Compare commits

..

3 Commits
V84 ... V87

Author SHA1 Message Date
Rem0o
0fbcb61eea Version 87 2021-07-14 10:44:58 -04:00
Rem0o
a5c64035a0 Version 86 2021-07-07 13:11:28 -04:00
Rem0o
5c6828ea9c Version 85 2021-06-27 13:52:45 -04:00
3 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -9,6 +9,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
## New
* <b>Reduced CPU usage by 50%</b>
* <b> -c or --config [json config file] command line arg </b>
* Increased max temp. to 120 C
* Replaced numerical comboboxes with text boxes

View File

@@ -1,4 +1,4 @@
{
"Number": 84,
"Message": "- Updated LibreHardwareMonitorLib (Corsair PSUs support) \r\n- Reduced CPU usage by about 50%"
"Number": 87,
"Message": "- Fixed a crash with Ryzen CPUs \r\n- Controls with a NaN valued fan curve will max out. \r\n - Main window will show up when critical events occur"
}