mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
95f56bf765 | ||
|
|
b9341972f0 | ||
|
|
9d0be200af | ||
|
|
30c50da4f1 | ||
|
|
7c43b5edd2 | ||
|
|
ff9f0c3c9c | ||
|
|
822ac9fc1a | ||
|
|
18ec70f909 | ||
|
|
1f3fb16472 | ||
|
|
1209e7a172 | ||
|
|
92c795a73c | ||
|
|
90b72479a5 |
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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.]
|
||||
|
||||
|
||||
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -17,6 +17,7 @@
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_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).
|
||||
@@ -96,7 +97,7 @@ From the community (notify me if I'm missing some):
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* (OBSOLETE) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 199,
|
||||
"Message": "- Fix a bug when restoring configuration\r\n- Fix a bug when restoring sync fan curves in RPM mode\r\n- Do not reset control if disabled on restore\r\n- Update LibreHardwareMonitorLib",
|
||||
"Number": 207,
|
||||
"Message": "- Update LibreHardwareMonitorLib (Intel Arrow Lake 200 support)\r\n- Belarus + Portugal language support\r\n- Fix a bug where the window would appear out of bounds",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "5A91E8BE0F76658955B567C2E855B653",
|
||||
"FanControl_8_0": "8D707B80F3CBAED53D8D986164DFBBBB",
|
||||
"FanControl_4_8_Installer": "F90C536039DC254FB1F5D1DD9772BECF",
|
||||
"FanControl_8_0_Installer": "26E1F8D383CA295D38BA7BA38FD4F146",
|
||||
"FanControl_4_8": "15E0B8B609F5B88F03CC03D145282BBE",
|
||||
"FanControl_8_0": "1B66EAA49C63FEC57250948EDDBFABB3",
|
||||
"FanControl_4_8_Installer": "029B06243B80C637BD37C8BB9D4F476D",
|
||||
"FanControl_8_0_Installer": "490458FADAD889C08F0014E0C32196AB",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user