# Beszel v0.18.0 - Product: Beszel (https://whatsnew.fyi/product/beszel) - Vendor: henrygd - Date: 2026-01-11 - Version: v0.18.0 - Original notes: https://github.com/henrygd/beszel/releases/tag/v0.18.0 - Permalink: https://whatsnew.fyi/product/beszel/releases/v0.18.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'. --- - **added** — Add option to make universal token permanent - **added** — Add experimental NVML GPU collector - **added** — Add low battery alerts - **added** — Add battery charge to systems table - **added** — Add `--url` and `--token` command line arguments to the agent - **added** — Collect S.M.A.R.T. data in the background every hour - **added** — Add `SMART_INTERVAL` environment variable to customize S.M.A.R.T. data collection interval - **added** — Collect system distribution and architecture - **added** — Add `system_details` collection to store infrequently updated system information - **added** — Add Serbian and Bahasa Indonesia translations - **changed** — Improve S.M.A.R.T. device path lookup for NVMe devices - **changed** — Raise `smartctl` timeout to 15 seconds - **changed** — Rename login honeypot field to prevent password manager autofill - **fixed** — Fix container logs decoding for raw streams - **fixed** — Fix LoaderCircle transfer when there is no client - **fixed** — Fix non unique fingerprint - **fixed** — Fix disk sorting in smart table - **fixed** — Use origin country flags for Spanish and Portuguese languages ##### What's Changed - Add option to make universal token permanent. (#1097, #1614) - Add experimental NVML GPU collector. (#1522, #1587) - Add low battery alerts. (#1507) - Add battery charge to systems table. - Add `--url` and `--token` command line arguments to the agent. (#1524) - Collect S.M.A.R.T. data in the background every hour. - Add `SMART_INTERVAL` environment variable to customize S.M.A.R.T. data collection interval. - Collect system distribution and architecture. - Add `system_details` collection to store infrequently updated system information. - Improve S.M.A.R.T. device path lookup for NVMe devices. (#1504) - Raise `smartctl` timeout to 15 seconds. (#1465) - Fix container logs decoding for raw streams. (#1535) - Rename login honeypot field to prevent password manager autofill (#1011). - fix: When there is no client, LoaderCircle will always transfer by @Zero2A11 in https://github.com/henrygd/beszel/pull/1511 - fix non unique fingerprint by @deadbeef84 in https://github.com/henrygd/beszel/pull/1556 - bug: fix disk sorting in smart table by @svenvg93 in https://github.com/henrygd/beszel/pull/1551 - chore; add check for systemd before monitoring by @svenvg93 in https://github.com/henrygd/beszel/pull/1550 - fix: use origin country flags for Spanish and Portuguese languages by @Natxo09 in https://github.com/henrygd/beszel/pull/1571 - Add Serbian and Bahasa Indonesia translations. - Update Go dependencies. ##### New Contributors * @Zero2A11 made their first contribution in https://github.com/henrygd/beszel/pull/1511 * @daviddavis made their first contribution in https://github.com/henrygd/beszel/pull/1530 * @deadbeef84 made their first contribution in https://github.com/henrygd/beszel/pull/1556 * @crimist made their first contribution in https://github.com/henrygd/beszel/pull/1587 * @Natxo09 made their first contribution in https://github.com/henrygd/beszel/pull/1571 **Full Changelog**: https://github.com/henrygd/beszel/compare/v0.17.0...v0.18.0