Skip to content

Releases: glenndehaan/unifi-voucher-site

3.3.1

26 Aug 20:23
Compare
Choose a tag to compare
  • Implemented custom express error page

3.3.0

26 Aug 17:35
Compare
Choose a tag to compare
  • Implemented OIDC confidential client type support
  • Updated README.md
  • Added missing environment variables to docker-compose.yml

3.2.1

25 Aug 08:33
Compare
Choose a tag to compare
  • Updated README.md

3.2.0

25 Aug 08:23
Compare
Choose a tag to compare
  • 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

24 Aug 08:50
Compare
Choose a tag to compare
  • Updated dependencies
  • Fix micromatch CVE-2024-4067
  • Updated README.md

3.1.0

23 Aug 14:44
Compare
Choose a tag to compare
  • Switched docker build to path based to allow .dockerignore to work
  • Implemented OIDC support
  • Updated README.md

3.0.1

21 Aug 19:09
Compare
Choose a tag to compare
  • Fixed missing x-ingress-path within authorization.js redirects
  • Implemented local/development .options.json config

3.0.0

21 Aug 18:33
Compare
Choose a tag to compare

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

21 Aug 18:25
Compare
Choose a tag to compare
  • Fixed create button copy
  • Added email forum spinner

2.7.2

21 Aug 18:25
Compare
Choose a tag to compare
  • Hide email button when mail function is disabled