Skip to content

Releases: Darren-project/obsidian-spotify

Update token refresh logic

14 Jun 19:54
bb62fd3
Compare
Choose a tag to compare

The refresh after online should work again

Fixes the error again

28 May 06:14
Compare
Choose a tag to compare

Fixes this error

app.js:1 Plugin failure: spotify-api Error: Cannot find module 'buffer/'

Fix Import Error

28 May 06:01
Compare
Choose a tag to compare

Fix buffer error for android

28 May 05:47
Compare
Choose a tag to compare

Changes

None

Fixes

Fixed ReferenceError: Buffer is not defined for webviews

Full Changelog: 1.3.0...1.4.0

Adding more secure state mechanism

06 Mar 02:54
Compare
Choose a tag to compare

What have changed

  • Security (state more longer)
  • Login Bugs

More fixes

04 Mar 02:04
Compare
Choose a tag to compare

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

Full Changelog: 1.2.1...1.2.2

More cleaner logout

03 Mar 15:52
566061e
Compare
Choose a tag to compare

This version adds wiping creds after logout from Spotify api

This release fixes the settings not appearing bug

29 Feb 04:33
b78cfa6
Compare
Choose a tag to compare

This release fixes the settings not appearing bug

1.1.4

08 Feb 20:07
956cfca
Compare
Choose a tag to compare

Update manifest.json

Fix multiple instance of event handlers still lurking after disabling plugins

06 Feb 01:56
Compare
Choose a tag to compare

Fix multiple instance of event handlers still lurking after disabling plugins