Releases: otohime-site/web
Releases · otohime-site/web
v24.7.2
v24.7.1
v24.7.0
- Migrate old data from old Semiquaver (https://smq.moe) site and make old player modification functional.
- Move some components to be common.
- Move unused SCSS files to CSS.
- Deps update.
v24.6.3
- Update deps and
tsconfig.json
to match vitejs/vite#15913 - Cleanup unused deps (now finally under 850 dependent packages)
- Add back "Forget me" in homepage.
v24.6.2
v24.6.1
Address various touch issue caused by adobe/react-spectrum#1513
v24.6.0
- Google Login: As our Facebook Login will be disabled in July 15, 2024 (re-enabling will require a business verification with a registered company), use Firebase Auth SDK to allow user to login with Google and provide existing user option to link the previous account to Google account.
- Add SSS/FC/AP rate as ordering options, adding them in the rating popup.
- Remove
GraphQL-Codegen
, usegql.tada
instead - Set the global font size to 14px and optimize most of the font size settings
- Various layout and style fixes including score table changes.