Skip to content

v0.0.80

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 13:04
· 2 commits to main since this release

✨ New Features

πŸ› Bug Fixes

  • a35e8a8 - config: update UPLOADS_PATH validation to ensure non-empty string (commit by @ZerNico)
  • c9e9a96 - game: track played songs in versus mode (commit by @ZerNico)
  • 1a6b36b - app: close dialog after inviting a user (commit by @ZerNico)
  • b72f61a - game: prevent duet songs to appear in versus mode (commit by @ZerNico)

♻️ Refactors

  • 0f9c6c0 - game: rename beforeLoad to loader and adjust button styles for better responsiveness (commit by @ZerNico)
  • ee3dc18 - game: rewrite processed note placing (commit by @ZerNico)

πŸ”§ Chores