Commit 9d2d051
fix: add getAppVersion and checkForUpdates stubs to browser mode fallback (#38)
* feat: add About dialog
- Add AboutDialog component with app icon, version, and auto-update status
- Trigger dialog from footer "Text Diff View" button
- Add get-app-version and check-for-updates-now IPC handlers
- Expose getAppVersion() and checkForUpdates() via preload
- Bump version to 1.8.0, update Electron to ^41.1.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore npmrc
* fix: add getAppVersion and checkForUpdates stubs to browser mode fallback
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 38fa487 commit 9d2d051
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments