mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e80a0e7d40 | ||
|
|
9200a61ec2 | ||
|
|
7e07c22626 | ||
|
|
e655ab2257 | ||
|
|
c1cbf89fe3 | ||
|
|
dc8d367149 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -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
|
||||

|
||||
* 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
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user