Compare commits

..

1 Commits
V70 ... V71

Author SHA1 Message Date
Rem0o
fee1f11cd1 Version 71 2021-03-12 12:21:03 -05:00
3 changed files with 4 additions and 3 deletions

Binary file not shown.

View File

@@ -5,7 +5,8 @@
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>
* <b>Plugin system (prototype), see https://github.com/Rem0o/FanControl.DellPlugin </b>
* Manual control for each control card <br>
![Fan Control](Images/ManualControlSlider.png)
* Step % has been split in step up and step down.
* Custom sensors: Create a "mix" sensor with a custom function (min, max, average)

View File

@@ -1,4 +1,4 @@
{
"Number": 70,
"Message": "-Bug fix when refreshing sensors"
"Number": 71,
"Message": "- Plugin system prototype \r\n- Explicit checkbox to disable donation popup \r\n- Updated LibreHardwareMonitor"
}