Version 51

This commit is contained in:
Rem0o 2020-10-08 09:46:37 -04:00
parent 74b38e837e
commit 95d4378fdc
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
## New
* Hysteresis now only applies on the way down
* Hysteresis can now be switched from one-way (down only) to two-way (up and 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": 50,
"Message": "-Hysteresis now works only on the way down\r\n-Top right menu rework\r\n-Refresh sensors detection"
"Number": 51,
"Message": "-Hysteresis option for one-way or two-way\r\n-Top right menu rework\r\n-Refresh sensors detection"
}