github spicetify/cli v2.25.2
v2.25.2 (2023-10-29)

latest releases: v2.38.3, v2.38.2, v2.38.1...
10 months ago

What's Changed

  • feat(preprocess): prevent logging in localStorage by @rxri in #2623
  • fix(wrapper): make the snackbar a priority by @rxri in #2622
  • feat(path-utils): try to find custom app folder with index.js by @SunsetTechuila in #2604

⚠️ BREAKING CHANGES FOR DEVELOPERS ⚠️

  • UserAPI._product_state has been replaced by UserAPI._product_state_service since Spotify 1.2.21.
  • 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 to both changes
    • This is the last release that mentions this breaking change

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.23
  • 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.23
    • 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.25.1...v2.25.2

Don't miss a new cli release

NewReleases is sending notifications on new releases.