mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
914cad5ce0 | ||
|
|
b57173ca8e | ||
|
|
2e4c01afce | ||
|
|
1da1614894 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -26,11 +26,11 @@
|
||||

|
||||
|
||||
## 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
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 114,
|
||||
"Message": "- Fixes an issue with plugin loading"
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user