Compare commits

..

4 Commits
V154 ... V156

Author SHA1 Message Date
Rem0o
cc8a2a4d2c V156 2023-05-09 09:48:47 -04:00
Rem0o
49aff70e42 V155 2023-05-02 09:50:43 -04:00
medevil
19308decf2 Update README.md (#1725)
Changed HighFlowNext plugin to AquacomputerDevice.
2023-04-18 09:15:43 -04:00
Rem0o
8fbad3b8cc updater hotfix 2023-04-17 20:32:41 -04:00
4 changed files with 6 additions and 6 deletions

Binary file not shown.

View File

@@ -74,7 +74,7 @@ From the community (notify me if I'm missing some):
* https://github.com/fu-raz/FanControlThermaltake
* https://github.com/jmarucha/FanControl.Liquidctl
* https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
* https://github.com/medevil84/FanControl.AquacomputerDevices to interface with aquacomputer HighFlowNext, Quadro and Octo devices
* 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

Binary file not shown.

View File

@@ -1,9 +1,9 @@
{
"Number": 154,
"Message": "- Updater now works properly for both NET 7.0 and NET 4.8 releases\r\n- Updated LibreHardwareMonitorLib\r\n- InpOut is now opt-in",
"Number": 156,
"Message": "- New feature: Import from config\r\n- Fixed a bug in the graph editor\r\n- Fixed a bug where the main window would show after initialization sequence",
"Checksums": {
"FanControl_4_8": "F36C7C0648AF53B09A00580DFC7CDD71",
"FanControl_7_0": "D259A78D4AB1DBF04375D021703D3FFC",
"Updater": "9910E9F602F57D364ADCF7D2862B7C05"
"FanControl_4_8": "9D2EA1A4DE6F3AA0D7C81C0BA2A7B2F1",
"FanControl_7_0": "D2A61B57C230AAC55A52CB741D61FF84",
"Updater": "FE97B39DD8E0B69687592D591DA6DA94"
}
}