Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 12:44
· 41 commits to master since this release

Features

  • Leaderboards — open a global top-10 ranking across every profile and song from the profile menu, or open a song-specific leaderboard to compare each profile's personal best. Scored songs expose the per-song board directly from their details panel.
  • Personal-best ratings — song cards, table rows, and song details now show the active profile's best score as a five-star rating, with the exact score available on hover.

Improvements

  • Instant key and tempo controls — stepper changes are now staged immediately, then prepared together when playback starts. The Play button shows preparation progress and enters playback only after the adjusted audio is ready.
  • Prebuilt Docker distribution — release tooling can publish multi-architecture CPU images and CUDA images to Docker Hub and GHCR. The Docker quick start now uses the published image, a persistent named data volume, and host port 64448, while local builds remain supported.
  • Theme-aware scrollbars — scrollable app surfaces now use compact scrollbar colors that follow the active light or dark theme.

Fixes

  • Setup errors now wrap and scroll within the modal instead of overflowing the dialog.
  • UVR stem separation now converts source audio to WAV before loading it, preventing failures on input formats the separator cannot read directly.