Compare commits

...

3 Commits
V67 ... V68

Author SHA1 Message Date
Rem0o
698385f7a6 Update README.md 2021-02-17 20:31:19 -05:00
Rem0o
50678092cc Update FanControl.zip 2021-02-17 20:28:03 -05:00
Rem0o
469129655b Version 68 2021-02-17 20:23:41 -05:00
3 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@@ -5,11 +5,11 @@
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
## New
* Custom sensors: Create a "mix" sensor with a custom function (min, max, average)
* <b>Step % has been split in step up and step down.</b>
* <b>Custom sensors: Create a "mix" sensor with a custom function (min, max, average) </b>
* Mix fan curve supports 1-N curves
* Sync dark/light windows theme with Fan Control
* Adjusted styling in dark mode
* Min function for the mix curve
## Installation

View File

@@ -1,4 +1,4 @@
{
"Number": 67,
"Message": "- Fixed a bug when loading/switching profiles"
"Number": 68,
"Message": "- Support mix sensor of mix sensors \r\n- Splitted step % in step up and down %"
}