Compare commits

..

4 Commits
V200 ... V202

Author SHA1 Message Date
Rem0o
18ec70f909 V202 2024-09-14 12:54:31 -04:00
Rem0o
1f3fb16472 Update README.md 2024-09-12 17:48:12 -04:00
Rem0o
1209e7a172 V201 2024-09-08 20:00:32 -04:00
Rem0o
92c795a73c Update bug_report.md 2024-09-04 18:42:03 -04:00
4 changed files with 10 additions and 6 deletions

View File

@@ -7,6 +7,9 @@ assignees: ''
---
**If you are experiencing a crash**
Link the relevant/associated Windows EventViewer logs, and also FanControl's own log.txt.
**Describe the bug**
[A clear and concise description of what the bug is. Screenshots are worth a thousand words. Hardware support requests do NOT count as a bug. See https://github.com/Rem0o/FanControl.Releases#issues-and-hardware-compatibility.]

Binary file not shown.

View File

@@ -17,6 +17,7 @@
[![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)
## 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).
* Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
* Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).

View File

@@ -1,11 +1,11 @@
{
"Number": 200,
"Message": "- Fix a bug where controls would get temporarily enabled during refresh\r\n- Exclude Ryzen iGPU from ADLX\r\n- Translation work (coming soon)\r\n- Update LibreHardwareMonitorLib",
"Number": 202,
"Message": "-it and de translations\r\n-Translation contribution link available in About page\r\n- New command line option -e --exit\r\n- More robust ADLX error handling\r\n- Update LibreHardwareMonitorLib (fixes controllers identifier bug)",
"Checksums": {
"FanControl_4_8": "6FB3EE100F042ECD126BED5031A6BCC6",
"FanControl_8_0": "670BC1F8661A6A5EDA4856817BCC80C8",
"FanControl_4_8_Installer": "9F103CAE2AA0BDD6C6F69417EDE85FF6",
"FanControl_8_0_Installer": "9B2013674A935A61602E19D908A39FA1",
"FanControl_4_8": "CE42C69C72E88D6034B951BF52ACF761",
"FanControl_8_0": "A79A7353AF7CC442D1BA4DB619AE10D5",
"FanControl_4_8_Installer": "82900B14DA70DA81E3468200F49430D3",
"FanControl_8_0_Installer": "3A98B0F913DF56BA69525211798847A4",
"Updater": "8BC3FB11C955E99E2EC5863884140484"
}
}