Skip to content

Commit 9d76857

Browse files
committed
3.0.9416
1 parent 359ed34 commit 9d76857

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
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.9395</AssemblyVersion>
16+
<AssemblyVersion>1.0.9416</AssemblyVersion>
1717
<GenerateDocumentationFile>false</GenerateDocumentationFile>
1818
<Deterministic>true</Deterministic>
1919
<Platforms>AnyCPU;x64;x86</Platforms>

changelog.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
3.0.9416
2+
Intel discrete GPU support through Intel GCL library
3+
added support for MSI PRO B850-S WIFI6E
4+
added B850S_PRO_WIFI6E to the list of models that get the NCT6687DR instead of NCT6687D
5+
Add support for ASUS TUF GAMING B450 PLUS II and fixes for some ITE
6+
Improved and more correct IT8665 fixes
7+
Fix DimmMemory concatenated identifier
8+
RazerGroup exception fix
9+
Added base support Asus ROG Crosshair X670E Hero and PSU MSI MEG Ai1300P
10+
Mutexes fixed
11+
Changed NvApi lifecycle
12+
Add missing sensors for Asus ROG X670E-HERO / GENE
13+
Record RTX 50XX gpu core temp with decimal precision
14+
Clean up CorsairPsu
15+
Added support for Lenovo V50t Gen 2
16+
upgrade HidSharp to 2.6.2
17+
Updater messages invocation fix
18+
Add MS-7C35 motherboards
19+
PROART_B760_CREATOR_D4 & X670_AORUS_ELITE_AX motherboards
20+
Rename 'CPU VDDIO / MC' to 'CPU VDDIO Memory'
21+
Add support for Asrock X870E Taichi (lite)
22+
Fix RTX 40 Series Hot Spot and Memory Junction sensor not reading
23+
close lmsensors after hardware.close()
24+
125
3.0.9395
226
FIX RTX 50XX Memory junction temp reading (update NvidiaGpu, enhance 50 series detection logic)
327
support ASUS ROG Crosshair X870E Apex (remove unnecessary HashSet, adjust Temperature Sensor Mapping)

0 commit comments

Comments
 (0)