1.9.0 is here!
Added
- Added a
Open in Spotifybutton to the external links (#1839) (Thanks @letruxux) - Added
simpmusicas a lyrics provider (#1820) (Thanks @letruxux)
Changed
- Redesigned sleep timer UI
- (Docker)
REMOTE_URLis no longer required to be set as an env variable - (Docker) Container is no longer run as the root user (#1592) (Thanks @kgarner7)
Fixed
- Fixed unoptimized animated skeleton component causing high cpu usage during idle state (#1832)
- Fixed issue where in some instances the web player could start 2 playback instances when not in crossfade transition state (#1829)
- (Linux) Fixed incorrect scaling issue when using Wayland (#1271)
- (Subsonic/ND) Fixed various issues with the automatic queue save/restore (#1828) (Thanks @Lyall-A)
- (Subsonic/ND) Fixed mpv queue state when restoring queue (Thanks @kgarner7)
- Fixed glitchy loading state on playlist detail page
- (ND) Fixed the header play button on the album page not loading all albums in the current filter if a large number of albums were present
- Fixed playlist list not refreshing when playlist was created/deleted
- Fixed "No lyrics found" message from fading out on the fullscreen player when no lyrics matched (#1821)
What's Changed
- feat(lyrics): simpmusic lyrics provider by @letruxux in #1820
- Fix typo in docker-compose config by @AurorahHarmony in #1827
- Fix server queue saving/restoring on Navidrome and OpenSubsonic by @Lyall-A in #1828
- feat: "open in spotify" button by @letruxux in #1839
New Contributors
- @letruxux made their first contribution in #1820
- @AurorahHarmony made their first contribution in #1827
Full Changelog: v1.8.0...v1.9.0