v2.27.1 (2023-11-14)
What's Changed
- fix(fullAppDisplay): return when
Player.data
is null by @HRTK92 in #2637 - chore(deps): bump github/issue-labeler from 3.2 to 3.3 by @dependabot in #2641
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #2642
- fix(spicetify):
update
&upgrade
commands by @SunsetTechuila in #2645 - fix(wrapper): hook
PlaylistMenu
isn't found in1.2.0
by @rxri in #2650 - fix(preprocess): prevent logging into localStorage in spotify v1.2.24+ by @SunsetTechuila in #2652
- chore: remove unused build script by @SunsetTechuila in #2653
New Contributors
⚠️ 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.24
doesn'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.27.0...v2.27.1