Skip to content

v1.24.00

Latest
Compare
Choose a tag to compare
@mattstibbs mattstibbs released this 08 Jan 23:34
· 385 commits to develop since this release

New Features

  • None

Bugs Fixed

  • None

Database Changes

  • Renamed all views so that they are prefixed with "v_"
  • Added a new table called tbl_users_api which will be used for holding api credentials
  • Moved the /stats endpoint into the api - it can now be found at /api/v1.0/stats
  • Added indexes onto the registrations and users tables