v2.27.2 (2023-11-23)
What's Changed
- fix(lyrics-plus): optionsMenu-dropBox tippy by @ohitstom in #2664
- feat(css-map): update classes by @SunsetTechuila in #2665
- feat(wrapper): menuitem add trailingIcon parameter by @ohitstom in #2649
- feat(cmd/update): remove redundant code by @SunsetTechuila in #2666
- feat(wrapper): add Chip component by @duffey in #2640
- fix(types): add missing types for button components by @Pithaya in #2669
- feat: allow for env variables in config paths by @eye-wave in #2670
- fix(wrapper):
Spicetify.Locale
in Spotify v1.2.25+ by @SunsetTechuila in #2675 - fix: use
Spicetify.Player.data.item
by @SunsetTechuila in #2676
ℹ️ Information for users
- The
New Releases
custom app no longer works with Spotify1.2.25
and higher. As an alternative, please useWhat's New
which was created by Spotify and can be enabled viaExperimental Features
if it isn't already enabled.
⚠️ Breaking changes for developers
UserAPI._product_state
has been replaced byUserAPI._product_state_service
since Spotify1.2.21
.
Compatibility
Spotify 1.2.18
and above doesn't have working custom panels. PanelAPI has changed and there is no ETA for patch
- Spotify for macOS:
1.2.0
->1.2.25
- Spotify for Linux:
1.2.8
,1.2.9
,1.2.11
,1.2.13
,1.2.20
,1.2.22
,1.2.25
- Spotify for Windows/Microsoft Store:
1.2.0
->1.2.25
- Spicetify may not work properly with Microsoft Store version
- You may need to apply spicetify every time you close Spotify in Microsoft Store version
New Contributors
Full Changelog: v2.27.1...v2.272