Uses the autoUpdater module and check for updates every 5 minutes. Exposes to the web app:
- current version
- listener for a new version
- method to trigger the update.
Depends on D6321
Differential D6322
[desktop] Add auto updating michal on Jan 20 2023, 4:07 AM. Authored by Tags None Referenced Files
Details
Uses the autoUpdater module and check for updates every 5 minutes. Exposes to the web app:
Depends on D6321 Tested with the later diffs that introduce UI in the web app. Created a few version of the app and checked if the download and automatic update is triggered correctly after uploading a new one (on both macos and windows).
Diff Detail
Event Timeline
Comment Actions Changed the name to reflect that it's ms. We can't simplify the calls because these methods need to be binded to the autoUpdater object. |