Skip to content

Releases: mattstibbs/blockbuster-server

v1.24.00

08 Jan 23:34
Compare
Choose a tag to compare

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