v2.30.0 (2023-01-11)
What's Changed
- fix(build): disable CGO by @rxri in #2746
- fix(cmd): check for spotify.exe existence instead of app folder by @SunsetTechuila in #2747
- feat: apply biome suggestions and fix few hooks by @rxri in #2751
- feat: move to biome for linter and formatter by @rxri in #2754
- feat: simplify platform exposition by @SunsetTechuila in #2753
- feat(css-map): update & clean up by @SunsetTechuila in #2758
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #2756
- chore(deps): bump biomejs/setup-biome from 1 to 2 by @dependabot in #2760
- fix: refactor
Utils
and change prop infullAppDisplay
by @rxri in #2759 - feat: partially expose
React Router
,Redux
& improve some regexes by @SunsetTechuila in #2763 - fix(wrapper): modify the keywords to find
playlistMenuChunk
by @rxri in #2762
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.29
- Spotify for Linux:
1.2.8
->1.2.29
- Spotify for Windows/Microsoft Store:
1.2.0
->1.2.29
- 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.29.1...v2.30.0