Skip to content

3.3.1

Compare
Choose a tag to compare
@surfbryce surfbryce released this 17 Feb 23:29
· 99 commits to main since this release

These are the Bug Fixes:

  • Fixed AccessToken leading to 401 Network Errors when Spotify has been open for more than an hour due to using Spicetify.Session.accessToken which does NOT update. Instead now uses Spicetify.Platform.AuthorizationAPI._tokenProvider and self-caching to determine when to wait for a refresh and when to use the already cached token

Full Changelog: 3.3.0...3.3.1