-
released this
2026-06-26 11:39:24 -04:00 | 53 commits to master since this release- version 5.3.11
- fix: declare plugin interval so stale data waits two full intervals
- fix: cap event buffer and replay only recent messages on dashboard connect
- fix: strip plugin timers when pickling Host to prevent save failure
- fix: correct zero-safe pathconf checks and connectivity prefix match
- fix: address security vulnerabilities from audit
- feat: add Windows hbc client with PyInstaller spec and NSSM install script
- fix: don't purge connectivity/rtt alerts in purge_stale_alerts
- fix: restore connectivity alerts for overdue/unknown/down hosts on startup
- fix: clear plugin data and timers on connection UP transition
- feat: clear alerts for individual plugin metrics that disappear between samples
- feat: show alerts for all hosts on Alerts page, not just watched
- fix: restore host link from Dashboard to Host Overview
- fix: don't set stale timer until two plugin samples establish real interval
Downloads