Compare commits

..

13 Commits
V197 ... V206

Author SHA1 Message Date
Rem0o
9d0be200af V206 2024-10-08 12:37:53 -04:00
Rem0o
30c50da4f1 V205 2024-09-27 12:07:08 -04:00
Rem0o
7c43b5edd2 V204 2024-09-23 19:29:58 -04:00
Rem0o
ff9f0c3c9c V203 2024-09-19 09:28:50 -04:00
Rem0o
822ac9fc1a Update README.md 2024-09-16 09:26:27 -04:00
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
Rem0o
90b72479a5 V200 2024-09-03 12:19:19 -04:00
Rem0o
b98b4ee6be Update version.json 2024-08-13 08:59:40 -04:00
Rem0o
de7764ee24 V199 2024-08-13 08:58:08 -04:00
Rem0o
153dc5d994 V198 2024-07-27 13:41:28 -04:00
4 changed files with 11 additions and 7 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).
@@ -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

View File

@@ -1,11 +1,11 @@
{
"Number": 197,
"Message": "- Improved sensor restoring routine\r\n- Fixed a small graph bug with the current temperature marker\r\n- Show missing errors when restoring tray temperature icons\r\n- Hide fan speed cards by default\r\n- Remove deprecated start and stop% detection, use auto-calibration instead\r\n- Update LibreHardwareMonitorLib",
"Number": 206,
"Message": "- Update LibrehardwareMonitorLib (IT8665E missing fans)\r\n- Translations update\r\n- Increase offset limits for sync fan curve and offset sensor",
"Checksums": {
"FanControl_4_8": "F80B5CEF89A119FE3A3CDD988CB63744",
"FanControl_8_0": "63F2854A933721D4E75F1EC1810E7DDF",
"FanControl_4_8_Installer": "F476E86968BC6C8889369C2B80FB0B1B",
"FanControl_8_0_Installer": "9DD7B3BD39AA79B57ACD4335C63B8773",
"FanControl_4_8": "08B954CE472C3AF0248B8E89B8561F4B",
"FanControl_8_0": "B24C6173E765E8E49A06D552C510BFAE",
"FanControl_4_8_Installer": "821980FF242C17339CE1ECDEDA6E6FEE",
"FanControl_8_0_Installer": "3313848972890B5910AFB2B24B85C5C2",
"Updater": "8BC3FB11C955E99E2EC5863884140484"
}
}