Skip to content

feat(updates): add automatic updates via electron-updater - #822

Merged
antonreshetov merged 3 commits into
mainfrom
feat/auto-update
Jun 12, 2026
Merged

feat(updates): add automatic updates via electron-updater#822
antonreshetov merged 3 commits into
mainfrom
feat/auto-update

Conversation

@antonreshetov

Copy link
Copy Markdown
Member
  • electron-updater with GitHub provider: check on start and every 3 hours, silent background download, restart toast, install on quit
  • never crosses a major version automatically (notify-only, vault migration requires an intentional move)
  • Preferences → Updates: auto-update toggle (default on) + current version
  • menu Check for Updates rewired to electron-updater
  • mac zip target (required by the updater) and explicit publish: github
@antonreshetov antonreshetov self-assigned this Jun 12, 2026
@antonreshetov
antonreshetov merged commit a43b850 into main Jun 12, 2026
@antonreshetov
antonreshetov deleted the feat/auto-update branch June 12, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant