Compare commits

...

7 Commits
V144 ... V147

Author SHA1 Message Date
Rem0o
705ea357c0 V147 2023-02-23 12:35:11 -05:00
Rem0o
b703101467 Update FanControl.zip 2023-02-12 19:55:51 -05:00
Evan Mulawski
8af9b00d7d Update CorsairLink plugin description in README (#1530) 2023-02-12 17:42:13 -05:00
Rem0o
2b77b7b368 V146 2023-02-12 11:18:32 -05:00
Rem0o
ff4ba99931 Update README.md 2023-02-10 19:35:06 -05:00
Rem0o
9e117a6c96 Merge branch 'master' of https://github.com/Rem0o/FanControl.Releases 2023-02-09 10:48:48 -05:00
Rem0o
d960ccf7cb V145 2023-02-09 10:48:46 -05:00
3 changed files with 4 additions and 3 deletions

Binary file not shown.

View File

@@ -77,9 +77,10 @@ From the community (notify me if I'm missing some):
* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
* https://github.com/FoPzl/FanControl.AquacomputerQuadro to interface with aquacomputer Quadro
* https://github.com/vision57/FanControl.GPU-Z
* https://github.com/EvanMulawski/FanControl.CorsairLink to interface with Corsair Commander controllers
* https://github.com/EvanMulawski/FanControl.CorsairLink to interface with Corsair Commander controllers and Hydro liquid coolers
From Rem0o
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers

View File

@@ -1,4 +1,4 @@
{
"Number": 144,
"Message": "- Hold windows shutdown/restart until the app closes properly\r\n- Migrate user config files to Configuration folder."
"Number": 147,
"Message": "- Main window will now be responsive at startup when initializing sensors\r\n- Fixed clicking onto graph points moving them\r\n- Curves and custom sensors that failed to restore due to a missing sensor will now be shown\r\n- Updated LibreHardwareMonitorLib"
}