# Beszel v0.18.7 - Product: Beszel (https://whatsnew.fyi/product/beszel) - Vendor: henrygd - Date: 2026-04-05 - Version: v0.18.7 - Original notes: https://github.com/henrygd/beszel/releases/tag/v0.18.7 - Permalink: https://whatsnew.fyi/product/beszel/releases/v0.18.7 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 more disk I/O metrics (utilization, read/write time, await, queue depth) - **added** — Add ability to copy alerts between systems - **added** — Add SENSORS_TIMEOUT environment variable - **changed** — Replace distatus/battery with an internal implementation - **changed** — Restrict universal token API to non-superuser accounts - **fixed** — Fix macOS ARM64 crashes by upgrading gopsutil to v4.26.3 - **fixed** — Fix text size for system names in grid view - **fixed** — Fix NVMe capacity reporting for Apple SSDs - **fixed** — Fix Windows root disk detection when the executable is not on the root disk - **fixed** — Fix nested virtual filesystem inclusion in Docker when mounting host root - **fixed** — Fix OPNsense installation persistence by using the daemon user - **changed** — Upgrade JS dependencies with security alerts - **changed** — Upgrade PocketBase to latest version ##### What's Changed - Add more disk I/O metrics (utilization, read/write time, await, queue depth) (#1866) - Add ability to copy alerts between systems by @svenvg93 (#1853) - Add `SENSORS_TIMEOUT` environment variable (#1871) - Replace `distatus/battery` with an internal implementation by @svenvg93 (#1872) - Restrict universal token API to non-superuser accounts (#1870) - Fix macOS ARM64 crashes by upgrading `gopsutil` to v4.26.3 (#1881, #796) - Fix text size for system names in grid view by @Malith-Rukshan (#1860) - Fix NVMe capacity reporting for Apple SSDs by @svenvg93 (#1873) - Fix Windows root disk detection when the executable is not on the root disk (#1863) - Fix nested virtual filesystem inclusion in Docker when mounting host root by @svenvg93 (#1859) - Fix OPNsense installation persistence by using the daemon user by @svenvg93 (#1880) - Upgrade JS dependencies with dependabot security alerts by @svenvg93 (#1882) - Upgrade PocketBase to latest version ##### New Contributors * @Malith-Rukshan made their first contribution in https://github.com/henrygd/beszel/pull/1860 **Full Changelog**: https://github.com/henrygd/beszel/compare/v0.18.6...v0.18.7