diff --git a/FanControl.zip b/FanControl.zip index 8cf40b7..1734d33 100644 Binary files a/FanControl.zip and b/FanControl.zip differ diff --git a/README.md b/README.md index 87ab8a6..9a17705 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,14 @@ This is the release repository for Fan Control, a highly customizable fan controlling software for Windows. ## New -* Plugin system, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) and +* Time average custom sensor ( Plus sign menu ) +* File custom sensor interface ( Plus sign menu ) +* Plugin system, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) and * https://github.com/Rem0o/FanControl.HWInfo * https://github.com/Rem0o/FanControl.DellPlugin -* Manual control for each control card
-![Fan Control](Images/ManualControlSlider.png) +* Manual control for each control card * Step % has been split in step up and step down. * Custom sensors: Create a "mix" sensor with a custom function (min, max, average) -* Mix fan curve supports 1-N curves -* Sync dark/light windows theme with Fan Control ## Installation diff --git a/version.json b/version.json index f17c153..233ec9e 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "Number": 71, - "Message": "- Plugin system prototype \r\n- Explicit checkbox to disable donation popup \r\n- Updated LibreHardwareMonitor" + "Number": 72, + "Message": "- New Time Average custom sensor \r\n- File sensors are now part of the custom sensors interface \r\n- Updated LibreHardwareMonitor" } \ No newline at end of file