NOTE: this is a patched release acting as a temporary release until https://github.com/aome510/spotify-player/issues/890 is resolved or when Spotify fixes their broken APIs πππ
Refer to https://github.com/aome510/spotify-player/issues/890#issuecomment-3683727470 for context on the workaround changes to handle the broken Spotify APIs.
What's Changed
Fix package URL format in Cargo.toml by @stkiegerl in https://github.com/aome510/spotify-player/pull/886
cleanup client API call codes by @aome510 in https://github.com/aome510/spotify-player/pull/891
fix: include local streaming device in device list popup by @glima in https://github.com/aome510/spotify-player/pull/860
Allow showing actions on the current context page by @crisco-13 in https://github.com/aome510/spotify-player/pull/857
Filter out keymaps with None command in shortcut help popup by @seanlinshiang in https://github.com/aome510/spotify-player/pull/849
feat: add SeekStart command by @mrghosti3 in https://github.com/aome510/spotify-player/pull/888
Feature: add command "features" by @mgumz in https://github.com/aome510/spotify-player/pull/844
feat: optional transient notifications by @kirpy0x in https://github.com/aome510/spotify-player/pull/852
Improve the track page layout by @mgumz in https://github.com/aome510/spotify-player/pull/843
Feature: add {track_number} to playback_format by @mgumz in https://github.com/aome510/spotify-player/pull/842
feat(nix): add nix flake by @DOD-101 in https://github.com/aome510/spotify-player/pull/875
fix(nix): add missing nativeBuildInputs by @DOD-101 in https://github.com/aome510/spotify-player/pull/905
pre-release v0.21.3 by @aome510 in https://github.com/aome510/spotify-player/pull/909
New Contributors
@stkiegerl made their first contribution in https://github.com/aome510/spotify-player/pull/886
@glima made their first contribution in https://github.com/aome510/spotify-player/pull/860
@crisco-13 made their first contribution in https://github.com/aome510/spotify-player/pull/857
@seanlinshiang made their first contribution in https://github.com/aome510/spotify-player/pull/849
@mrghosti3 made their first contribution in https://github.com/aome510/spotify-player/pull/888
@mgumz made their first contribution in https://github.com/aome510/spotify-player/pull/844
@kirpy0x made their first contribution in https://github.com/aome510/spotify-player/pull/852
Full Changelog: https://github.com/aome510/spotify-player/compare/v0.21.2...v0.21.3