Skip to content

Restore interactive update install flow#248

Merged
enaboapps merged 1 commit into
mainfrom
fix/restore-interactive-update-install-247
Jun 24, 2026
Merged

Restore interactive update install flow#248
enaboapps merged 1 commit into
mainfrom
fix/restore-interactive-update-install-247

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • Restore interactive updater install behavior while keeping the native confirmation dialog.
  • Call \quitAndInstall(false, true)\ after confirmation.
  • Enable NSIS run-after-finish behavior.

Validation

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

Closes #247

@enaboapps enaboapps added this to the Release 0.1.15 milestone Jun 24, 2026
@enaboapps enaboapps merged commit e35a055 into main Jun 24, 2026
1 check passed
@enaboapps enaboapps deleted the fix/restore-interactive-update-install-247 branch June 24, 2026 10:30
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.

Restore interactive update install flow

2 participants