HyperPlay-Gaming / hyperplay-desktop-client

The HyperPlay desktop app
https://hyperplay.xyz
GNU General Public License v3.0
78 stars 31 forks source link

[TECH] Disable Auto-Update for Linux binaries (for now) #1129

Closed flavioislima closed 1 month ago

flavioislima commented 1 month ago

Since we update to the latest version of electron-updater it enabled auto-update for DEB. RPM and PACMAN. The problem is that it is not stable on all distros and also we already publish the pacman file on AUR so it conflicts with the ARCH updates. There are also some cases where it needs elevation but the distro won't ask for it. So we should disable it for now until we test this feature a bit more.


Use the following Checklist if you have changed something on the Backend or Frontend: