Releases: HardwareMonitor/OpenHardwareMonitor
Releases · HardwareMonitor/OpenHardwareMonitor
3.0.9513
What's Changed
- Update RAMSPDToolkit to most recent version. by @Blacktempel in #11
- icon text size fixed for 175% scaling
- themes colors adjusted
- Add ASRock X870E Nova WiFi Support
- Support X870E Apex CPU Sensor Index for BIOS 1804+
- Add limited support for MSI MEG Z790 GODLIKE MAX
- Display ToolStrip RadioButton menu items as checkboxes
- Add VRAM memory and bandwidth sensors for Intel discrete GPUs
- FIX Correctly Initialize NCT67XX registries
- upgrade nuget dependencies
- Re-Structure Fan and Control Register Layout for NCT6687DR, Support 10 new MSI Motherboards
- Add missing T_Sensor from NCT6799D
- Add support for Gigabyte A320M-S2H
- Add ASUS ROG STRIX B850-E GAMING WIFI support
- Add ASUS TUF GAMING B760M-PLUS WIFI D4 support
- Show Performance & Efficient Core instead of Core;
- Change Voltages, Temperatures to P/E Core;
- Use independent counter for P/E Core.
- Support Gigabyte B650 EAGLE AX
- Add support for MSI Z390 EDGE AC (NCT6797D)
- Add support for ASUS TUF GAMING B850M-PLUS II
- Add support for MSI MAG X870E TOMAHAWK MAX WIFI PZ
- Add limited support for “ASUS ROG STRIX Z690-G GAMING WIFI”
- Add MAG B850M MORTAR (MS-7E61)
- EC support for TUF_Gaming-X870_Plus_WIFI
- Add support for three additional MSI Motherboards:
- Support for 10 new MSI motherboards with NCT6687D-R SIO controller
- Support for newly established fan and control register structure
- Add support for X870E Tomahawk WIFI, fix B850 Gaming Plus WIFI PZ identification
- Add support for B850M Gaming Plus WIFI and Z890 Unify-X
- Also removes duplicate model identification case for B850M GAMING PLUS WIFI6E
- Remove the 0-initialized control registers array
- add RAM temperature sensors for high/low/critical limits
- change RAM thermal sensor index to 0
- adjust RAM sensor indices accordingly
- Add missing MB IO controls
- Added Arctic fan controller:
- Fixed misspelling and added improvements
- Fixed thread not starting (added _thread.Start())
- Added control sensor activation
- Added PWM initialization from device
- Improved PWM value reading for fast updates
- fix B850 GAMING PLUS WIFI6E (MS-7E80) Identification
- Aga.Controls code cleanup & fixes
New Contributors
- @Blacktempel made their first contribution in #11
Full Changelog: 3.0.9440...3.0.9513
3.0.9440
- Fixed an issue with the system tray icon rendering in some scaling modes
- Added a 5-second delay when auto-launching a program as admin at Windows startup.
- added architecture compatibility check on app start
- "Reset on power changed" menu item removed as not relevant anymore
- app icon replaced
- upgraded HidSharp, System.IO.Ports, System.Management & System.Threading
- hide IntelGpu if CPU monitoring is not enabled
- added support to Gigabyte b650i AX
- added Gigabyte X870 AORUS ELITE WIFI7 ICE support
- added Information for Gigabyte GA-MA790X-DS4 motherboard
- added support for MSI B850M GAMING PLUS WIFI6E
Full Changelog: 3.0.9416...3.0.9440
3.0.9416
- Intel discrete GPU support through Intel GCL library
- added support for MSI PRO B850-S WIFI6E
- added B850S_PRO_WIFI6E to the list of models that get the NCT6687DR instead of NCT6687D
- Add support for ASUS TUF GAMING B450 PLUS II and fixes for some ITE
- Improved and more correct IT8665 fixes
- Fix DimmMemory concatenated identifier
- RazerGroup exception fix
- Added base support Asus ROG Crosshair X670E Hero and PSU MSI MEG Ai1300P
- Mutexes fixed
- Changed NvApi lifecycle
- Add missing sensors for Asus ROG X670E-HERO / GENE
- Record RTX 50XX gpu core temp with decimal precision
- Clean up CorsairPsu
- Added support for Lenovo V50t Gen 2
- upgrade HidSharp to 2.6.2
- Updater messages invocation fix
- Add MS-7C35 motherboards
- PROART_B760_CREATOR_D4 & X670_AORUS_ELITE_AX motherboards
- Rename 'CPU VDDIO / MC' to 'CPU VDDIO Memory'
- Add support for Asrock X870E Taichi (lite)
- Fix RTX 40 Series Hot Spot and Memory Junction sensor not reading
- close lmsensors after hardware.close()
Full Changelog: 3.0.9395...3.0.9416
3.0.9395
- FIX RTX 50XX Memory junction temp reading (update NvidiaGpu, enhance 50 series detection logic)
- support ASUS ROG Crosshair X870E Apex (remove unnecessary HashSet, adjust Temperature Sensor Mapping)
- data formats have been adjusted to reduce the amount of useless digits in floating point numbers with zeros
- Added RAM timings sensors
- Workaround for page changing on DDR5 systems with SPD Write Protection active has been implemented in new version of RAMSPDToolkit
- Add sensors to aquacomputer D5Next
- new version of OpenHardwareMonitorLib released
- checkboxes rendering improved
Full Changelog: 3.0.9380...3.0.9395
3.0.9380 (hotfix)
- restored menu for selecting temperature units #9
3.0.9378
- NotifyIcon "Percent" mode renamed to "Bar"
- NotifyIcon decimal values format fixed
- add
Auto-Update Applicationoption - fix memoryGroup initialization delay (app start delay removed)
- tray icon accidental double click problem fixed
- Menu checkboxes draw style changed
- Dark theme colors adjusted
- Fix issues with missing samsung nvme data
- Fix missing DIMM temperature sensors
- Fix possible collection was modified exception
- small fixes & optimizations
3.0.9367
- removed temperature unit menu -> get from current RegionInfo
- show in tray (Ctrl+T) hotkey;
- show in gadget (Ctrl+G) hotkey;
- fixed 'Hide/show' sensor hotkey next node selection;
- 'Reset pen color' hotkey fix: next node selection disabled
- removed auto-updates check in background
- tray hint decimal digits fix for Power & Data
- round tray value for data sensors
- gadget background changed to solid black
- Font size menu items replaced with Decrease/Increase Font Size
- Keyboard shortcuts have been changed to not conflict with search
- use IconFactory from common lib
- add IconKind tray menu item with options for % sensors: Regular, Percent, Pie
- "Show Percentage Icons" main menu item removed
- build perapate x64 & x86 versions
- app 'company' renamed to 'HardwareMonitor'
- fix StartupManager & TaskScheduler (task name fix for multi-user systems)
- SensorNotifyIcon digits draw fix
- tray icon: decimals added for
Powerhint - tray icon: text size increased for screens with normal dpi (no zoom)
- Add support for MSI PRO Z890 WIFI (Nuvoton NCT6687D)
- Restore fan control for IT8696E + make the 0 values array specific to the X870 Aorus elite WIFI7
- small fixes & optimizations
Full Changelog: 2025.2.9342...3.0.9367
2025.2.9342
- dark themes Background changed to be more like win10 dark
- Fix null reference in MemoryGroup when Ring0 is disabled
- Added support for three additional MSI motherboards
- Added support for Asus ROG STRIX X870-I Gaming WIFI
- GIGABYTE X870 AORUS ELITE WIFI7 (ITE IT8696E, ITE IT87952E)
- and minor fixed
and yes, it will NOT work in rusia
2025.2.9307
- few ShortcutKeys added; default outputs restored
- menu rendering has been reworked; optimization of rendering resources
- Themes initialization simplified; main menu items reordered
- add "Site" menu item
- CheckRunningInstances fix: when launching another instance of the application, the old one will be displayed
- Fix crash when a USB device doesn't have a product name and HidSharp triggers an IOException (IOException)
- Add support for ROG STRIX B760-I GAMING WIFI
- Add support for Asrock B450M Pro4 R2.0
- Add DIMM Temperature
- Samsung NVME now being detected properly
- released OHMLib 1.0.9307
2025.2.9300
- fix for auto theme switching
- Add Support for ASUS STRIX Z790-E WIFI II
- UI optimizations & fixes