1.13.0 is here! Quick release as there were a few player and feature fixes that needed to go through.
Added
- Added "End of current album" toggle for sleep timer (#2081) (Thanks @Overdrivendev)
- (Jellyfin) Added support for Playlist / Artist image uploading
Fixed
- Fixed butterchurn visualizer presets from being applied due to new content security policy (Thanks @kgarner7)
- Fixed player seeking behavior when seeking rapidly (#2084) (Thanks @fiso64)
- Improved cross platform font handling (#2104) (Thanks @kgarner7)
- Fixed regression on app hotkeys handler when using various punctuation keys (#2091) (Thanks @york9675)
- Fixed app hotkey behavior from triggering browser default behavior in some cases (#2082) (Thanks @york9675)
- Fixed lyrics fetch behavior if "prefer lyrics from server" setting is enabled to longer wait for external lyrics fetchers before returning (#2100)
- Fixed automatic queue saving behavior from showing notification toast on every queue mutation (#2090)
- (Subsonic) Fixed favoriting/unfavoriting of playlist songs (Thanks @kgarner7)
- Fixed some behaviors for context menu go-to actions for artists (Thanks @kgarner7)
- (Subsonic/Navidrome) Fixed position timestamp and seek behavior for playback report / scrobble (Thanks @kgarner7)
What's Changed
- Fix playback hotkeys by preventing browser default by @york9675 in #2082
- fix #2089: punctuation hotkeys not captured by @york9675 in #2091
- Better cross platform font handling by @kgarner7 in #2104
- fix(player): step correctly when seeking rapidly by @fiso64 in #2084
- Feature: Add sleep timer for end of current album by @Overdrivendev in #2081
New Contributors
- @fiso64 made their first contribution in #2084
- @Overdrivendev made their first contribution in #2081
Full Changelog: v1.12.1...v1.13.0