Skip to content

Releases: cityssm/lottery-licence-manager

v1.2.2

23 Jan 20:19
Compare
Choose a tag to compare

Highlights

  • Four new AGCO approved break open (i.e. Nevada) ticket types.
  • Minor fixes.
  • Dependencies.

v1.2.1

26 Jul 14:38
Compare
Choose a tag to compare

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

30 Jun 17:35
Compare
Choose a tag to compare

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

09 Dec 13:39
Compare
Choose a tag to compare

Highlights

  • Fix event date dropdown on "Outstanding Events".
  • Adding fiscalStartDate and fiscalEndDate 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

23 Nov 19:43
Compare
Choose a tag to compare

⭐ 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

27 Jul 18:55
Compare
Choose a tag to compare
v0.17-beta Pre-release
Pre-release
  • All documentation links go online.
  • Code cleanup.

v0.16-beta

21 Jul 14:48
Compare
Choose a tag to compare
v0.16-beta Pre-release
Pre-release

Fixed bug introduced when adding multiple ticket types to a licence.

v0.15-beta - The launch is close!

13 Jul 14:52
Compare
Choose a tag to compare
Pre-release
  • More reporting polish.
  • Lots and lots of linting.

v0.14-beta

11 Jun 15:40
Compare
Choose a tag to compare
v0.14-beta Pre-release
Pre-release

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!

26 Apr 19:06
Compare
Choose a tag to compare
Pre-release

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.