You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
## 0.38.0 - 2026-06-03
2
+
3
+
- Add environment variable expansion support in configuration
4
+
- LibreHardwareMonitorLib has been updated to latest:
5
+
- Added support for Intel Panther Lake and Arrow Lake-U CPUs (including a Panther Lake voltage fix).
6
+
- Corrected temperature offset calculations for newer Zen (Ryzen) processors.
7
+
- Added motherboard support for MSI B860 (NCT6687D-R) and ASRock B550M Pro4.
8
+
- Added sensor support for older Intel Framework laptops.
9
+
- NVIDIA GPUs now recover gracefully when the GPU driver restarts.
10
+
- NVIDIA GPU load index 3 is now reserved for GPU Memory and the remaining GPU loads have been remapped, so NVIDIA GPU load sensor names/order may change.
11
+
- Fixed NVMe temperature sensors and improved storage and SMART detection (storage backend upgraded to DiskInfoToolkit 2.x).
12
+
- Fixed long delays when reporting mechanical (HDD) read/write speeds.
13
+
- Fixed crashes from an X570 null reference and from an unhandled network interface exception during sensor updates.
14
+
- Fixed a potential freeze and added support for newer device firmware.
15
+
1
16
## 0.37.0 - 2026-03-10
2
17
3
18
LibreHardareMonitor has been bumped to the latest version:
0 commit comments