Compare commits

..

8 Commits
V214 ... V218

Author SHA1 Message Date
Rem0o
9d438ce56f V218 2025-03-22 15:51:36 -04:00
Rem0o
7f6eaba294 V217 redo 2025-03-12 16:17:58 -04:00
Rem0o
b01ae7d5c9 V217 2025-03-12 16:13:51 -04:00
Rem0o
9db16f8d00 Update version.json 2025-03-12 11:28:55 -04:00
Rem0o
8048cf23e7 V216 2025-03-12 11:27:52 -04:00
Rémi Mercier
766fc75080 Update README.md 2025-03-11 22:57:31 -04:00
Rémi Mercier
36d62290ba Update README.md 2025-03-04 20:29:33 -05:00
Rem0o
8973e10ff8 V215 2025-02-18 20:57:25 -05:00
3 changed files with 12 additions and 8 deletions

Binary file not shown.

View File

@@ -16,6 +16,11 @@
[![Download](https://img.shields.io/badge/Download-FanControl-green.svg?style=flat&logo=download)](/FanControl.zip?raw=true)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat&logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8&currency_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

View File

@@ -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": 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": "DC783BDEF199D2DAF3D459E95ED47649",
"FanControl_8_0": "8BA06D998A193CD951B8C13D41AFDFA0",
"FanControl_4_8_Installer": "2A8DB74C5A1776A592F32A2CA720C961",
"FanControl_8_0_Installer": "129F4979CB1FA7A27C31A52DCC9A4D7F",
"FanControl_4_8": "5563DD083D3942DA660FB14328CFE936",
"FanControl_8_0": "DCC7F6513993397BF290B90EE38A4AAD",
"FanControl_4_8_Installer": "5492697455DEF50E7B9042D6562E481A",
"FanControl_8_0_Installer": "2D9BA6790B5B1CFA85A991FFB1C94793",
"Updater": "8BC3FB11C955E99E2EC5863884140484"
}
}