Compare commits

...

12 Commits
V142 ... 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
Rem0o
b516fd4958 Update README.md 2023-02-04 13:24:07 -05:00
Rem0o
b27984dee4 Update README.md 2023-01-26 20:15:48 -05:00
Rem0o
12433ebce1 V144 2023-01-20 15:08:57 -05:00
Rem0o
7a04e27195 V143 2023-01-12 16:14:14 -05:00
Evan Mulawski
9cfcea9b04 Add CorsairLink plugin link to README (#1445) 2023-01-09 09:29:16 -05:00
3 changed files with 5 additions and 3 deletions

Binary file not shown.

View File

@@ -8,7 +8,7 @@
</p>
<p align=center>This is the release repository for <a href="https://getFanControl.com">Fan Control</a>, a focused and highly customizable fan controlling software for Windows.</span>
<p align=center>This is the release repository for <a href="https://getFanControl.com">Fan Control</a>, a focused and highly customizable fan controlling software for Windows.<br><i>Sources for this software are closed.</i></span>
<br>
<br>
@@ -77,8 +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 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": 142,
"Message": "- Styling tweaks \r\n- Bug fixes"
"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"
}