Releases: noteMASTER11/HealthChecker
Releases · noteMASTER11/HealthChecker
HealthChecker v1.2.0
v1.2.0 (reuploaded)
Includes hotfix for tray startup behavior:
- fixed restoring window from tray when app starts minimized (--tray / setting)
- tray icon click and Open now correctly bring the main window back
Also includes v1.2.0 improvements:
- bounded parallel probing + retry logic for stable monitoring
- settings actions (open storage, compact DB, reset statistics)
- close-to-tray flow and tray startup support
HealthChecker v1.0.0
HealthChecker v1.0.0
First public release of HealthChecker for Windows 10/11.
Versioning
This project uses Semantic Versioning (SemVer): MAJOR.MINOR.PATCH.
Current release: 1.0.0.
Included artifacts
- HealthChecker-v1.0.0-debug.exe - Debug build executable (self-contained, single-file)
- HealthChecker-v1.0.0-release.exe - Release build executable (self-contained, single-file)
- HealthChecker-v1.0.0-sources.zip - source archive for this tag
Highlights
- 1-second domain/IP health monitoring
- IP resolve + live ping statistics
- Availability and ping trend infographics
- System tray support and optional Windows autostart
- Built-in traceroute view with WinMTR-style per-hop metrics
Notes
- Target platform: Windows 10/11
- Runtime: .NET 10
- Assets were rebuilt to include native/runtime dependencies for direct launch by double-click.