What's Changed
- revert: enhance snackbar exposition by @rxri in #2712
- fix(wrapper): correct module for
Slider
by @SunsetTechuila in #2704 - feat(wrapper): add
Toggle
ReactComponent by @SunsetTechuila in #2708 - chore(deps): bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in #2710
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #2705
- feat(wrapper): add missing
formatDate
method by @SunsetTechuila in #2702 - fix(preprocess): block last logging function by @SunsetTechuila in #2706
- fix(wrapper): add optional chaining to
colorExtractor
by @SunsetTechuila in #2703 - refactor(wrapper): use
update
event for generatingPlayer
events by @SunsetTechuila in #2715 - fix(wrapper): simpleLayout & wrapper by @ohitstom in #2713
ℹ️ 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
.Spicetify.Player.data.track
property has been fully removed and has been replaced bySpicetify.Player.data.item
.
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.26
- Spotify for Linux:
1.2.8
->1.2.26
- Spotify for Windows/Microsoft Store:
1.2.0
->1.2.26
- 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.28.0...v2.28.1