Releases: glenndehaan/unifi-voucher-site
Releases · glenndehaan/unifi-voucher-site
2.4.0
- Fixed missing logo link
- Implemented custom voucher type
- Implemented custom voucher fields
- Fixed divider visibility on dark mode
- Changed default VOUCHER_TYPES to single-use voucher type
- Implemented VOUCHER_CUSTOM environment variable
2.3.2
- Fixed padding issue for amount field
2.3.1
- Updated dependencies
- Removed unneeded dependency
2.3.0
- Updated screenshots
- Implemented color-scheme script to force browser color-scheme
- Implemented print functionality
- Updated README.md
- Implemented print route
2.2.0
- Implemented reusable UniFi sessions
- Fixed UniFi login rate-limit trigger
- Implemented bulk voucher generation
- Implemented revoke/delete voucher function
- Added grayscale logo
- Fixed issue where headers are send 2 times
2.1.0
- Refactored unifi.js to separate logic
- Updated application header
- Fixed incorrect screen-reader text
- Updated sync button text
- Implemented last sync date/time
- Implemented cache util
- Fixed missing vouchers check to prevent 'headers are already send' error
- Fixed missing cache sync on api voucher creation
- Implemented auto sync every 15 minutes
2.0.0
Breaking Changes
Please have a look at the migration guide for this release: Migration from 1.x to 2.x
- Updated 404 and login branding/layout
- Moved tailwind dependencies to dev-dependencies
- Patched follow-redirects
- Implemented separate dependencies stage within Dockerfile to shrink image size
- Removed unneeded UniFi call to speed up communication
- Removed SID middleware
- Implemented cache module
- Updated screenshots
- Removed old background images
- Updated manifest.json
- Updated 404 and login background color
- Updated error alert styling
- Updated voucher branding/layout
- Updated README.md
- Cleanup server.js
- Removed GET /voucher route
- Updated redirects to GET /vouchers
- Implemented caching mechanism for UniFi vouchers overview
- Implemented force refresh option
1.1.0
- Implemented a logger.
- Fix UniFi error messages.
- Implemented additional UniFi logging
- Updated HA Panel Title
- Allow non-admins to access panel link
1.0.0
- Updated the README.md