3.3.1
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