Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@somnisomni somnisomni released this 14 Dec 19:30
· 61 commits to main since this release
e4e5200

THIS VERSION CAN'T BE USED AS PRODUCTION

This version causes several errors(HTTP 400 on Admin, 500 on Public) on production deployment using container, while on development environment is fine. New version will be published as soon as the issues and errors are fixed.

New Backend API may need more testing

Almost all of backend API routes / controllers / services has been rearranged and as far as I tested frontends are support the new API without no big issues.

What's Changed

  • [Backend] Revamp API logic and routes: API v2 by @somnisomni in #68
  • [All] Support writing booth notice(descriptive text) by @somnisomni in #70

Full Changelog: v0.6.0...v0.7.0