opendexnetwork / opendex-desktop

App to set up a environment, provide liquidity, trade and access remote OpenDEX environments 🖥️
https://opendex-desktop.app
GNU Affero General Public License v3.0
2 stars 1 forks source link

Feat/update #39

Closed stackingcats closed 3 years ago

stackingcats commented 3 years ago

This PR adds a basic update functionality. If current version is not the latest non-pre-release version, an update prompt is displayed. The versions are checked every 15 minutes. This is not an auto-update feature but nevertheless makes the process smoother.

Closes https://github.com/opendexnetwork/opendex-desktop/issues/1

For testing:

The update logic does not count with pre-releases for simplicity's sake.