Skip to content

v0.22.0

Choose a tag to compare

@aome510 aome510 released this 10 Feb 12:58
· 25 commits to master since this release
cf12276

v0.22.0 resolves the long-standing rate limit issue by using ncspot's client as the default client to interact with Spotify APIs (see this comment for more details).

Special thanks to the ncspot developers for allowing this project to use their client.

If anyone has a client registered with extended quota mode that was created before the November 2024 Spotify API changes, and you're willing to share it for this project, please reach out to me.

What's Changed

  • fix 0 key not working in popups by @xdBronch in #911
  • integrate ncspot's client id by @aome510 in #918
  • patch entry with null values in get-a-categories-playlists API by @aome510 in #919
  • replace tokio blocking tasks with named threads by @aome510 in #921
  • feat: Add config field for custom 'explicit' icon by @zenonet in #920
  • Improve loading paginated items with parallelism by @aome510 in #922

New Contributors

Full Changelog: v0.21.3...v0.22.0