Skip to content

Version 8.0.3

Compare
Choose a tag to compare
@robflop robflop released this 24 Dec 14:28
· 100 commits to master since this release

Third time's the charm. Changes only affect backend (or frontend js), no visible changes.

Backend

  • Remove uws and add ws
  • Update to dateFns 2.0 and adjust for breaking changes
  • Fix the ID of statistics entries that should exist but don't yet and base their ID off of the ID of the latest entry, rather than the length of the entries list
  • Add website version back to the database to use in the migration script checks

Frontend

  • Don't fetch the admin forms on each send
  • Use the "disabled" property of the main site button instead of checking its text content

Misc

  • Update dependencies
  • Add wiki config link to readme