Skip to content

v2.23.2 (2023-09-10)

Compare
Choose a tag to compare
@afonsojramos afonsojramos released this 10 Sep 23:19
3321a5b

What's Changed

  • fix(preprocess): patch for 1.2.20 by @rxri in #2556

⚠️ Breaking changes for developers

Due to changes in Spotify 1.2.19, how we retrieve data for Spicetify.Player.data has also changed. Since v2.23.0 it now uses PlayerAPI._state to retrieve Player data, possibly leading to different variable names. Please update your extensions or custom apps accordingly

Compatibility

Spotify 1.2.18 -> 1.2.20 don't have working custom panels. PanelAPI has changed and there is no ETA for patch

  • Spotify for macOS: 1.2.0 -> 1.2.20
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13, 1.2.20
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.20
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: v2.23.1...v2.23.2