Skip to content

Commit d01979b

Browse files
committed
1.0.9395
1 parent 0c2ad50 commit d01979b

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

OpenHardwareMonitorLib/OpenHardwareMonitorLib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<AssemblyCompany>HardwareMonitor</AssemblyCompany>
1414
<AssemblyProduct>OpenHardwareMonitor</AssemblyProduct>
1515
<AssemblyCopyright>Copyright © 2022 Sergiy Egoshyn</AssemblyCopyright>
16-
<AssemblyVersion>1.0.9386</AssemblyVersion>
16+
<AssemblyVersion>1.0.9395</AssemblyVersion>
1717
<GenerateDocumentationFile>false</GenerateDocumentationFile>
1818
<Deterministic>true</Deterministic>
1919
<Platforms>AnyCPU;x64;x86</Platforms>

changelog.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
3.0.9380 (hotfix) Latest
1+
3.0.9395
2+
FIX RTX 50XX Memory junction temp reading (update NvidiaGpu, enhance 50 series detection logic)
3+
support ASUS ROG Crosshair X870E Apex (remove unnecessary HashSet, adjust Temperature Sensor Mapping)
4+
data formats have been adjusted to reduce the amount of useless digits in floating point numbers with zeros
5+
Added RAM timings sensors
6+
Workaround for page changing on DDR5 systems with SPD Write Protection active has been implemented in new version of RAMSPDToolkit
7+
Add sensors to aquacomputer D5Next
8+
new version of OpenHardwareMonitorLib released
9+
checkboxes rendering improved
10+
11+
3.0.9380 (hotfix)
212
restored menu for selecting temperature units #9
313

414
3.0.9378

0 commit comments

Comments
 (0)