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

[FEATURE] Auto Updater #124

Closed
Rajdave69 opened this issue Nov 11, 2023 · 3 comments
Closed

[FEATURE] Auto Updater #124

Rajdave69 opened this issue Nov 11, 2023 · 3 comments
Labels
feature-request triage Marks issues that were created with an issue template

Comments

@Rajdave69
Copy link

An auto updater for the installer-based app

@Rajdave69 Rajdave69 added feature-request triage Marks issues that were created with an issue template labels Nov 11, 2023
@radj307
Copy link
Owner

radj307 commented Nov 12, 2023

Implemented for the installer version in 195cf26.

@radj307
Copy link
Owner

radj307 commented Nov 12, 2023

The "auto-updater" in this case does the following:

  1. Prompt the user about a new update being available.
  2. When the user clicks 'Yes', download the latest installer to the default downloads directory
  3. Start the installer
  4. Close the application

The installer will handle the rest, uninstalling the previous version, and installing the new one. It also has the ability to start the application after it finishes, for a seamless transition.

@radj307
Copy link
Owner

radj307 commented Nov 12, 2023

Now available in v6.6.0

@radj307 radj307 closed this as completed Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request triage Marks issues that were created with an issue template
Projects
None yet
Development

No branches or pull requests

2 participants