Releases: spicetify/cli
v2.38.3 (2024-09-10)
🚀 Enhancements
- wrapper: Relay on webpack's
OnChunksLoadedRuntimeModule(11171db) - topbar: Cross-version classname support (#3162)
❤️ Contributors
Compatibility
- Spotify for macOS:
1.2.14->1.2.46 - Spotify for Linux:
1.2.14->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.14->1.2.46- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.38.2 (2024-09-09)
🩹 Fixes
- preprocess/contextmenu: Fallback when regex doesn't find candicates (d0c9272)
- block-updates: Block update folder on
macOS(2b46b98)
❤️ Contributors
- ririxi (@rxri)
Compatibility
- Spotify for macOS:
1.2.14->1.2.46 - Spotify for Linux:
1.2.14->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.14->1.2.46- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.38.1 (2024-09-09)
🩹 Fixes
- block-updates: Go back one folder (761fe0f)
❤️ Contributors
- ririxi (@rxri)
Compatibility
- Spotify for macOS:
1.2.14->1.2.46 - Spotify for Linux:
1.2.14->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.14->1.2.46- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.38.0 (2024-09-09)
This update brings:
- Native blocking of spotify updates:
- to block updates, run:
spicetify spotify-updates block, - to make updates work again, run:
spicetify spotify-updates unblock,
- to block updates, run:
- We have also removed support for Spotify
1.2.13. Legacy is finally dead, - Fixes
reddittopbar andMoredropdown, - Fixes
new-releases's podcast fetching, - Fixes Home Config for versions up to Spotify
1.2.46, - Sidebar config is disabled when global navbar is used,
- Support for Spotify
1.2.46, - Microsoft Store version of Spotify detection should be also fixed.
🚀 Enhancements
- cmd: Add
block-updatescmd to block spotify updates (3e5dc5b) - wrapper: Set buttons heigh for 1.2.45 and older for Library X (ca670fa)
- Rename
block-updatestospotify-updates(35e407d) - Remove support for pre-Library X UI (6e250c6)
- sidebarConfig: Remove support for pre-Library X (e108fac)
- sidebarConfig: Disable functionality when Global navbar is used (0bbbec5)
- apply: Add ability to call multiple functions to one file (d1fc089)
- preprocess/contextmenu: Simplify matches (e2fd1e6)
🩹 Fixes
- css-map: Just fixing a typo (#3152)
- sidebarConfig: Remove remaining legacy stuff (9d02e7f)
- new-releases: Use
PlatformAPIto fetch podcasts (8862426) - reddit/tabBar: Showing context menu in
More(eb8e1f2) - InitPaths: Check for
Appsfolder (6a1363a) - preprocess/contextmenu: Adapt regex for
1.2.46(aa4ac60) - apply: Move expFeatures regex to the
insertExpFeatures(ffa71c3) - home-config: Support up to 1.2.45 (#3161)
- navlinks: Add support for
1.2.46's global navbar (4e947ad) - apply: Remove 4th submatch since it's unnecessary (c0bb5d8)
- homeConfig: Check if uri exists too (8b7596f)
🏡 Chore
❤️ Contributors
- ririxi (@rxri)
- Thomas Fitzpatrick (@ohitstom)
- machinemessiah (@machinemessiah)
Compatibility
- Spotify for macOS:
1.2.14->1.2.46 - Spotify for Linux:
1.2.14->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.14->1.2.46- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.37.7 (2024-08-27)
🩹 Fixes
- wrapper: Sanitize text content to remove all strings (d5dfb11)
❤️ Contributors
- ririxi (@rxri)
Compatibility
- Spotify for macOS:
1.2.13->1.2.45 - Spotify for Linux:
1.2.13->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.13->1.2.45- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.37.6 (2024-08-27)
🩹 Fixes
- wrapper: Ignore chunks in strings (975d66d)
❤️ Contributors
- ririxi (@rxri)
Compatibility
- Spotify for macOS:
1.2.13->1.2.45 - Spotify for Linux:
1.2.13->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.13->1.2.45- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.37.5 (2024-08-27)
🚀 Enhancements
- popupLyrics: Add lrclib provider (#3133)
- css-map: Map
search-searchCategory-carouselButtonVisible(#3146)
🩹 Fixes
- wrapper: Fire
platformLoadedevent later (18aea02)
❤️ Contributors
Compatibility
- Spotify for macOS:
1.2.13->1.2.45 - Spotify for Linux:
1.2.13->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.13->1.2.45- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.37.4 (2024-08-25)
v2.37.3 has been deleted because it broke Spotify, thus we had to bump to v2.37.4 for people, who already updated. Sorry about that.
🩹 Fixes
- wrapper: Wait until all modules loaded (#3143)
- wrapper/webpack: Do not return while webpack is loading (5cee0d4)
❤️ Contributors
Compatibility
- Spotify for macOS:
1.2.13->1.2.45 - Spotify for Linux:
1.2.13->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.13->1.2.45- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.37.2 (2024-08-24)
Slider and Toggle React Components and useExtractedColor from React Hooks on Spotify 1.2.45. I'm still working on fixing it due to changes on how chunks are loaded. Thanks for your patience.
🩹 Fixes
- wrapper: Replace find string for
Slidercomponent (#3134) - workflows: Only run build & linter on main branches (#3137)
- preprocess: Match more special characters for
_platform(78b60fe)
❤️ Contributors
- ririxi (@rxri)
- Delusoire (@Delusoire)
- Harbassan (@harbassan)
Compatibility
- Spotify for macOS:
1.2.13->1.2.45 - Spotify for Linux:
1.2.13->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.13->1.2.45- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.
v2.37.1 (2024-08-12)
🩹 Fixes
- lyrics-plus/genius: Remove
encodeURIComponent(#3131) - preprocess: Adapt
_platformregex for1.2.44(b63a9c7)
🎨 Styles
- lyrics-plus: Adjust lyric animation in
karaokemode (#3130)
❤️ Contributors
- ririxi (@rxri)
- irlbunny (@irlbunny)
- Machinemessiah (@machinemessiah)
Compatibility
- Spotify for macOS:
1.2.13->1.2.44 - Spotify for Linux:
1.2.13->1.2.42 - Spotify for Windows/Microsoft Store:
1.2.13->1.2.44- You may need to apply spicetify every time you close Microsoft Store version of Spotify
Attestations
You can now verify the releases by going to Attestations, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.