Compare commits

...

1 Commits
V115 ... V116

Author SHA1 Message Date
Rem0o
914cad5ce0 V116 2022-05-26 18:21:09 -04:00
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -26,11 +26,11 @@
![Fan Control](Images/MainUI.png)
## New
* __(NEW) Opt-out of update popup for a specific version__
* Configurable temperature range for graphs
* Decimal support in graphs
* Nickname any temperature sensor from the sensor settings dialog
* Auto fan curve (BETA): Automatically adjust speed to keep target temperature
* Sensor settings dialog window. Activate or deactivate specific sources.
## Installation

View File

@@ -1,4 +1,4 @@
{
"Number": 115,
"Message": "- Change tray icon color from \"Theme and colors\" dialog \r\n- Fixed a bug when matching a single fan automatically \r\n- Fixed various issues with dialogs"
"Number": 116,
"Message": "- Opt-out of update popup for a specific version \r\n- Fixed a graph editing bug \r\n- Extended plugin interface with injectable modules (logger and dialog) \r\n- Auto fan curve now acts like a linear fan curve when not in load temperature \r\n- Show the config file save/load location"
}