v0.1.6
Pre-release
Pre-release
This is a quick bug-fix release to address an edge-case triggered by manually editing the songs file on disk
Please report any issues you may encounter on the issues page of this repository
Note: Please allow up to 10 minutes for the release downloads to appear
New in v0.1.6
- Fixed undefined behavior (out-of-bounds read) when manually editing a URI in the
songsfile to be precisely one character longer than the length of the common part between all configured library directories and then opening the application - Under-the-hood improvements and optimizations
Full Changelog: v0.1.5...v0.1.6
Known issues
- Skipping songs too quickly (such as by holding the keyboard shortcut) can break the player or crash
- Memory usage may increase over time due to thumbnails/artworks not being properly unloaded (but does not exceed the size of the thumbnails directory)
- Clicking on the MPRIS notification does not focus the window if it is already shown
- Library search items may not appear until scrolling
- Library search cannot be cancelled by pressing the escape key
- The song queue and artist pages have layout issues with small number of rows displayed
- The queue may briefly appear with the wrong scroll position when updated
- Non-square album covers can cause layout issues
- Song queue UI redraws could be more performant
- Certain features are still missing or incomplete