Skip to content

v0.15.1

Latest

Choose a tag to compare

@screwys screwys released this 09 Sep 09:13
· 11 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.15.1
07d7118

This is a hotfix release.

  • Adds automatic fallback to legacy storage when no secret service is found.

  • Fixes Windows hang/crash when user clicks fullscreen player.

  • Fixes a regression with play radio that made it not return results in some cases.

  • Fixed an issue with grids occasionaly flashing hover buttons upon playing track radio.

  • Makes drive failures to not fake scans as successful (thanking my drive for letting me discover this bug).

Changelog

  • fix(secrets): use file storage when the secret service is unavailable by @screwys in #1013
  • chore(i18n): update translations by @weblate in #1014
  • fix(library): preserve catalogs during upgrades and report refresh failures by @screwys in #1015
  • fix(playback): restore radio fallback and avoid unnecessary catalog refreshes by @screwys in #1016
  • fix(desktop): correct playback, native UI and update relaunches by @screwys in #1017

Full Changelog: v0.15.0...v0.15.1