Skip to content

Releases: spicetify/cli

v2.38.3 (2024-09-10)

10 Sep 19:43
ae90588
Compare
Choose a tag to compare

compare changes

🚀 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.38.2 (2024-09-09)

09 Sep 01:46
2b46b98
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • preprocess/contextmenu: Fallback when regex doesn't find candicates (d0c9272)
  • block-updates: Block update folder on macOS (2b46b98)

❤️ 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.38.1 (2024-09-09)

09 Sep 00:05
761fe0f
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • block-updates: Go back one folder (761fe0f)

❤️ 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.38.0 (2024-09-09)

08 Sep 23:21
8b7596f
Compare
Choose a tag to compare

compare changes

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,
  • We have also removed support for Spotify 1.2.13. Legacy is finally dead,
  • Fixes reddit topbar and More dropdown,
  • 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-updates cmd to block spotify updates (3e5dc5b)
  • wrapper: Set buttons heigh for 1.2.45 and older for Library X (ca670fa)
  • Rename block-updates to spotify-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 PlatformAPI to fetch podcasts (8862426)
  • reddit/tabBar: Showing context menu in More (eb8e1f2)
  • InitPaths: Check for Apps folder (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

  • wrapper: Change check for os_name to osx (d207549)
  • preprocess: Remove console log (f1c31a8)

❤️ 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.37.7 (2024-08-27)

27 Aug 19:55
d5dfb11
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • wrapper: Sanitize text content to remove all strings (d5dfb11)

❤️ 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.37.6 (2024-08-27)

27 Aug 18:04
975d66d
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • wrapper: Ignore chunks in strings (975d66d)

❤️ 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.37.5 (2024-08-27)

27 Aug 15:17
18aea02
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • popupLyrics: Add lrclib provider (#3133)
  • css-map: Map search-searchCategory-carouselButtonVisible (#3146)

🩹 Fixes

  • wrapper: Fire platformLoaded event 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.37.4 (2024-08-25)

25 Aug 12:59
5cee0d4
Compare
Choose a tag to compare

compare changes

⚠️ 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.37.2 (2024-08-24)

24 Aug 19:24
78b60fe
Compare
Choose a tag to compare

compare changes

⚠️ Warning to developers: This release has broken 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 Slider component (#3134)
  • workflows: Only run build & linter on main branches (#3137)
  • preprocess: Match more special characters for _platform (78b60fe)

❤️ 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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.

v2.37.1 (2024-08-12)

12 Aug 21:16
b63a9c7
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • lyrics-plus/genius: Remove encodeURIComponent (#3131)
  • preprocess: Adapt _platform regex for 1.2.44 (b63a9c7)

🎨 Styles

  • lyrics-plus: Adjust lyric animation in karaoke mode (#3130)

❤️ Contributors

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

Attestion

You can now verify the releases by going to Attestions, selecting correct release and platform, then using the provided command pointing to spicetify binary from the zip.