New
1.3.2
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 https://github.com/hrkfdn/ncspot/pull/1691
- chore(deps): bump the cargo group with 4 updates by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1696
- chore(deps): bump the cargo group with 2 updates by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1701
- Fix crash when shift amount is greater than queue length by @AnAngryRaven in https://github.com/hrkfdn/ncspot/pull/1706
- chore(deps): bump the cargo group with 4 updates by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1707
- chore(deps): bump the cargo group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1715
- chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1712
- fix: prevent crash when song has no artist by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1720
- chore(deps): bump the cargo group with 4 updates by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1722
- chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1730
- fix: adapt to librespot SpotifyUri API changes by @gui-wf in https://github.com/hrkfdn/ncspot/pull/1733
- chore: Prepare for release 1.3.2 by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1734
New Contributors
- @AnAngryRaven made their first contribution in https://github.com/hrkfdn/ncspot/pull/1706
- @gui-wf made their first contribution in https://github.com/hrkfdn/ncspot/pull/1733
Full Changelog: https://github.com/hrkfdn/ncspot/compare/v1.3.1...v1.3.2