What's Changed
- fix(wrapper): assign context menu context at startup by @Delusoire in #2817
- feat(Item): add
setState
back toItem
by @rxri in #2823 - fix: remove stash items from dom before adding them again by @rxri in #2820
- fix(contextmenu/item): return to original
isEnabled
behavior by @rxri in #2829 - fix(wrapper/topbar): use
History.listen
event instead of the observer by @rxri in #2826
⚠️ Warning to users
Since Spotify 1.2.31
, Spotify removed a core functionality of the function that many extensions and custom apps used (e.g. lyrics-plus
and more...) and because of this, these may not work properly (fetching lyrics etc.) at this moment. We are actively trying to come up with the solution. Thank you for your patience. For the time being, please downgrade to 1.2.30
or lower
Compatibility
Spotify 1.2.18
and above doesn't have working custom panels. PanelAPI has changed and there is no ETA for patch. We plan to remove Panel API with v3
release.
- Spotify for macOS:
1.2.0
->1.2.31
- Spotify for Linux:
1.2.8
-> up to1.2.31
(if it ever releases) - Spotify for Windows/Microsoft Store:
1.2.0
->1.2.31
- Spicetify may not work properly with Microsoft Store version
- You may need to apply spicetify every time you close Spotify in Microsoft Store version
Full Changelog: v2.31.2...v2.31.3