Skip to content

Confirm before installing updates#221

Merged
enaboapps merged 1 commit into
mainfrom
fix/update-install-confirmation-220
Jun 21, 2026
Merged

Confirm before installing updates#221
enaboapps merged 1 commit into
mainfrom
fix/update-install-confirmation-220

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • add a native Electron warning dialog before installing downloaded updates
  • default the confirmation to Cancel and return cancelled without installing when dismissed
  • keep the existing silent install and forced relaunch path after confirmation
  • add focused IPC tests for confirm, cancel, not-downloaded, and dialog copy behavior

Closes #220.

Validation

  • npm test -- src/main/updates/update-ipc.test.ts src/main/updates/update-service.test.ts
  • npm test
  • npm run build

@enaboapps enaboapps added this to the Release 0.1.11 milestone Jun 21, 2026
@enaboapps enaboapps merged commit c637f0c into main Jun 21, 2026
1 check passed
@enaboapps enaboapps deleted the fix/update-install-confirmation-220 branch June 21, 2026 15:16
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

Successfully merging this pull request may close these issues.

Confirm before installing updates

2 participants