Skip to content

v0.1.2

Pre-release
Pre-release

Choose a tag to compare

@Userwithaname Userwithaname released this 25 Apr 20:47

This is a pre-release version; if you encounter any issues, please report them on the issues page of this repository.

Special thanks to @luigi311 for automating the Flatpak build/release process

New in v0.1.2

  • Implemented queue panning - click or hold the buttons at the top or bottom of the queue to see more items in that direction
  • Added a button to scroll back to the playing song
  • Downgraded the Gnome runtime to version 49 for Flatpak, which fixes the remaining issues with seek bar interactions not resuming playback
  • Fixed issues with library rebuilds getting stuck in some cases if files were modified
  • Fixed crash when adding multiple items to the queue with shuffle mode enabled
  • Fixed crash when processing a stopper if it was last in the queue
  • Fixed the player not showing the song info when clearing the entire queue and pressing undo

New Contributors

Known issues

  • Starting a queue without the necessary codecs installed results in a flood of error notifications (one for each item), and can even happen in a loop if none of the items in the queue are playable
  • The queue and artist pages have layout issues with small number of rows displayed
  • Non-square album covers can cause layout issues and twitching while scrolling
  • The UI briefly hangs whenever the queue or the playing song changes
  • The queue may briefly appear with the wrong scroll position when updated
  • Memory usage may increase over time due to thumbnails/artworks not being properly unloaded
  • Library search items may not appear until scrolling
  • Library search bar text cannot be selected by clicking and dragging
  • Library search cannot be canceled by pressing the escape key
  • Certain features are still missing or incomplete

Full Changelog: v0.1.1...v0.1.2