Skip to content

Commit 8845596

Browse files
committed
Release v1.2.0 updater and installer flow
1 parent 7baef56 commit 8845596

6 files changed

Lines changed: 438 additions & 34 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## v1.2.0 - 2026-05-16
4+
5+
Updater and installer polish release.
6+
7+
### Added
8+
9+
- `Check for Updates ...` tray-menu action in its own section above Settings.
10+
- GitHub release check against `GhostwheeI/GW-Router-Logger` with packaged zip asset detection.
11+
- Helper-driven self-update handoff that closes the running tray app, downloads the approved release, and reinstalls it.
12+
- Desktop launch shortcut created during install.
13+
14+
### Changed
15+
16+
- Installer now starts the tray app automatically after install by default.
17+
- Installer now prompts for reinstall when an existing installation is detected, with `-ForceReinstall` available for scripted use.
18+
- Uninstaller now removes the Desktop shortcut as part of cleanup.
19+
320
## v1.1.1 - 2026-05-06
421

522
Icon polish release.

0 commit comments

Comments
 (0)