Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@natano natano released this 28 May 16:54
· 48 commits to main since this release

Our second public release! The biggest new feature is a macOS build, but this version also contains a few quality of life improvements and bug fixes here and there.

Notable changes

  • 🍏 We now have a macOS version! 🍏
  • Added an auto-launch flag to the settings menu
  • Configuring different locations for the Song/ and Save/ folders is now possible (#3)
  • Fixed a bug that prevented scores to be submitted in rare circumstances
  • Improved logging to aid investigating user issues: There is more log output, and log messages are retained across restarts.
  • Create /opt in the linux setup script if it doesn't exist (#4)
  • Tweakes request timeouts (32 seconds for score submit, 12 seconds for everything else)