Releases: Darren-project/obsidian-spotify
Releases · Darren-project/obsidian-spotify
Update token refresh logic
The refresh after online should work again
Fixes the error again
Fixes this error
app.js:1 Plugin failure: spotify-api Error: Cannot find module 'buffer/'
Fix Import Error
Full Changelog: 1.4.0...1.4.1
Fix buffer error for android
Changes
None
Fixes
Fixed ReferenceError: Buffer is not defined for webviews
Full Changelog: 1.3.0...1.4.0
Adding more secure state mechanism
What have changed
- Security (state more longer)
- Login Bugs
More fixes
What's Changed
- Fixing event handler trace, adding safeguards to prevent too many bad requests, auto removing event handler when not needed, also fixed spotify sdk not cleanly removed after logout and monkey patching the sdk to prevent invalid refresh token request
- Add Redirect URI allowlisting to the instructions by @wickercar in #3
New Contributors
- @wickercar made their first contribution in #3
Full Changelog: 1.2.1...1.2.2
More cleaner logout
This version adds wiping creds after logout from Spotify api
This release fixes the settings not appearing bug
This release fixes the settings not appearing bug
1.1.4
Update manifest.json
Fix multiple instance of event handlers still lurking after disabling plugins
Fix multiple instance of event handlers still lurking after disabling plugins