Compare commits

..

1 Commits
V84 ... V85

Author SHA1 Message Date
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": 85,
"Message": "- Fixed storage sensors update routine"
}