New
v0.18.0
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
--urland--tokencommand line arguments to the agent. (#1524) - Collect S.M.A.R.T. data in the background every hour.
- Add
SMART_INTERVALenvironment variable to customize S.M.A.R.T. data collection interval. - Collect system distribution and architecture.
- Add
system_detailscollection to store infrequently updated system information. - Improve S.M.A.R.T. device path lookup for NVMe devices. (#1504)
- Raise
smartctltimeout 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