Compare commits

..

11 Commits
V122 ... V129

Author SHA1 Message Date
Rem0o
2b758509b7 V129 2022-09-18 12:19:54 -04:00
Rem0o
7ef2153659 Version 128 2022-09-15 10:25:10 -04:00
Krzysztof Kowalczyk
2e4666491d Added Asus WMI plugin to README (#1083) 2022-09-06 09:35:45 -04:00
Rem0o
1d01972c4b Version 127 2022-09-04 20:11:55 -04:00
Rem0o
7fd6491855 Update FanControl.zip 2022-09-03 13:56:21 -04:00
Rem0o
084792e8cf Version 126 2022-09-03 13:13:33 -04:00
Rem0o
fe58d80901 Update FanControl.zip 2022-08-31 18:06:57 -04:00
Rem0o
2f83ce99cc Version 125 2022-08-31 17:58:09 -04:00
Rem0o
631cabe792 Version 124 2022-08-25 09:21:11 -04:00
Rem0o
97685b0ecc Update FanControl.zip 2022-08-19 10:36:38 -04:00
Rem0o
d21eeb9ce0 Version 123 2022-08-19 10:24:13 -04:00
3 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -48,6 +48,7 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins)
Some examples (notify me if I'm missing some):
* __(NEW)__ https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
* __(NEW)__ https://github.com/iJacks1980/FanControl.CommanderPRO to interface with Corsair commander devices
* __(NEW)__ https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data

View File

@@ -1,4 +1,4 @@
{
"Number": 122,
"Message": "- Fixed a drag and drop issue removing user selection \r\n- More robust retry logic when the app starts (requires to re-save your config)"
"Number": 129,
"Message": "-Bugfix: Plugin initialization would duplicate cards\r\n-Update LibreHardwareMonitorLib (NZXT GRID+ V3 support)"
}