What's Changed
- fix: static analysis warnings by @afonsojramos in #2633
- fix: further static analysis fixes by @afonsojramos in #2634
- fix(wrapper): wrong icons color by @SunsetTechuila in #2635
- feat:
update
rework by @afonsojramos in #2638 - revert(lyrics-plus): netease api by @Lseoksee in #2636
❗ Semi-breaking changes to the CLI
- The old
spicetify update
is nowspicetify refresh
and now supports Custom Apps as well. - Now you can update spicetify using
spicetify update
orspicetify upgrade
if you're an old timer. 🧑🦳- Updating now automatically runs
spicetify restore backup apply
so no need for extra steps. 👌
- Updating now automatically runs
⚠️ Breaking changes for developers
UserAPI._product_state
has been replaced byUserAPI._product_state_service
since Spotify1.2.21
.
Compatibility
Spotify 1.2.18
-> 1.2.23
don't have working custom panels. PanelAPI has changed and there is no ETA for patch
- Spotify for macOS:
1.2.0
->1.2.24
- Spotify for Linux:
1.2.8
,1.2.9
,1.2.11
,1.2.13
,1.2.20
,1.2.22
- Spotify for Windows/Microsoft Store:
1.2.0
->1.2.24
- 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.26.0...v2.27.0