Compare commits

..

1 Commits
V32 ... V33

Author SHA1 Message Date
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": 33,
"Message": "- Fixed memory leak with the graph \r\n- Updated LibreHardwareMonitorLib"
}