What's Changed
- added core voltage for NVIDIA GPU
- added sensors for Astral GPUs
- fixed battery hardware duplication on reset
- added special fan 7 for MSI MEG Z790 GODLIKE MAX
- added Pump Fan 2 for MSI MEG Z790 GODLIKE MAX + handle 0 RPM / unplugged fan
- fixed ASUS Z170 EC temperature read returning zero values
- adjusted EC read logic so temperature registers (PCH, T_SENSOR, VRM)
- return valid values on ASUS Z170 boards in user-mode
- added support for MSI PRO B850M-A Project Zero
- support for 10 new MSI motherboards with NCT6687D-R SIO controller
- added detection for MSI MAG B850 Tomahawk Wifi
- handle two mainboards for NCT6687D with fan mapping for newer models.
- added JAF Fan for Godlike Max & fix Pump Fan 2
- added support for MSI MAG B850 Tomahawk Wifi (non-max) using NCT6687DR Controller
- thread-safety fixes & refactoring
- slight refactor for ARCTIC Fan Controller
- always start app as administrator
- added MSI controller for AIOs (fan RPM read, thermal sensor & fan control)
- foundational support for all MSI B840/B850, X870(E), and Z890 Motherboards
- HttpServer improvements
- added "Hide Menu" option
- remote Web Server: "0.0.0.0" renamed to "localhost" in UI
- fixed same memory for different GPUs
- added Control sensor for MSI
- ROG Crosshair X870E Dark Hero (T-Sensor support)
- HttpServer: Add application version to root node of data.json
- remove formatting from http server raw values
- handle driver restart for NVIDIA GPUs
- added MSI B860 mainboard handling (NCT6687D-R)
- enable port number directly type in (#18)
- HttpServer fix: return 400 bad request instead of no response (#18)
New Contributors
- @lawrencehj did a great job and helped improve the app's usability
Full Changelog: 3.0.9513...3.0.9585