Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

v1.11.0

Compare
Choose a tag to compare
@aleab aleab released this 14 Feb 14:49
· 13 commits to master since this release
  • Toastify can now use Spotify's Web API
    The use of the Web API is optional (enabled by default) and allows Toastify (provided the user has completed the authorization flow) to:
    • Get more accurate information about the current song's title and artist(s)
    • Fetch the current song's album art

Known Issues

  • The authorization may occasionally take quite some time (10-20 seconds), so certain features might be unavailable until the process completes.
  • The toast may occasionally not update the current song if it's changed too frequently and/or too fast (e.g. when you "spam" the Next Song button).