Skip to content

Releases: otohime-site/web

v24.2.0

06 Feb 16:29
Compare
Choose a tag to compare
  • Deps update including wouter 3 release.
  • Various layout and styling fixes.

v24.1.4

20 Jan 04:29
Compare
Choose a tag to compare
  • Fix the sorting issue (for real)

v24.1.3

20 Jan 04:18
Compare
Choose a tag to compare
  • Fix sorting behavior in WebKit / Chromium browsers.
  • Fix sticky left column for player page.
  • Add postcss-preset-env and set in to support styles in legacy browsers.
  • Add dark mode theme and force bookmarklet to run in light mode.
  • Add footer.

v24.1.2

18 Jan 09:47
Compare
Choose a tag to compare
  • Fix FDX/FDX+ parsing by update parser to 24.1.1.

v24.1.1

17 Jan 19:22
Compare
Choose a tag to compare
  • Fix the SVG for sync play.
  • Trim difficulty text for phone layout.

v24.1.0

17 Jan 18:47
Compare
Choose a tag to compare
  • Rework the whole front-end using React Aria Components and Open Props. Most of the features were brought back but layouts are still under construction.
  • Rework the bookmarklet and prevent using DOM directly to parse player data (to avoid translation recorded)
  • Rewrite most of the table logic.
  • Update the parser to support new sync play flag.
  • Use wouter 3 rc to replace React Router.
  • Update deps including Vite 5.
  • Add finished urakaiden image.

v23.7.1

26 Jul 13:50
Compare
Choose a tag to compare

As the main branch rework is not done yet, this is a backported update from the previous stable release (v23.1.3). A new branch legacy was created for that until the main branch is live.

  • Update deps, use Node 20, and Vite 4.
  • Update the new version and add draft urakaiden SVG image.

v23.1.3

16 Jan 18:16
Compare
Choose a tag to compare
  • Also deal with ura-kaiden in bookmarklet script by updating parser.
  • Deps update.

v23.1.2

16 Jan 17:34
Compare
Choose a tag to compare
  • Deal with FESTiVAL release with empty ura-kaiden image.

v23.1.1

10 Jan 16:25
Compare
Choose a tag to compare

Deps update for security issue.