What's Changed
- fix: break one iteration instead of whole "for" loop by @SunsetTechuila in #2764
- fix(popupLyrics): fix letter spacing issue in some lyrics by @Lseoksee in #2765
- feat(wrapper): expose
Dropdown
ReactComponent by @SunsetTechuila in #2709 - feat(cmd): don't allow to proceed if backup is outdated by @SunsetTechuila in #2769
- feat(install/windows): ignore archive removal error by @SunsetTechuila in #2772
- feat(install): make script POSIX compliant by @rxri in #2775
- feat(css-map): update classes by @SunsetTechuila in #2780
- feat(css-map): map
progress-bar--isDragging
class by @SunsetTechuila in #2782 - refactor(spicetify): remove redundant
len
check by @Juneezee in #2787 - feat(css-map): update classes by @SunsetTechuila in #2786
- feat(install/unix): add spicetify to session PATH by @rxri in #2785
- feat(vscode): add default formatters for other langs by @rxri in #2779
- chore(deps): bump github/issue-labeler from 3.3 to 3.4 by @dependabot in #2794
- fix: use chunk for classnames & fix ReactQuery in
1.2.30
by @rxri in #2792 - feat: expose
ContextMenu
React component via wrapper by @SunsetTechuila in #2796 - revert: remove outdated
attachObserver
function by @rxri in #2801
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.30
- Spotify for Linux:
1.2.8
->1.2.30
- Spotify for Windows/Microsoft Store:
1.2.0
->1.2.30
- 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.30.0...v2.31.0