Skip to content

v1.1.0 — Library button, fixed art & navigation

Choose a tag to compare

@fletcherholt fletcherholt released this 01 Jun 13:09
· 13 commits to main since this release

Bug-fix + integration release.

Fixed

  • Album/playlist art + name now load. Metadata falls back from the Web API to the auth-free oEmbed endpoint, so covers/titles resolve even on clients where CosmosAsync Web API is broken (spicetify/cli#1735).
  • Back/forward work. Collection views are now real routes (?c=<id>) instead of internal state, so Spotify's nav buttons and re-entering the app behave correctly. Removed a setState-during-render bug that made buttons flaky.
  • Sidebar icon no longer tiny — it now fills its slot.

New

  • Collections button is pinned in "Your Library" (next to your playlists/albums), injected and kept in place via a MutationObserver and styled to match the native rows. The top-nav icon remains too.

Install

Download Collections-for-Spotify.zip, unzip, double-click install.command (right-click → Open if macOS blocks it). Already installed? Re-run it or spicetify apply to update.