Compare commits

...

7 Commits
V70 ... V72

Author SHA1 Message Date
Rem0o
b514b03e45 Update FanControl.zip 2021-03-23 14:24:26 -04:00
Rem0o
5c08f9274f Version 72 2021-03-23 14:15:35 -04:00
Rem0o
8afd122412 Update README.md 2021-03-16 19:05:09 -04:00
Rem0o
c1fdffb8e5 Update README.md 2021-03-13 12:14:06 -05:00
Rem0o
886f5ee773 Update FanControl.zip 2021-03-12 14:08:20 -05:00
Rem0o
248e6e9d5f Update FanControl.zip 2021-03-12 14:06:54 -05:00
Rem0o
fee1f11cd1 Version 71 2021-03-12 12:21:03 -05:00
3 changed files with 8 additions and 6 deletions

Binary file not shown.

View File

@@ -5,12 +5,14 @@
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
## New
* <b> Manual control for each control card </b><br>
![Fan Control](Images/ManualControlSlider.png)
* <b> Time average custom sensor ( Plus sign menu ) </b>
* <b> File custom sensor interface ( Plus sign menu ) </b>
* 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
* 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

View File

@@ -1,4 +1,4 @@
{
"Number": 70,
"Message": "-Bug fix when refreshing sensors"
"Number": 72,
"Message": "- New Time Average custom sensor \r\n- File sensors are now part of the custom sensors interface \r\n- Updated LibreHardwareMonitor"
}