# Beszel v0.19.0 - Product: Beszel (https://whatsnew.fyi/product/beszel) - Vendor: henrygd - Date: 2026-09-03 - Version: v0.19.0 - Original notes: https://github.com/henrygd/beszel/releases/tag/v0.19.0 - Permalink: https://whatsnew.fyi/product/beszel/releases/v0.19.0 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'. --- - **security** — Agents now verify HTTPS certificates; configure CA_CERT_FILE if connecting to a hub with self-signed or untrusted certificates - **added** — Add ZFS pool and dataset monitoring - **added** — Add container health alerts with log excerpts in notifications - **added** — Add alerts for failed systemd services - **added** — Add alerts for CPU I/O wait and steal time - **added** — Add cumulative disk read and write totals to the Disk I/O sheet - **added** — Add Greek and Uzbek translations - **added** — Add custom root disk names and sort disks alphabetically - **changed** — Improve alert security by enforcing system ownership and blocking additional internal notification URL ranges - **changed** — Improve ATA SMART warnings for critical attributes - **fixed** — Fix a hub crash caused by concurrent SSH client shutdown - **fixed** — Fix host CPU and memory totals when Docker runs in a VM on macOS or Windows - **fixed** — Fix multi-line TOKEN_FILE loading - **fixed** — Fix QNAP MD RAID arrays being incorrectly reported as failed - **fixed** — Fix Intel GPU power data disappearing between samples - **fixed** — Fix swap usage calculations to include cached swap - **fixed** — Fix agent payload failures caused by invalid UTF-8 in battery names - **fixed** — Fix uptime reporting inside Linux containers - **fixed** — Fix fan discovery on legacy hwmon devices - **fixed** — Fix CPU model detection on MIPS systems :warning: **Potential breaking change:** Agents now verify HTTPS certificates. If an agent connects to a hub using a self-signed or otherwise untrusted certificate, configure `CA_CERT_FILE` with the appropriate CA certificate or the connection will be rejected. ##### What's Changed - Add ZFS pool and dataset monitoring (#2209) - Add container health alerts with log excerpts in notifications (#2225) - Add alerts for failed systemd services (#2173) - Add alerts for CPU I/O wait and steal time (#2249) - Add cumulative disk read and write totals to the Disk I/O sheet (#2179) - Add Greek and Uzbek translations (#2034) - Add custom root disk names and sort disks alphabetically (#2006) - Improve alert security by enforcing system ownership and blocking additional internal notification URL ranges - Improve ATA SMART warnings for critical attributes (#2275) - Fix a hub crash caused by concurrent SSH client shutdown (#2277) - Fix host CPU and memory totals when Docker runs in a VM on macOS or Windows (#2272) - Fix multi-line `TOKEN_FILE` loading (#2276) - Fix QNAP MD RAID arrays being incorrectly reported as failed (#2065) - Fix Intel GPU power data disappearing between samples (#2256) - Fix swap usage calculations to include cached swap (#2267) - Fix agent payload failures caused by invalid UTF-8 in battery names (#2241) - Fix uptime reporting inside Linux containers (#2180) - Fix fan discovery on legacy hwmon devices (#2238) - Fix CPU model detection on MIPS systems (#2138) - Fix machine ID generation on FreeBSD and pfSense installations (#2274) - Fix agent environment variable updates during reinstall (#2107) - Fix the install script reporting the wrong listen address after upgrades (#2243) - Fix load average precision on macOS, BSD, and Windows (#2245) - Update the Go version and Go dependencies ##### New Contributors * @IlyaMur made their first contribution in https://github.com/henrygd/beszel/pull/2238 * @alecrubin made their first contribution in https://github.com/henrygd/beszel/pull/2180 * @toomore made their first contribution in https://github.com/henrygd/beszel/pull/2241 * @mews-se made their first contribution in https://github.com/henrygd/beszel/pull/2243 * @justadityaraj made their first contribution in https://github.com/henrygd/beszel/pull/2245 * @wassupluke made their first contribution in https://github.com/henrygd/beszel/pull/2256 * @ErkinjonYusupov made their first contribution in https://github.com/henrygd/beszel/pull/2034 * @snh made their first contribution in https://github.com/henrygd/beszel/pull/2279 * @spatiumstas made their first contribution in https://github.com/henrygd/beszel/pull/2249 * @martinstenrose made their first contribution in https://github.com/henrygd/beszel/pull/2173 * @mleczakm made their first contribution in https://github.com/henrygd/beszel/pull/2225 * @santhiprakash made their first contribution in https://github.com/henrygd/beszel/pull/2269 **Full Changelog**: https://github.com/henrygd/beszel/compare/v0.18.8...v0.19.0