mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 16:08:30 -05:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
914cad5ce0 | ||
|
|
b57173ca8e | ||
|
|
2e4c01afce | ||
|
|
1da1614894 | ||
|
|
9910600ba1 |
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": 113,
|
||||
"Message": "- Change tray icon temperature color depending on windows theme dynamically \r\n- FanControl will prevent session ending if config has changed \r\n- New IPlugin2 interface \r\n- Updated LibreHardwareMonitorLib"
|
||||
"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