Skip to content

Commit 0038546

Browse files
committed
Release v1.1.0 tray app
1 parent dc074a2 commit 0038546

6 files changed

Lines changed: 1946 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## v1.1.0 - 2026-05-06
4+
5+
Tray application release.
6+
7+
### Added
8+
9+
- Notification-area GUI app in `GW-Router-Logger.Tray.ps1`.
10+
- Right-click tray menu with app/version header, dynamic status, configuration, start/stop, latest-log opening, log-folder opening, settings, about, and exit.
11+
- Listener configuration UI for bind IP, UDP/TCP ports, hostname lookup, and log folder.
12+
- Settings UI for Windows startup, diagnostic logging, theme selection, firewall exception setup, network ports, and read-only log size handling defaults.
13+
- Background diagnostic app log with size-controlled rotation.
14+
- JSON configuration file for advanced settings not exposed directly in the tray UI.
15+
- Log-folder move handling when the configured log directory changes.
16+
- Installer and uninstaller scripts that register the app in Windows Apps and Features.
17+
18+
### Changed
19+
20+
- Project version is now `1.1.0`.
21+
- The CLI script remains available and keeps the existing menu-driven workflow.
22+
323
## v1.0.0 - 2026-04-27
424

525
Initial public release.

0 commit comments

Comments
 (0)