diff --git a/FanControl.zip b/FanControl.zip index 5a1a3dc..58a4cf6 100644 Binary files a/FanControl.zip and b/FanControl.zip differ diff --git a/README.md b/README.md index b7e71cf..8c486e3 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ This is the release repository for Fan Control, a highly customizable fan contro ## New +* Adjusted styling in dark mode +* Min function for the mix curve * Ryzen 5000 support -* Refined more compact card UI -* Start % (activation % before) and Stop % are now separated +* 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 ## Installation diff --git a/version.json b/version.json index fd178a6..8187d4b 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "Number": 61, - "Message": "- Fixed response time with two-way hysteresis" + "Number": 62, + "Message": "- Fixed response time with two-way hysteresis\r\n- Adjusted colors and styling in dark mode\r\n- Min function for the mix curve" } \ No newline at end of file