Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Updater for Electron #105

Merged
merged 1 commit into from
Jul 11, 2021
Merged

Auto-Updater for Electron #105

merged 1 commit into from
Jul 11, 2021

Conversation

hrueger
Copy link
Collaborator

@hrueger hrueger commented Jul 11, 2021

Implements the auto-update functionality for Electron.

When an update is detected, the user is prompted whether he wants to install the update or not. The update is downloaded in the background and once finished, the user is prompted again to save his work and press the Update button. The second dialog is not attached to the main window to not prevent interaction like saving or closing modals.

Originally requested by @MatteoGheza in #87 (comment)

@MatteoGheza
Copy link
Collaborator

Thanks

@josephdadams
Copy link
Owner

Awesome!

@josephdadams josephdadams merged commit c0d4c07 into master Jul 11, 2021
@josephdadams josephdadams deleted the electron-auto-updater branch July 12, 2021 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants