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

Are truly automatic updates possible? #1145

Closed
vadi2 opened this issue Oct 29, 2017 · 7 comments
Closed

Are truly automatic updates possible? #1145

vadi2 opened this issue Oct 29, 2017 · 7 comments

Comments

@vadi2
Copy link

vadi2 commented Oct 29, 2017

Are truly automatic, no user intervention updates - like Chrome on Windows - possible? I looked through the customisation options but didn't get a sense that it's available.

If they are, how can I also show the latest changelog manually after such an update has been performed?

@kornelski
Copy link
Member

It behaves like Chrome after user checks the box "automatically download and install all updates in the future" in the update window.

@kornelski
Copy link
Member

kornelski commented Oct 29, 2017

IIRC you can also enable that programmatically via SUUpdater setAutomaticallyDownloadsUpdates

@vadi2
Copy link
Author

vadi2 commented Oct 29, 2017

Awesome - and can I manually pull up the changelog for the user upon an update?

@kornelski
Copy link
Member

If user invokes "check for updates" manually, then a regular update window will open (or a one with "update is ready to install" if we manage to download the package before that).

but other than that the updates will be completely silent and changelog won't be shown.

@vadi2
Copy link
Author

vadi2 commented Nov 1, 2017

OK. Does Sparkle provide me with any facilities to check if an application was silently updated so I can pull up a changelog?

@kornelski
Copy link
Member

We've added exact method for this recently: #1115

@vadi2
Copy link
Author

vadi2 commented Nov 3, 2017

Great, thank you.

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

2 participants