Skip to content

v0.24.1

Latest

Choose a tag to compare

@aome510 aome510 released this 20 Jul 15:00
5987777

This release includes a patch to fix an issue resulted from a new policy change from Spotify - https://developer.spotify.com/blog/2026-06-18-refresh-token-expiration. As a result, users will be asked to re-authenticate when they launch the app with the release (to update the corrupted cached token stored in user_client_token.json)

What's Changed

  • feat(device): track integrated device via is_integrated flag by @aome510 in #1019
  • fix invalid token with Spotify's new token expiration policy by @aome510 in #1041

Full Changelog: v0.24.0...v0.24.1