Compare commits

...

6 Commits
V105 ... V108

Author SHA1 Message Date
Rem0o
e80a0e7d40 Merge pull request #548 from medevil84/patch-1
Update README.md
2022-03-20 10:55:27 -04:00
medevil
9200a61ec2 Update README.md
Added a link to the FanControl.AquacomputerHighFlowNext repository
2022-03-19 20:51:45 +01:00
Rem0o
7e07c22626 Version 108 2022-03-15 17:57:08 -04:00
Rem0o
e655ab2257 Version 107 2022-03-15 11:23:54 -04:00
Rem0o
c1cbf89fe3 Update FanControl.zip 2022-03-12 18:53:50 -05:00
Rem0o
dc8d367149 Version 106 2022-03-12 11:33:33 -05:00
3 changed files with 5 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
@@ -31,6 +31,7 @@ This is the release repository for Fan Control, a focused, highly customizable f
* Plugin system, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) and
* https://github.com/Rem0o/FanControl.HWInfo
* https://github.com/Rem0o/FanControl.DellPlugin
* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext
## Issues and hardware compatibility

View File

@@ -1,4 +1,4 @@
{
"Number": 105,
"Message": "- Nickname any temperature sensor from the sensor settings dialog \r\n- Fixed a graph display bug in the graph fan curve card"
"Number": 108,
"Message": "- Better decimal support all arround\r\n- Fixed potential UI memory leak \r\n- Removed useless properties when saving a config file"
}