Compare commits

..

10 Commits
V218 ... V225

Author SHA1 Message Date
Rem0o
131b0f5758 V225 2025-05-21 18:06:00 -04:00
Rem0o
e0f2b5c57d V224 2025-05-05 21:12:15 -04:00
Rémi Mercier
e150f71163 Updater dotnet 9 (#3159)
* Remove Updater dependency to Newtonsoft.Json
2025-05-05 19:33:59 -04:00
Rémi Mercier
665d6f3421 Updater fix for dotnet 9 and beyond (#3157) 2025-05-05 13:26:12 -04:00
Rem0o
6aa8ca0494 V223 2025-05-03 22:24:38 -04:00
Rem0o
b5a7acd7ea V222 2025-05-03 21:03:36 -04:00
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
4 changed files with 7 additions and 8 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.

Binary file not shown.

View File

@@ -1,11 +1,11 @@
{
"Number": 218,
"Message": "- Update LibreHardwareMonitorLib\r\n- Update translations\r\n- Fix a bug during automatic fan pairing\r\n- Update ADLXWrapper",
"Number": 225,
"Message": "- Update LibreHardwareMonitorLib\r\n- Fix display issue with plugins\r\n- Add buttons to 100% each fan in fan identification dialog",
"Checksums": {
"FanControl_4_8": "5563DD083D3942DA660FB14328CFE936",
"FanControl_8_0": "DCC7F6513993397BF290B90EE38A4AAD",
"FanControl_4_8_Installer": "5492697455DEF50E7B9042D6562E481A",
"FanControl_8_0_Installer": "2D9BA6790B5B1CFA85A991FFB1C94793",
"Updater": "8BC3FB11C955E99E2EC5863884140484"
"FanControl_4_8": "494738D28CD46385EA298D76207EB606",
"FanControl_8_0": "9270DE0C2744C861345EC0E16265B99F",
"FanControl_4_8_Installer": "228923CBD7568F7E9CE74F7DD3AAFA44",
"FanControl_8_0_Installer": "78B23C768B80C71100BE6F07970F5841",
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
}
}