Compare commits

..

1 Commits
V49 ... V50

Author SHA1 Message Date
Rem0o
74b38e837e Version 50 2020-10-06 23:03:00 -04:00
3 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -6,6 +6,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
## New
* Hysteresis now only applies on the way down
* Average function for the mix curve
* Start with Windows setting
* New fan curve type : "Target". Will hold the configured "load" fan speed until the idle temperature is reached.

View File

@@ -1,4 +1,4 @@
{
"Number": 49,
"Message": "-Updated LibreHardwareMonitorLib (better IT8628E support)"
"Number": 50,
"Message": "-Hysteresis now works only on the way down\r\n-Top right menu rework\r\n-Refresh sensors detection"
}