Skip to content

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:36

Performance

Downloads no longer slow the app down. Several expensive operations that scanned the whole library during downloads, deletions and startup have been removed. Memory use is lower, storage scans are faster, and overall responsiveness is improved.

Added

  • You can now delete downloaded favourites from their ⋯ menu.
  • Settings › Downloads now shows how much space your offline library uses alongside your downloads.

Changed

  • The ⋯ menus for playlists, favourites, the queue, artists and sorting now use the same swipeable bottom sheet as the song menu.
  • The song ⋯ menu shows one more action before scrolling.
  • The offline library cache no longer grows indefinitely and cleans up unused data on startup.

Fixed

  • Reduced unnecessary work when using multiple libraries and improved random album selection.
  • Fixed issues that could leave large libraries stuck on placeholders or hide the offline mode toggle while downloads were loading.
  • Lyrics are now requested only once per song, and no longer at the exact moment the track changes.

This is the last release that stores downloads and the offline library in JSON files. The next release migrates both to a database. This is a one-way migration: after upgrading, going back to 0.5.6 will make your downloads appear missing because the JSON files used by that version will have been renamed.

Join the Discord server to share feedback, report bugs, ask questions, or follow development.