Fixed
- Playlist retrieval crashing when list contains podcast episodes
- Crash when shifting a song by an amount greater than the queue's length
- Crash when displaying songs that do not have an (available) artist
- Playback broken due to Spotify API change
What's Changed
- fix: Playlist retrieval if list has podcasts by @hrkfdn in #1691
- chore(deps): bump the cargo group with 4 updates by @dependabot[bot] in #1696
- chore(deps): bump the cargo group with 2 updates by @dependabot[bot] in #1701
- Fix crash when shift amount is greater than queue length by @AnAngryRaven in #1706
- chore(deps): bump the cargo group with 4 updates by @dependabot[bot] in #1707
- chore(deps): bump the cargo group across 1 directory with 6 updates by @dependabot[bot] in #1715
- chore(toolchain): update by @hrkfdn in #1712
- fix: prevent crash when song has no artist by @ThomasFrans in #1720
- chore(deps): bump the cargo group with 4 updates by @dependabot[bot] in #1722
- chore(toolchain): update by @hrkfdn in #1730
- fix: adapt to librespot SpotifyUri API changes by @gui-wf in #1733
- chore: Prepare for release 1.3.2 by @hrkfdn in #1734
New Contributors
- @AnAngryRaven made their first contribution in #1706
- @gui-wf made their first contribution in #1733
Full Changelog: v1.3.1...v1.3.2