mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9db16f8d00 | ||
|
|
8048cf23e7 | ||
|
|
766fc75080 | ||
|
|
36d62290ba | ||
|
|
8973e10ff8 |
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": 214,
|
||||
"Message": "- Update LibreHardwareMonitorLib\r\n- Install Plugin dialog now works with .dll or .zip \r\n- Welcome dialog now allow to change language immediately",
|
||||
"Number": 216,
|
||||
"Message": "- Many of you reported that Defender started to flag the LibreHardwareMonitorLib driver (WinRing0x64.sys), you do not need to report it furthermore, I\u0027m aware of it. This kernel driver always had a known vulnerability that could be theoretically be exploited on an infected machine. The driver or the program itself are not malicious and are not more or less secure than before it got flagged. It is good practice to review the risk before any action is taken with Defender.\r\n- Japanese translation\r\n- Better ADLX compatibility\r\n- Various small bug fixes",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "DC783BDEF199D2DAF3D459E95ED47649",
|
||||
"FanControl_8_0": "8BA06D998A193CD951B8C13D41AFDFA0",
|
||||
"FanControl_4_8_Installer": "2A8DB74C5A1776A592F32A2CA720C961",
|
||||
"FanControl_8_0_Installer": "129F4979CB1FA7A27C31A52DCC9A4D7F",
|
||||
"FanControl_4_8": "095012BF43BB4AC455BE1F3156425C41",
|
||||
"FanControl_8_0": "81CE0EDCDDC517B511A25F20BE2CD2CC",
|
||||
"FanControl_4_8_Installer": "7172DF5BF3090E1CDA209DE2525F1E47",
|
||||
"FanControl_8_0_Installer": "CF18F717B0ECA331FAEE535292A32D17",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user