What's Changed
- Add "update available" notification in hub web UI with
CHECK_UPDATES=trueby @svenvg93 in #1830 - Add Linux mdraid health monitoring by @VACInc in #1750
- Add ports column to containers table (#1481)
- Allow Linux systemd timer monitoring with
SERVICE_PATTERNS(#1820) - Add ZFS ARC support on FreeBSD
- Add optional tabs layout on web UI system page (#1513)
- Improve web UI performance and mobile styles (thanks @steveiliop56 for new mobile menu in #1840)
- Improve disk discovery and I/O device matching (#1811, #1772)
- Improve (likely fix) status alert reliability (#1519)
- Fix temperature collection blocking agent stats on some systems by @Jimbojones1 in #1839
- Fix
SMART_INTERVALconsistency across agent reconnects (#1800) - Fix container health status for Podman (#1475)
- Fix disk usage averaging for extra disk alerts using historical records by @victoreduardo in #1801
- Fix bandwidth alert computation from byte-per-second source (#1770)
- Fix 1m chart view leading to inflated Docker network IO during use
- Fix daylight saving time offset handling in daily quiet hours by @svenvg93 in #1827
- Fix potential nil pointer panics in hub realtime worker and websocket ping
- Fix: bypass NIC auto-filter when interface is explicitly whitelisted via NICS by @svenvg93 in #1805
- Fix ATA device statistics handling for negative values (#1791)
- Fix AMD GPU sysfs filesize misreporting workaround (#1799)
- Fix light flashes when refresh in dark mode by @svenvg93 in #1832
- Fix macOS agent path lookup for
macmon(#1746) - Update Go version and dependencies
New Contributors
- @guidNull made their first contribution in #1764
- @victoreduardo made their first contribution in #1801
- @Jimbojones1 made their first contribution in #1839
Full Changelog: v0.18.4...v0.18.5