Releases: cityssm/lottery-licence-manager
Releases · cityssm/lottery-licence-manager
v1.2.2
v1.2.1
Change the behaviour of the "Add One Year" button on the licence to add one year to the end date rather than the start date.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Highlights
- BREAKING - Switch to Active Directory authentication and config file user permissions.
- Update spacing in AGCO licence.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Highlights
- Fix event date dropdown on "Outstanding Events".
- Adding
fiscalStartDate
andfiscalEndDate
to the full representative list report. - Switch from sqlite3 based session store to session-file-store.
- CSS updates for better accessibility.
- Documentation updates.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
⭐ Initial Release ⭐
After almost two years of pre-releases, the first release is here!
Highlights Since the Last Release
- Many tables now have sticky headers, making them easier to follow when scrolling down the page. See cityssm/bulma-sticky-table.
- Printable organization report.
- AGCO licence print updates.
- Hoverable dropdowns have been replaced with more accessible clickable dropdowns. See cityssm/bulma-js.
- A whole lot of polish and linting.
- Fixed missing build number in the application footer. See genversion.
- Server shuts down more gracefully. See exit-hook.
- Dependencies, dependencies, dependencies.
v0.17-beta
- All documentation links go online.
- Code cleanup.
v0.16-beta
Fixed bug introduced when adding multiple ticket types to a licence.
v0.15-beta - The launch is close!
- More reporting polish.
- Lots and lots of linting.
v0.14-beta
Highlights
- Reports, reports, reports. Adding new reports. Cleaning up existing reports.
- Bug fixes for amendments and proxy urlPrefix.
- Code cleanup, polishing, dependencies.
v0.13-beta - More Big Changes!
In v0.12-beta, the ticket types on licences were changed to be tracked by event dates. This change was not received well, and the way ticket types are tracked on a licence has changed again.
Highlights
- ⭐ Licences now track ticket types historically in a log format. ⭐
- ⭐ Code base updated to use ES modules. Works best with Node 14 or better! ⭐
- Fixed some redirects when using a proxy folder.
- Code cleanup, more testing, increasing coverage.