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

Check for newer app version at start #33

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Check for newer app version at start #33

merged 1 commit into from
Nov 19, 2023

Conversation

flbraun
Copy link
Owner

@flbraun flbraun commented Nov 19, 2023

When the app starts, check for a newer app version.
If there is a newer release, offer to open the release page in the browser.
When the user chooses to open the release page, exit the app. The user is likely to download the newer release, removing the necessity to close the old app instance manually first.

When the app starts, check for a newer app version. If there is a newer release, offer to open the release page in the browser.
When the user chooses to open the release page, exit the app. The user is likely to download the newer release, removing the necessity to close the old app instance manually first.
@flbraun flbraun added the enhancement New feature or request label Nov 19, 2023
@flbraun flbraun merged commit 90d18dc into master Nov 19, 2023
2 checks passed
@flbraun flbraun deleted the check-for-updates branch November 19, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant