diff --git a/FanControl.zip b/FanControl.zip index a0f62d6..3ce637a 100644 Binary files a/FanControl.zip and b/FanControl.zip differ diff --git a/README.md b/README.md index b527b40..aea0ee1 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/version.json b/version.json index accb683..6d79019 100644 --- a/version.json +++ b/version.json @@ -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" } \ No newline at end of file