KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
29.66k stars 1.22k forks source link

3.7.1's Windows installer provide 3.7.0 instead #1595

Closed vico93 closed 1 month ago

vico93 commented 3 months ago

Is there an existing issue for this?

Current Behavior

Basically, i've downloaded Spotube-windows-x86_64-setup.exe from 3.7.1 release (and tried once with the one in spotube website), uninstalled 3.7.0 an installed 3.7.1 installer, and on starting spotube it asked for the update (and in the about menu it showed the app version as 3.7.0).

Expected Behavior

The installer to properly install 3.7.1

Steps to reproduce

Operating System

Windows 11 x64

Spotube version

3.7.1

Installation source

Website (spotube.netlify.app) or (spotube.krtirtho.dev), GitHub Releases (Binary)

Additional information

No response

Self grab

Daemoen commented 3 months ago

Reproduces in Scoop as well. I would imagine the packer somehow grabbed the wrong binary, or that the latest binary is being wrongly tagged, since it seems to happen across all of the windows installers.

H1ghSyst3m commented 3 months ago

No, I think the package is correct but in the code, the version is wrong. Because all the issues that the 3.7.1 fixed are really fixed, only the version is still the same

nicovoni commented 3 months ago

I downloaded version 3.7.1 from assets: https://github.com/KRTirtho/spotube/releases/download/v3.7.1/Spotube-windows-x86_64-setup.exe but every time I opened spotube, the following popup appeared: image So after opening Spotube several times, I decided to click on "Download Now" to update the software, so the following page opens: https://spotube.krtirtho.dev/downloads Of course I downloaded the executable for Windows. Despite the reinstallation, I still keep seeing the popup to update to version 3.7.1

Z3MMIE commented 3 months ago

I downloaded version 3.7.1 from assets: https://github.com/KRTirtho/spotube/releases/download/v3.7.1/Spotube-windows-x86_64-setup.exe but every time I opened spotube, the following popup appeared: image So after opening Spotube several times, I decided to click on "Download Now" to update the software, so the following page opens: https://spotube.krtirtho.dev/downloads Of course I downloaded the executable for Windows. Despite the reinstallation, I still keep seeing the popup to update to version 3.7.1

Ive got the same exact issue

Daivy03 commented 3 months ago

Same in the chocolatey package

Schoggiweggli commented 3 months ago

Same issue Win 10 x64

tkoeck commented 3 months ago

Any update for that?

KRTirtho commented 2 months ago

That's a really weird bug that I still got no solution of. Kinda bummer. I'll continue to finding a solution for it

KRTirtho commented 1 month ago

I've fixed it on 3.8.0

tkoeck commented 1 month ago

Thanks.