-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
enhancementNew feature or requestNew feature or requestlargeWeight label for Hacktoberfest 2025 issuesWeight label for Hacktoberfest 2025 issues
Description
Please explain the motivation behind the feature request.
Currently, when a new update is available, the app downloads the update to the Downloads folder. However, the user still needs to:
- Close the app manually.
- Go to the Downloads folder.
- Install the update manually.
This is a bit inconvenient and interrupts the workflow.
Describe the solution you'd like
It would be great if the app could:
- Automatically install the update after downloading.
- Restart itself without requiring the user to manually install the downloaded file.
Describe alternatives you've considered
use electron-updater, I see we already have it on the goose project and have autoupdater.ts too, maybe we need to enable autoUpdater.autoDownload = false; to true and make some additional changes to the file to automate the process
- I have verified this does not duplicate an existing feature request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlargeWeight label for Hacktoberfest 2025 issuesWeight label for Hacktoberfest 2025 issues
Type
Projects
Status
No status