Compare commits

..

3 Commits
V32 ... V35

Author SHA1 Message Date
Rem0o
b344e55e25 Version 35 2020-06-24 10:02:57 -04:00
Rem0o
f0d8825832 Version 34 2020-06-20 11:21:22 -04:00
Rem0o
37048bc633 Version 33 2020-06-15 11:09:21 -04:00
3 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -15,6 +15,7 @@ Libraries used:
* Save, edit and load multiple profiles
* Multiple temperature sources ( CPU, GPU, motherboard, hard drives )
* Custom fan curves
* Fine tune the fan control response with steps, activation %, response time and hysteresis
* Mix different curves and sensors together
* Modern, dashboard-style UI
* Works as a background application with a customizable tray icon

View File

@@ -1,4 +1,4 @@
{
"Number": 32,
"Message": "- Cache system rework (default config will be loaded once after update) \r\n- Link to release repo \r\n- Updated LibreHardwareMonitorLib (Kraken X3 support)"
"Number": 35,
"Message": "- Sub-1% command step \r\n- Fixed single fan matching \r\n- Fixed a bug with mix fan curve when moving cards \r\n- UI styling tweaks"
}