diff --git a/FanControl.zip b/FanControl.zip index 090cf5e..79e9e1f 100644 Binary files a/FanControl.zip and b/FanControl.zip differ diff --git a/README.md b/README.md index 7da70cd..e1649fc 100644 --- a/README.md +++ b/README.md @@ -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) +* Step % has been splitted 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 * Adjusted styling in dark mode -* Min function for the mix curve ## Installation diff --git a/version.json b/version.json index 696114a..d86771f 100644 --- a/version.json +++ b/version.json @@ -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 %" } \ No newline at end of file