Skip to content

v0.15.3

Latest

Choose a tag to compare

@screwys screwys released this 10 Sep 09:42
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.15.3
e484787

Since 0.15.2 did not reach Flathub, this release intends to be its replacement, plus some additions:

  • A failed metadata read could crash the scanning process. This occurred with Creative prefix as well in Flatpak runtime, the newer version of GStreamer fixed this.

  • Made window drag handles larger and restored it for compact sidebar.

  • You can now drag pins to the queue, or to a playlist when you are in playlists route.

  • Removed extra left padding on home to match it for the detail routes.

  • Optimized some SQL queries.

  • Fixed an issue with track updates triggering Plex artwork refresh.

Changelog

  • fix(rpm): recover signed packages after COPR publication failure by @screwys in #1032
  • fix(rpm): collect valid packages after COPR publication failure by @screwys in #1033
  • fix(rpm): require signatures when collecting built packages by @screwys in #1034
  • various: make pins draggable and increase window drag area by @screwys in #1037
  • fix(flatpak): use the secret portal without host keyring access by @screwys in #1041
  • fix(sidebar): make compact sidebar non-draggable while keeping pins on it draggable by @screwys in #1042
  • fix(ui): remove unnecessary padding in home by @screwys in #1045
  • fix(local): harden scanning by @screwys in #1046
  • fix: reduce Store query and background work by @screwys in #1048
  • fix: avoid catalog invalidation on user data changes and prevent repeated artwork fetches by @screwys in #1049

Full Changelog: v0.15.2...v0.15.3