diff --git a/FanControl.zip b/FanControl.zip index e9cb227..21e0199 100644 Binary files a/FanControl.zip and b/FanControl.zip differ diff --git a/Images/GraphDialog.png b/Images/GraphDialog.png index 381b944..b67812c 100644 Binary files a/Images/GraphDialog.png and b/Images/GraphDialog.png differ diff --git a/Images/MainUI.png b/Images/MainUI.png index bfe2dee..bf481a8 100644 Binary files a/Images/MainUI.png and b/Images/MainUI.png differ diff --git a/README.md b/README.md index 0a8d540..4e9af27 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This is the release repository for Fan Control, a highly customizable fan contro ## New +* Refined more compact card UI +* Start % (activation % before) and Stop % are now separated * Hysteresis can now be switched from one-way (down only) to two-way (up and down) * Average function for the mix curve * Start with Windows setting @@ -31,7 +33,7 @@ This is the release repository for Fan Control, a highly customizable fan contro * Save, edit and load multiple profiles * Multiple temperature sources ( CPU, GPU, motherboard, hard drives, ".sensor" file ) * Custom fan curves -* Fine tune the fan control response with steps, activation %, response time and hysteresis +* Fine tune the fan control response with steps, start %, stop %, response time and hysteresis * Mix different curves and sensors together * Modern, dashboard-style UI * Works as a background application with a customizable tray icon diff --git a/version.json b/version.json index 10d7f28..ea6da2d 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "Number": 53, - "Message": "-Updated LibreHardwareMonitorLib\r\n-Bug fixes" + "Number": 54, + "Message": "-More compact UI\r\n-Added stop % parameter to the control card\r\n-Automatic stop % detection menu option " } \ No newline at end of file