Full implementation of autoUpdater api #323

Open
opened 2026-01-29 16:36:29 +00:00 by claunia · 0 comments
Owner

Originally created by @GregorBiswanger on GitHub (May 22, 2019).

Originally assigned to: @GregorBiswanger on GitHub.

Events

  • error
  • checking-for-update
  • update-available
  • update-not-available
  • download-progress
  • update-downloaded
  • before-quit-for-update

Methods

  • downloadUpdate
  • autoUpdater.setFeedURL(options)
  • autoUpdater.getFeedURL()

https://www.electron.build/auto-update

Originally created by @GregorBiswanger on GitHub (May 22, 2019). Originally assigned to: @GregorBiswanger on GitHub. **Events** - error - checking-for-update - update-available - update-not-available - download-progress - update-downloaded - before-quit-for-update **Methods** - downloadUpdate - autoUpdater.setFeedURL(options) - autoUpdater.getFeedURL() https://www.electron.build/auto-update
claunia added the FeatureIn progress labels 2026-01-29 16:36:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#323