Skip to content

Releases: HardwareMonitor/OpenHardwareMonitor

2025.1.9190

28 Feb 15:46

Choose a tag to compare

  • add 'open' menu for web server
  • remove hidden sensors from web server data
  • optimize app embedded resources
  • node pen color fixed
  • fixed battery name retrieving & custom name load/save
  • add new memory sensors & reorganize old
  • Zen5 cpu fix
  • add Intel Panther Lake & Intel Arrow Lake U
  • Added Gigabyte X870E Aorus Xtreme AI Top motherboard, based on the existing Gigabyte X870E motherboards already added

2025.1.9177

15 Feb 08:38

Choose a tag to compare

  • resources optimized (app size decreased)
  • the application icon has been replaced with a new one
  • added compatibility check by region
  • Add support for ASUS ROG Crosshair X870E Hero motherboard
  • Add CPU Package temperature sensor.
  • Aligning W_PUMP+ naming to others
  • Sensor Statistic NaN Fix (When a Nan or infinity value is added, the Min/Max function is not working)
  • SAPPHIRERAPIDS support added
  • Intel Arrow Lake 200 added
  • Gigabyte X79 UD3 - Fan control support and missing fan added
  • Add support for ASUS PRIME X870-P (Nuvoton NCT6701D)
  • Work done to support ROG STRIX X870E-E
  • Update fan hierarchy for X870-P motherboard
  • Fixed some existing voltages
  • Added some voltages
  • Added VRM temperature readout
  • Removed debug fan lines
  • IT87 voltage registers update
  • The embedded switch on the model has no default and would break out of the manufacturer switch if the model wasn't Z790_Taichi
  • Fix the voltage registers for IT87
  • Proart x870e creator wifi
  • Add Support For ASUS ROG STRIX X870E-E GAMING WIFI Fan Sensors And Control
  • Fix B650M_AORUS_PRO_AX AVCC3 voltage
  • Tidy Asus ProArt X870E CREATOR WIFI misconfigurations
  • Moved out of Gigabyte models and under Asus
  • Fixed comment noting Super I/O chip as ITE IT8696E instead of NCT6701D
  • added support for Intel ElkhartLake (#1625)
  • Ryzen 9000 Core Frequency Bugfix (Zen5 (Ryzen 9000) has a changed register mapping for readout core frequency)
  • Update Ryzen 9000 and Core Clock
  • fixed Package Power and Core power Calculation, use ESU for power scaling
  • Added Effective core clock
  • Added Average Core clock and Average effective clock
  • Remove Effective clock from SMU (Core effective clock is now calculated in Amd17Cpu/Core)
  • Fix Clock Ratio calculation. (Ratio > 1 is not possible)
  • More precise system utilization
  • The current method usually indicates a load that is too low
  • SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION idle time error in Windows11 22H2 is fixed
  • consistent with Process Explorer, Hwinfo, SIV
  • Add fix for old Windows 11 Versions 22H2 and 23H2
  • Additional error checks for load calculation
  • Intel Ultra 9 200 Series ArrowLake Added
  • NCT610XD bugfix register and temperature read
  • Supermicro X11SWN-E support

2025.1.9135

05 Jan 09:14

Choose a tag to compare

  • remove admin permissions requirements to start the app (some sensors will not be available)
  • fix application auto-start for UAC enabled environments (scheduler for admin, registry for users)

2024.11.9127

27 Dec 20:42

Choose a tag to compare

  • fixed "Run on windows startup" menu item checked status on app start

2024.11.9121 (hotfix)

21 Dec 18:04

Choose a tag to compare

  • remove task schedulled autostart to use only registry way

2024.11.9108

08 Dec 13:00

Choose a tag to compare

  • add "Reset on power changed" mode & main menu item

2024.11.9102 (hotfix)

02 Dec 12:35

Choose a tag to compare

  • remove 'update-check' delay on first form show
  • fixup for the issue of battery sensor disappearance when switching power modes has been fixed

2024.11.9100

29 Nov 22:25

Choose a tag to compare

  • The issue of battery sensor disappearance when switching power modes has been fixed.
  • check for update on first show
  • add battery "Charge-Discharge Cycle Count" sensor
  • add Lithium polymer battery type & fix battery sensors activation
  • UI stability fixes

2024.11.9096

26 Nov 18:19

Choose a tag to compare

  • Adjust icon data for Throughput sensors (up/down network speed)
  • Add auto-reset on power mode changed (fix for dynamically switching GPU on some laptops)
  • Add support for battery temperature monitoring
  • Check whether battery values are available
  • Include the battery device name and tag in the hardware identifier
  • Fix temperature conversion
  • Disable sensors that have a "null" value
  • Add Selectable Network Interface in Web Server Form
  • Add ISA bridge support for Intel based Gigabyte MB
  • Add support for ASRock Z790 Nova WiFi
  • Add Gigabyte X870E AORUS PRO (ICE) (ITE IT8696E, ITE IT87952E)
  • UI stability fixes
  • and stuff like that...

2024.11.9087

17 Nov 08:14

Choose a tag to compare

  • restore collapsed nodes after reset fixed
  • settings saving significally optimized
  • fix for expacd/collapse nodes by keyboard/mouse
  • portable mode fix
  • UI controls stability fixes
  • code optimizations