Skip to content

Releases: glenndehaan/unifi-voucher-site

2.4.0

21 Aug 18:21
Compare
Choose a tag to compare
  • 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

21 Aug 18:20
Compare
Choose a tag to compare
  • Fixed padding issue for amount field

2.3.1

21 Aug 18:20
Compare
Choose a tag to compare
  • Updated dependencies
  • Removed unneeded dependency

2.3.0

21 Aug 18:19
Compare
Choose a tag to compare
  • Updated screenshots
  • Implemented color-scheme script to force browser color-scheme
  • Implemented print functionality
  • Updated README.md
  • Implemented print route

2.2.0

21 Aug 18:19
Compare
Choose a tag to compare
  • 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

21 Aug 18:19
Compare
Choose a tag to compare
  • 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

21 Aug 18:18
Compare
Choose a tag to compare

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

21 Aug 18:18
Compare
Choose a tag to compare
  • 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

21 Aug 18:17
Compare
Choose a tag to compare
  • Updated the README.md