add freebsd support to agent install script / update command (#39)

This commit is contained in:
henrygd
2025-09-05 19:15:21 -04:00
parent fea2330534
commit eb4bdafbea
3 changed files with 216 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 0.12.8
- Add FreeBSD support for agent install script and update command.
## 0.12.7
- Make LibreHardwareMonitor opt-in with `LHM=true` environment variable. (#1130)
@@ -8,6 +12,8 @@
- Display system counts (active, paused, down) in All Systems 'view' options. (#1078)
- Remember All Systems sort order during session.
## 0.12.6
- Add maximum 1 minute memory usage.