Compare commits

..

5 Commits
V87 ... V91

Author SHA1 Message Date
Rem0o
f9a6f26acc Version 91 2021-08-19 20:21:04 -04:00
Rem0o
65cecbbcfa Version 90 2021-08-09 10:22:10 -04:00
Rem0o
b2daa78602 Version 89 2021-07-24 21:56:21 -04:00
Rem0o
4064ff68d8 Update FanControl.zip 2021-07-23 13:12:44 -04:00
Rem0o
3462c14c71 Version 88 2021-07-22 11:03:16 -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>Move graph points horizontally</b>
* <b>Reduced CPU usage by 50%</b>
* <b> -c or --config [json config file] command line arg </b>
* Increased max temp. to 120 C

View File

@@ -1,4 +1,4 @@
{
"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"
"Number": 91,
"Message": "- Update LHM: Improved AMD GPU support"
}