Skip to content

Aonsoku v0.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 23:29
b4a6c10

v0.8.1 Release Notes

🚀 New Features

  • Tablet Support: Added initial support for tablets and touch events. Thanks to @SamarthMP!
  • Default Gain: Introduced a new option in Replay Gain settings to define a default gain for songs without Replay Gain metadata.

🛠️ Fixes

  • Search: Improved the search functionality to trigger correctly for non-Latin characters. Thanks to @SamarthMP!
  • Volume Variations: Resolved the issue causing volume level variations after changing songs.
  • Lyrics: Updated lyrics handling to use plain lyrics from LRCLIB if synced lyrics are not found.
  • Replay Gain on Linux: Disabled the Replay Gain feature on the Linux desktop app due to system bugs that could affect user experience.
  • Window Controls: Added window controls to the big player on the Windows desktop app.
  • Song Info: Fixed the overflow issue in the song info section of the big player.
  • Player: Enhanced the player to handle CORS errors more effectively.