Skip to content

v1.1.0

Compare
Choose a tag to compare
@natano natano released this 28 May 16:54
· 46 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)