alephium / desktop-wallet

The official Alephium wallet for desktop
https://alephium.org
GNU Lesser General Public License v3.0
79 stars 44 forks source link

Auto-update system doesn't work #786

Closed nop33 closed 1 year ago

nop33 commented 1 year ago

When there's a new version, the wallet prompts the user to download the new version (instead of just updating)

image
nop33 commented 1 year ago

There seems to be a problem with autoUpdater.checkForUpdates, it always returns null, on every platform. It should instead return the latest release version on GitHub.