Skip to content

Releases: spicetify/cli

v2.42.0 (2025-09-17)

17 Sep 17:06
6f82fa9
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • css-map: Update for 1.2.72 (#3511)
  • Logging improvements and refactoring (#3493)
  • wrapper: Allow nesting submenus (6f82fa9)

🩹 Fixes

  • loopyLoop: Wait for webpack (01c68ea)
  • preprocess: Use word breaks in regex (3be221f)
  • preprocess/colors: Only break regexes on the end (a549ca0)
  • react-component: Hook correct ContextMenu (#3501)
  • Use try catch block (51e9cb1)
  • uri: Hook correct chunk (#3508)
  • watch: Properly handle goroutine for logging (32a27dc)
  • Some changes for Spotify 1.2.72 (c537e12)

🏡 Chore

  • types: Add isRight property to Topbar.Button class (#3516)
  • Change log style (6d6aaaf)

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.73
  • Spotify for Linux: 1.2.14 -> 1.2.63
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.73
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.41.0 (2025-08-14)

14 Aug 16:35
b0e745b
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • css-map: Use different classname forBdcf5g__Rug3TGqSdbiy (b61cb28)
  • preprocess: Exclude selector RTL rules (#3488)
  • apply: Correctly check for multiple indexes in one case (b0e745b)

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.71
  • Spotify for Linux: 1.2.14 -> 1.2.63
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.71
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.40.13 (2025-08-14)

14 Aug 13:55
8d1d5b3
Compare
Choose a tag to compare

compare changes v2.40.11 -> v2.40.12
compare changes v2.40.12 -> v2.40.13

⚠️ This build is the same as v2.40.12 however v2.40.12 does not have macOS arm64 build available thus this release.

🚀 Enhancements

  • css-map: Map artistAbout classes (cfcfe84)
  • keyboardShortcut: Change scroll top keybind (#3442)
  • css-map: Map various classes for 1.2.69 (#3481)
  • apply: Support for 1.2.70 (#3483)

🩹 Fixes

  • sidebarConfig: Wait for snackbar & new props (#3446)
  • autoSkipExplicit: Wait for webpack to be loaded (5223465)
  • autoSkipExplicit: Add missing async (e76d7b9)

📖 Documentation

🎨 Styles

  • biome: Update schema (#3447)
  • Lint (#3484)
  • Disable useIterableCallbackReturn (b551fad)

🤖 CI

  • linter: Only check changed files (e052ea4)
  • Attest output after signing (6aeea42)
  • build: Do not build arm64 linux build (61089e3)
  • build: Arm64 macOS should also be built (8d1d5b3)

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.70
  • Spotify for Linux: 1.2.14 -> 1.2.63
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.70
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.40.12 (2025-08-14)

14 Aug 13:46
b551fad
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • css-map: Map artistAbout classes (cfcfe84)
  • keyboardShortcut: Change scroll top keybind (#3442)
  • css-map: Map various classes for 1.2.69 (#3481)
  • apply: Support for 1.2.70 (#3483)

🩹 Fixes

  • sidebarConfig: Wait for snackbar & new props (#3446)
  • autoSkipExplicit: Wait for webpack to be loaded (5223465)
  • autoSkipExplicit: Add missing async (e76d7b9)

📖 Documentation

🎨 Styles

  • biome: Update schema (#3447)
  • Lint (#3484)
  • Disable useIterableCallbackReturn (b551fad)

🤖 CI

  • linter: Only check changed files (e052ea4)
  • Attest output after signing (6aeea42)
  • build: Do not build arm64 linux build (61089e3)

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.70
  • Spotify for Linux: 1.2.14 -> 1.2.63
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.70
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.40.11 (2025-06-10)

09 Jun 22:00
5146df5
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • preprocess: Ignore mini-player's css on 1.2.64 and higher (5146df5)

🏡 Chore

  • css-map: Add exploreButton (#3430)

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.69
  • Spotify for Linux: 1.2.14 -> 1.2.63
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.69
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.40.10 (2025-05-27)

27 May 21:26
0b70a04
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ci: Add Windows signing process for executable in build workflow (#3417)

🩹 Fixes

  • wrapper: Filter children items via shouldAdd (c6bf362)

🤖 CI

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.65
  • Spotify for Linux: 1.2.14 -> 1.2.63
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.65
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.40.9 (2025-05-19)

19 May 14:53
d66dff6
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Correctly apply search bug fix (d66dff6)

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.64
  • Spotify for Linux: 1.2.14 -> 1.2.63
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.64
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.40.8 (2025-05-19)

19 May 00:16
c381bae
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • css-map: Update lyrics-lyricsContent-lyric (#3411)
  • Add partial support for Spotify 1.2.64 (febac2e)

🩹 Fixes

  • wrapper: Use type regex for menus (e0b351b)

🏡 Chore

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.64
  • Spotify for Linux: 1.2.14 -> 1.2.60
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.64
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.40.7 (2025-05-10)

10 May 20:59
68f41d5
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • lyrics-plus/netease: Implement below-mode for netease (#3404)
  • lyrics-plus/translator: Inject internals when using netease (68f41d5)

🏡 Chore

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.63
  • Spotify for Linux: 1.2.14 -> 1.2.60
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.63
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.

v2.40.6 (2025-05-03)

03 May 01:45
6c01db7
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • preprocess: Expose graphql defs from every js file (6c01db7)

🩹 Fixes

  • Correct minor typo when version is invalid (#3393)

❤️ Contributors

Compatibility

  • Spotify for macOS: 1.2.14 -> 1.2.63
  • Spotify for Linux: 1.2.14 -> 1.2.60
  • Spotify for Windows/Microsoft Store: 1.2.14 -> 1.2.63
    • You may need to apply spicetify every time you close Microsoft Store version of Spotify

Attestations

Verify the release by going to Attestations, then select correct release and platform. Copy the provided command and point it to spicetify binary from the zip.