Version 107

This commit is contained in:
Rem0o 2022-03-15 11:23:54 -04:00
parent c1cbf89fe3
commit e655ab2257
3 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -9,12 +9,12 @@ This is the release repository for Fan Control, a focused, highly customizable f
## New
* <b>Nickname any temperature sensor from the sensor settings dialog</b>
* <b> Better decimal support in graphs </b>
* Nickname any temperature sensor from the sensor settings dialog
![Sensor settings dialog](Images/SensorNickname.png)
* Auto fan curve (BETA): Automatically adjust speed to keep target temperature
* Allow text-wrapping for long names
* Sensor settings dialog window. Activate or deactivate specific sources.
* Numeric textbox for graph points
* Change windows startup delay for sensor detection issues
* Horizontal (columns) UI option

View File

@ -1,4 +1,4 @@
{
"Number": 106,
"Message": "- Use nickname for mix sensor. \r\n- UI tweaks \r\n- TCC gpu support for NVApiWrapper"
"Number": 107,
"Message": "- Better decimal support all arround\r\n- Fixed potential UI memory leak \r\n- Removed useless properties when saving a config file"
}