mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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 the [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). Now actively tested and developped by Rem0o.
|
||||
* 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": 192,
|
||||
"Message": "- Fahrenheit display option\r\n- Fan speed % tray icons\r\n- Tray icon now support for 3 digits\r\n- Fixed a bug when changing sensor sources\r\n- See current temp. while editing a graph",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "283D3B4F74CFFE932C59BF9ECC7BE526",
|
||||
"FanControl_8_0": "5352505FB65F93A18FB610CC896311E5",
|
||||
"FanControl_4_8_Installer": "018EC68D43171C42E282D421020F37F3",
|
||||
"FanControl_8_0_Installer": "390904B6122DD8B2A768CC538AA96BD3",
|
||||
"Updater": "3979183BCC2ED8463198F0197BC97F18"
|
||||
"FanControl_4_8": "9DD6788BE4A2D0103788313D3EA44FED",
|
||||
"FanControl_8_0": "17E229B875390EF7A306DA040B91A1AD",
|
||||
"FanControl_4_8_Installer": "B4C446A1AE506E217D00491357CE44F4",
|
||||
"FanControl_8_0_Installer": "756FE5D21BB44F467B0C271491C30197",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user