Skip to content

3.2

Compare
Choose a tag to compare
@kraxarn kraxarn released this 28 Nov 17:22
· 2874 commits to master since this release

Fixes

  • Fixed support for CMake versions older than 3.12.
  • Fixed playlists with 100 or more tracks not sorting by track number properly (#29).
  • Fixed only the first 50 playlists being visible (#32).
  • Fixed not logging output of librespot properly.
  • Fixed not playing library items with more than 500 tracks properly.

Changes

  • Redesigned settings with improved navigation.
  • Artist, search and audio features are now in a tabbed side panel.
  • Temporarily removed lyrics option, as it stopped working.
  • Application version is now fetched from code instead (-DGIT_TAG is now ignored) (#34).
  • Backend for Spotify client can now be manually selected (#31).
  • Improved Wayland support in snap (#35).
  • A limit on how many tracks can be queued at once can now be set (500 by default) (#33).