Skip to content

Releases: ZerNico/tuneperfect

v0.0.81

10 Jul 17:55
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 5606de4 - app: improve input handling of image cropper (commit by @ZerNico)

v0.0.80

10 Jul 13:04
Compare
Choose a tag to compare

✨ 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

v0.0.79

03 Jul 09:14
1a1ff9f
Compare
Choose a tag to compare

🐛 Bug Fixes

v0.0.78

02 Jul 08:07
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

v0.0.77

30 Jun 10:33
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 5499192 - game: properly get replaygain from audio file (commit by @ZerNico)

v0.0.74

18 Jun 08:32
Compare
Choose a tag to compare

✨ New Features

  • fbbc67c - game: add detailed media error handling in SongPlayer (commit by @ZerNico)
  • 26599db - game: implement smart preview position analysis for songs (commit by @ZerNico)

v0.0.72

17 Jun 08:29
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

  • 3d87737 - game: always show currently parsing song in 1 line (commit by @ZerNico)

v0.0.71

16 Jun 11:24
Compare
Choose a tag to compare

🐛 Bug Fixes

♻️ Refactors

v0.0.70

14 Jun 10:59
Compare
Choose a tag to compare

🐛 Bug Fixes

  • b9969d0 - game: add input event dispatching for input and search components (commit by @ZerNico)

v0.0.69

14 Jun 10:39
Compare
Choose a tag to compare

✨ New Features

  • 055a064 - game: limit local player usernames to 32 chars (commit by @ZerNico)

🐛 Bug Fixes