Compare commits

..

8 Commits
V215 ... V219

Author SHA1 Message Date
Rem0o
0b3c6fcd06 V219 2025-04-04 14:03:44 -04:00
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
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": 215,
"Message": "- Dutch translation\r\n- Improved assisted setup steps, leading to a more reliable pairing process and more accurate calibrations. Improves compatibility for slow to react fans. ",
"Number": 219,
"Message": "- Reset fans properly after automatic calibration process.\r\n- Update translations \r\n- Add missing parameter descriptions in fan curves help dialogs.",
"Checksums": {
"FanControl_4_8": "96827684045EBE1D34E329C6D09B22F8",
"FanControl_8_0": "B7100CEDC23B7C8F2D5E1D34EBCD6781",
"FanControl_4_8_Installer": "997AEDD5BB84C865266AD0B974272977",
"FanControl_8_0_Installer": "86EB33D486FD00A2083B482EF389A3E1",
"FanControl_4_8": "9B77F7508E587D93127D7867250BEE90",
"FanControl_8_0": "AB3186FE61B3E5093E0881CF7D359D4B",
"FanControl_4_8_Installer": "2C986B36778DB0AFE0902FE31AD417BC",
"FanControl_8_0_Installer": "F27B638A02CCBA54CC2E9FA7CB8954DF",
"Updater": "8BC3FB11C955E99E2EC5863884140484"
}
}