Beszel v0.18.0

v0.18.0
Added 10
  • Add option to make universal token permanent
  • Add experimental NVML GPU collector
  • Add low battery alerts
  • Add battery charge to systems table
  • Add `--url` and `--token` command line arguments to the agent
  • Collect S.M.A.R.T. data in the background every hour
Changed 3
  • Improve S.M.A.R.T. device path lookup for NVMe devices
  • Raise `smartctl` timeout to 15 seconds
  • Rename login honeypot field to prevent password manager autofill
Fixed 5
  • Fix container logs decoding for raw streams
  • Fix LoaderCircle transfer when there is no client
  • Fix non unique fingerprint
  • Fix disk sorting in smart table
  • 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

Full Changelog: https://github.com/henrygd/beszel/compare/v0.17.0...v0.18.0

View original

Upgraded? How did it go?

Discussion