Commit c8d6474
authored
Feat/auto update (#33)
* feat: add auto-update support to text-diff-view and browser-space
- Add electron-updater to both projects
- Initialize autoUpdater in main process (disabled in dev)
- Expose installUpdate via preload IPC bridge
- Add update notification banner (bottom-right) in renderer
- Set publish provider to GitHub Releases in electron-builder.yml
- Add latest.yml / blockmap to release workflow artifacts
- Create dev-app-update.yml for browser-space
* 1.7.0
* fix build error1 parent d783fbe commit c8d6474
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments