Skip to content

Releases: otohime-site/web

v24.7.2

24 Jul 19:48
Compare
Choose a tag to compare
  • Deps update.
  • Deal with version upgrade.

v24.7.1

14 Jul 16:25
Compare
Choose a tag to compare
  • Disable Facebook Login.
  • Implement token transfer, which will transfer all players for a user giving a valid token.
  • Update icon on "delete" for finale players.

v24.7.0

13 Jul 03:25
Compare
Choose a tag to compare
  • 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

30 Jun 15:49
Compare
Choose a tag to compare
  • 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

15 Jun 16:37
Compare
Choose a tag to compare
  • Set <input> to 16px to prevent iOS focus issue.
  • Change logo font size.

v24.6.1

15 Jun 05:21
Compare
Choose a tag to compare

Address various touch issue caused by adobe/react-spectrum#1513

v24.6.0

14 Jun 18:32
Compare
Choose a tag to compare
  • 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, use gql.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.

v24.4.1

21 Apr 14:34
Compare
Choose a tag to compare
  • Fix materialized view ordering.
  • Deps update.

v24.4.0

16 Apr 18:13
Compare
Choose a tag to compare
  • Add song rates in stats page after server updates.
  • Deps update.

v24.3.3

26 Mar 18:08
Compare
Choose a tag to compare
  • Rework global styles.
  • Refactor song stats and add internal lv to the tab.
  • Rework stat code and add folder-only stat back.