Skip to content

fix(wrapper): update version check in addProxyCosmos and applyScrollingFix - #3962

Merged
rxri merged 1 commit into
spicetify:mainfrom
Konsl:patch-1
Sep 22, 2026
Merged

rxri merged 1 commit into
spicetify:mainfrom
Konsl:patch-1

Conversation

@Konsl

@Konsl Konsl commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

These version checks don't work correctly for versions > 1.2.x. Because Spotify recently upgraded to 1.3.x this is now a problem.

Since Spotify 1.3.0.277 (for example) CosmosAsync.get with http(s) protocol scheme does not work correctly (forwards the request to the native cosmos implementation instead of fetch).
Idk what scrolling fix does, I just figured that this version check is also broken, so I might as well fix it in the same pr.

I tested that CosmosAsync and the scrolling fix not being run do still behave correctly in Spotify 1.2.96.518 and that they now also work with Spicetify.Platform.version set to 1.3.1.234. (I couldn't test with actual 1.3.1.234 because there is no 1.3.x Linux build yet)

@rxri
rxri merged commit 5cd0c68 into spicetify:main Sep 22, 2026
5 checks passed
@Konsl
Konsl deleted the patch-1 branch September 22, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants