Compare commits

..

2 Commits
V69 ... V71

Author SHA1 Message Date
Rem0o
fee1f11cd1 Version 71 2021-03-12 12:21:03 -05:00
Rem0o
e7754f9013 Version 70 2021-03-04 18:20:34 -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": 69,
"Message": "- Nice \r\n-Manual control added to control cards \r\n- Bug fixes"
"Number": 71,
"Message": "- Plugin system prototype \r\n- Explicit checkbox to disable donation popup \r\n- Updated LibreHardwareMonitor"
}