Releases: glenndehaan/unifi-voucher-site
Releases · glenndehaan/unifi-voucher-site
3.3.1
- Implemented custom express error page
3.3.0
- Implemented OIDC confidential client type support
- Updated README.md
- Added missing environment variables to docker-compose.yml
3.2.1
- Updated README.md
3.2.0
- Updated 'Voucher' log information
- Implemented missing custom voucher log output
- Implemented PRINTER_TYPE variable to prepare for future printers
- Disabled printer function by default
- Updated README.md
3.1.1
- Updated dependencies
- Fix micromatch CVE-2024-4067
- Updated README.md
3.1.0
- Switched docker build to path based to allow .dockerignore to work
- Implemented OIDC support
- Updated README.md
3.0.1
- Fixed missing x-ingress-path within authorization.js redirects
- Implemented local/development .options.json config
3.0.0
Breaking Changes
Please have a look at the migration guide for this release: Migration from 2.x to 3.x
- Updated .dockerignore to remove unneeded files from container build
- Updated docker-compose.yml with new environment variables
- Updated README.md
- Updated project description
- Replaced DISABLE_AUTH with AUTH_DISABLE
- Replaced SECURITY_CODE with AUTH_PASSWORD
- Implemented AUTH_TOKEN for api authentication
- Added migration guide
2.7.3
- Fixed create button copy
- Added email forum spinner
2.7.2
- Hide email button when mail function is disabled