Compare commits

..

5 Commits
V217 ... V221

Author SHA1 Message Date
Rem0o
e15e2aa4d6 V221 2025-04-25 09:44:27 -04:00
Rémi Mercier
60d5b57bd0 Update README.md 2025-04-21 11:35:29 -04:00
Rem0o
b7fd2c6072 V220 2025-04-20 12:41:21 -04:00
Rem0o
0b3c6fcd06 V219 2025-04-04 14:03:44 -04:00
Rem0o
9d438ce56f V218 2025-03-22 15:51:36 -04:00
3 changed files with 6 additions and 7 deletions

Binary file not shown.

View File

@@ -108,7 +108,6 @@ From Rem0o
* I am not the main developer for the driver/backend portion of this software. Fan Control is basically a UI on top of existing hardware libraries. Any issue regarding hardware compatibility entirely depends on the following projects. If you can't contribute meaningfully with a branch/PR, don't pollute their issue page with "XXXXX doesn't work". The hardware is needed for testing. If a dev has interest in that project, is browsing it, has your specific hardware AND the knowledge to make it work, that dev won't be looking for your issue, he'll just raise a PR.
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
* https://github.com/falahati/NvAPIWrapper
* Please only open issues on this repository for the software itself, UI, feature request and so on. If it's a "make this work please" hardware support request, I will link this section of the README and close your issue.
* If you do have a special hardware compatibility request and you can provide a __working__ sample of code that can be used in .NET, like with a [Plugin](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins), then feel free to submit that.

View File

@@ -1,11 +1,11 @@
{
"Number": 217,
"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 theoritically 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",
"Number": 221,
"Message": "- Update LibreHardwareMonitorLib (X870 MSI support)\r\n- UI performance optimization\r\n- Allow the .NET 8 version to run on .NET 9 (or newer) by default\r\n- Fix a serialization bug causing floating point numbers to be inconsistent from save to save\r\n- Add Traditional Chinese (TW) translation",
"Checksums": {
"FanControl_4_8": "856FAD371A03199F18D119DCB1A0D1C4",
"FanControl_8_0": "72F2506C9C809FFB50D241CE97524104",
"FanControl_4_8_Installer": "7F76FA2DAE5602BDE43F3B6A7E17251B",
"FanControl_8_0_Installer": "58DDAFB6EDEE72282C01AB17799E008B",
"FanControl_4_8": "0F512287422714345EED874A483F3307",
"FanControl_8_0": "2A03F3CB899233BC9725A85864F86744",
"FanControl_4_8_Installer": "04110EB7B005C9008804750C4010E276",
"FanControl_8_0_Installer": "40764A380E9CF3BCE23AFB9D033CD973",
"Updater": "8BC3FB11C955E99E2EC5863884140484"
}
}