mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b02e29b871 | ||
|
|
976556dda2 | ||
|
|
f685381549 | ||
|
|
8f9e9e1518 | ||
|
|
f45c626bf5 | ||
|
|
8b72e27dfd | ||
|
|
46e2e677b4 | ||
|
|
863bfea51f | ||
|
|
0107601c47 | ||
|
|
ef71a9bce0 | ||
|
|
4977c3e9b9 | ||
|
|
3b66485d30 | ||
|
|
d6e07d772f | ||
|
|
2ed2c53f08 | ||
|
|
5700b00a37 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
BIN
Images/PluginInstallation.png
Normal file
BIN
Images/PluginInstallation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
@@ -17,7 +17,7 @@
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## New
|
||||
* AMD Navi3 GPU support through the [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). Now actively tested and developped by Rem0o.
|
||||
* AMD GPU support through [ADLXWrapper](https://github.com/Rem0o/ADLXWrapper).
|
||||
* Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
|
||||
* Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).
|
||||
|
||||
@@ -76,6 +76,8 @@ Uninstall like any other windows program through the programs list
|
||||
|
||||
The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins)
|
||||
|
||||

|
||||
|
||||
From the community (notify me if I'm missing some):
|
||||
* https://github.com/fu-raz/FanControlThermaltake
|
||||
* https://github.com/jmarucha/FanControl.Liquidctl
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
14
version.json
14
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 188,
|
||||
"Message": "- Allow decimals in Auto fan curve\r\n- Fix a bug where a config wouldn\u0027t be reloaded properly\r\n- Fix various mix sensors bug\r\n- Update LibreHardwareMonitorLib",
|
||||
"Number": 196,
|
||||
"Message": "- Fix various ADLX bugs\r\n- Fix initial state of time average sensor\r\n- Fix tray icon color serialization with sync with windows",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "283D3B4F74CFFE932C59BF9ECC7BE526",
|
||||
"FanControl_8_0": "5352505FB65F93A18FB610CC896311E5",
|
||||
"FanControl_4_8_Installer": "018EC68D43171C42E282D421020F37F3",
|
||||
"FanControl_8_0_Installer": "390904B6122DD8B2A768CC538AA96BD3",
|
||||
"Updater": "3979183BCC2ED8463198F0197BC97F18"
|
||||
"FanControl_4_8": "668D761616BA89A6A499D5989F42A916",
|
||||
"FanControl_8_0": "CC3F48FCFFF1BDB22A8393CAD95B6E13",
|
||||
"FanControl_4_8_Installer": "ABDAAE114A98C2A8EDD4DA22A2892B01",
|
||||
"FanControl_8_0_Installer": "CD9CD75ECBDEF20463D362A4BD42356D",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user