Beszel v0.18.3

v0.18.3
Added 5
  • Add experimental sysfs AMD GPU collector
  • Add SMART_DEVICES_SEPARATOR and allow drives with the same name to be added with different types
  • Parse ATA device statistics for temperature and future metrics
  • Add tooltips to navbar buttons
  • Add tooltip to system name in systems table
Changed 7
  • Improve container network stats accuracy
  • Update LibreHardwareMonitorLib to use PawnIO instead of WinRing0
  • Write health_file to /dev/shm instead of /tmp if available
  • Increase smartctl --scan timeout to 10 seconds
  • Change usermod to addgroup for docker access
  • Update honeypot field name and autofill ignores
  • Update Go dependencies
Fixed 8
  • Fix SHARE_ALL_SYSTEMS for system_details, smart_devices, and systemd_services
  • Improve CJK truncation in UI
  • Fix container uptime sorting edge case
  • Ensure battery current charge doesn't exceed full capacity
  • Restore Add System button on mobile
  • Apply SELinux context after binary replacement
  • Don't force lowercase text
  • Ignore alt key combinations
Removed 1
  • Remove stale systemd services from tracking after deletion
Deprecated 1
  • Container NetworkSent and NetworkRecv fields deprecated in favor of Bandwidth
Notice
  • The Windows agent's updated version of LibreHardwareMonitorLib now uses PawnIO instead of WinRing0. If you lose temperature sensors, make sure PawnIO is installed. (See #1657 and #1697.)

  • Container NetworkSent and NetworkRecv fields have been deprecated in favor of Bandwidth. Agents will stop populating those fields in 0.19.0, so please update any integrations to prefer Bandwidth. It's available for all containers on hubs >= 0.18.3.

What's Changed
  • Add experimental sysfs AMD GPU collector. (#737, #1569)
  • Improve container network stats accuracy.
  • Fix SHARE_ALL_SYSTEMS for system_details, smart_devices, and systemd_services. (#1660)
  • Improve CJK truncation in UI.
  • Fix container uptime sorting edge case. (#1696)
  • Remove stale systemd services from tracking after deletion. (#1594)
  • Update honeypot field name and autofill ignores. (#1011)
  • Write health_file to /dev/shm instead of /tmp if available. (#1455)
  • Ensure battery current charge doesn't exceed full capacity. (#1668)
  • Increase smartctl --scan timeout to 10 seconds. (#1465)
  • Update Go dependencies
New Contributors

Full Changelog: https://github.com/henrygd/beszel/compare/v0.18.2...v0.18.3

View original

Upgraded? How did it go?

Discussion