Added
- Added a setting to preserve pitch when increasing/decreasing playback speed when using the
Web
audio player (#972) (Thanks @Lyall-A) - Added a setting to clear Discord RPC status when player is idle (#973) (Thanks @Lyall-A)
Changed
- (Navidrome/Jellyfin) Is Favorite / Is Compilation filters now use
Yes / No
filter instead ofYes / Disabled
Fixed
- Fixed error loop when authentication for your server expires
- If your app is stuck due to this error, open the browser devtools with
CTRL + SHIFT + I
and delete the keystore_authentication
in local storage
- If your app is stuck due to this error, open the browser devtools with
- (Subsonic) Fixed album count calculation for list page
- Fixed word-break of lyrics using CJK characters
- Fixed app height overflow when using
Windows
window bar - Fixed text overflow of sidebar playlist items when exceeding the sidebar width (#971)
- Fixed translation of folder filter button
- Fixed netease lyric translation lines not highlighted when active
- Fixed background color not spanning the full height of the collapsed sidebar
What's Changed
- feat: add preserve pitch option by @Lyall-A in #972
- fix: discord presence not clearing after pausing player by @Lyall-A in #973
New Contributors
Full Changelog: v0.16.0...v0.17.0