mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d438ce56f | ||
|
|
7f6eaba294 | ||
|
|
b01ae7d5c9 | ||
|
|
9db16f8d00 | ||
|
|
8048cf23e7 | ||
|
|
766fc75080 | ||
|
|
36d62290ba | ||
|
|
8973e10ff8 | ||
|
|
92989f66be | ||
|
|
a745917fae | ||
|
|
92246981e2 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -16,6 +16,11 @@
|
||||
[](/FanControl.zip?raw=true)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## WARNING
|
||||
|
||||
WingRing0x64, the driver used via [LHM](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor) started to be flagged by Windows Defender as of March 11th 2025. This will prevent the program from loading all motherboard sensors and will result in an error upon loading.
|
||||
Corresponding [issue](https://github.com/Rem0o/FanControl.Releases/issues/3016).
|
||||
|
||||
## New
|
||||
* The software is now open for translations. Contributions are welcomed here [FanControl.i18n](https://github.com/Rem0o/FanControl.i18n)
|
||||
* AMD GPU support through [ADLXWrapper](https://github.com/Rem0o/ADLXWrapper).
|
||||
@@ -95,8 +100,7 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* (OBSOLETE) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 211,
|
||||
"Message": "- New languages: Danish, Arabic, Hebrew\r\n- UI tweaks\r\n- Optimize memory when closing the UI window",
|
||||
"Number": 218,
|
||||
"Message": "- Update LibreHardwareMonitorLib\r\n- Update translations\r\n- Fix a bug during automatic fan pairing\r\n- Update ADLXWrapper",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "6175A797218B28CAF5AAFAE02EF3BCCA",
|
||||
"FanControl_8_0": "E27086D4A8BB29504C79BECAA81599F8",
|
||||
"FanControl_4_8_Installer": "B068C495ADDB24D50E4434D6687ACFB1",
|
||||
"FanControl_8_0_Installer": "40FA83057E68292131B8983F979A96BD",
|
||||
"FanControl_4_8": "5563DD083D3942DA660FB14328CFE936",
|
||||
"FanControl_8_0": "DCC7F6513993397BF290B90EE38A4AAD",
|
||||
"FanControl_4_8_Installer": "5492697455DEF50E7B9042D6562E481A",
|
||||
"FanControl_8_0_Installer": "2D9BA6790B5B1CFA85A991FFB1C94793",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user