# Beszel v0.18.5 - Product: Beszel (https://whatsnew.fyi/product/beszel) - Vendor: henrygd - Date: 2026-03-27 - Version: v0.18.5 - Original notes: https://github.com/henrygd/beszel/releases/tag/v0.18.5 - Permalink: https://whatsnew.fyi/product/beszel/releases/v0.18.5 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add "update available" notification in hub web UI with CHECK_UPDATES=true - **added** — Add Linux mdraid health monitoring - **added** — Add ports column to containers table - **added** — Allow Linux systemd timer monitoring with SERVICE_PATTERNS - **added** — Add ZFS ARC support on FreeBSD - **added** — Add optional tabs layout on web UI system page - **changed** — Improve web UI performance and mobile styles - **changed** — Improve disk discovery and I/O device matching - **changed** — Improve status alert reliability - **fixed** — Fix temperature collection blocking agent stats on some systems - **fixed** — Fix SMART_INTERVAL consistency across agent reconnects - **fixed** — Fix container health status for Podman - **fixed** — Fix disk usage averaging for extra disk alerts using historical records - **fixed** — Fix bandwidth alert computation from byte-per-second source - **fixed** — Fix 1m chart view leading to inflated Docker network IO during use - **fixed** — Fix daylight saving time offset handling in daily quiet hours - **fixed** — Fix potential nil pointer panics in hub realtime worker and websocket ping - **fixed** — Fix: bypass NIC auto-filter when interface is explicitly whitelisted via NICS - **fixed** — Fix ATA device statistics handling for negative values - **fixed** — Fix AMD GPU sysfs filesize misreporting workaround ##### What's Changed - Add "update available" notification in hub web UI with `CHECK_UPDATES=true` by @svenvg93 in https://github.com/henrygd/beszel/pull/1830 - Add Linux mdraid health monitoring by @VACInc in https://github.com/henrygd/beszel/pull/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 https://github.com/henrygd/beszel/pull/1839 - Fix `SMART_INTERVAL` consistency 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 https://github.com/henrygd/beszel/pull/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 https://github.com/henrygd/beszel/pull/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 https://github.com/henrygd/beszel/pull/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 https://github.com/henrygd/beszel/pull/1832 - Fix macOS agent path lookup for `macmon` (#1746) - Update Go version and dependencies ##### New Contributors * @guidNull made their first contribution in https://github.com/henrygd/beszel/pull/1764 * @victoreduardo made their first contribution in https://github.com/henrygd/beszel/pull/1801 * @Jimbojones1 made their first contribution in https://github.com/henrygd/beszel/pull/1839 **Full Changelog**: https://github.com/henrygd/beszel/compare/v0.18.4...v0.18.5