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

Implement a built-in updater #10

Open
rdeltour opened this issue Oct 11, 2018 · 3 comments
Open

Implement a built-in updater #10

rdeltour opened this issue Oct 11, 2018 · 3 comments
Assignees

Comments

@rdeltour
Copy link
Member

Based on electron-builder. We need code signing certificates to start this work.

@rdeltour rdeltour self-assigned this Dec 7, 2018
@danielweck
Copy link
Member

Related issue: #15

@ways2read
Copy link
Member

On Windows, the app informed me there was a new version, did I want to download it? I said yes and it brought me to the GitHub page. I identified the download I wanted, and of course the code is now signed, so that bit worked well.

An improvement could be to simply download the new version rather than taking me to GitHub. Maybe even run the installer when it has downloaded.

@danielweck
Copy link
Member

There is quite a bit of plumbing involved to deploy a robust and secure "automatic updates" feature, but it is doable, and made slightly easier thanks for electron-builder. See https://www.electron.build/auto-update

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

No branches or pull requests

3 participants