diff --git a/FanControl.zip b/FanControl.zip index 545b998..90b662c 100644 Binary files a/FanControl.zip and b/FanControl.zip differ diff --git a/README.md b/README.md index 4e9af27..b7e71cf 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,12 @@ This is the release repository for Fan Control, a highly customizable fan contro ## New +* Ryzen 5000 support * 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 -* New fan curve type : "Target". Will hold the configured "load" fan speed until the idle temperature is reached. -* Support for newer Nvidia RTX cards with NvAPIWrapper -* Support for external sensors with .sensor files (see Example.sensor in your application folder) ## Installation diff --git a/version.json b/version.json index 52e0c88..a3249eb 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "Number": 56, - "Message": "-Updated LibreHardwareMonitorLib: improved support for IT8655E" + "Number": 57, + "Message": "- Updated LibreHardwareMonitorLib: Ryzen 5000 support\r\n- When storage is disabled, drives wont spin up at startup" } \ No newline at end of file