Compare commits

..

10 Commits
V146 ... V150

Author SHA1 Message Date
Rem0o
e978e731d5 V150 2023-03-21 11:57:47 -04:00
Rem0o
8c8d530d40 Update version.json 2023-03-21 11:13:24 -04:00
Rem0o
54ca9134ca V149 2023-03-09 10:21:31 -05:00
Rem0o
d254b5932d Update Updater.exe
Hotfix the configuration folder mess with the updater.
2023-02-28 21:11:27 -05:00
Rem0o
d3c8a453b1 Update FanControl.zip 2023-02-28 20:49:07 -05:00
Rem0o
2bcd3fdfa0 V148 2023-02-28 14:11:06 -05:00
Rem0o
86ff5560e1 Update FanControl.zip 2023-02-25 12:54:56 -05:00
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
4 changed files with 8 additions and 4 deletions

Binary file not shown.

View File

@@ -77,7 +77,7 @@ 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)

Binary file not shown.

View File

@@ -1,4 +1,8 @@
{
"Number": 146,
"Message": "- You can now hide fan curves like controls and speeds\r\n- Bugfix: saving proportional option on sync fan curve"
}
"Number": 150,
"Message": "- New offset custom sensor\r\n- Fix tray icon bugs\r\n- Identification dialog will now also rename the corresponding speed sensor\r\n- Update LibreHardwareMonitorLib\r\n- Update process now has checksum validation",
"Checksums": {
"FanControl": "FE480792E5EE3F6F2F9D42E86534F274",
"Updater": "D48ED19C655CFA43B833F8458CC7BBB1"
}
}