Skip to content

Feature Request: Automatic Update Installation #4322

@Abhijay007

Description

@Abhijay007

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:

  1. Close the app manually.
  2. Go to the Downloads folder.
  3. Install the update manually.
Image

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestlargeWeight label for Hacktoberfest 2025 issues

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions