mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f057861044 | ||
|
|
95f56bf765 | ||
|
|
b9341972f0 | ||
|
|
9d0be200af | ||
|
|
30c50da4f1 | ||
|
|
7c43b5edd2 | ||
|
|
ff9f0c3c9c | ||
|
|
822ac9fc1a | ||
|
|
18ec70f909 | ||
|
|
1f3fb16472 |
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": 201,
|
||||
"Message": "- Full French translation available.\r\n- Other translations soon open for contribution\r\n- Fix a sensor refresh bug",
|
||||
"Number": 208,
|
||||
"Message": "- Update LibreHardwareMonitorLib (Lunar Lake)\r\n- Allow 1 sensor provider to fail without error looping the whole app\r\n- Better ADLX error handling",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "A2339D33D780FC786E7947163DEC1E28",
|
||||
"FanControl_8_0": "D179C84A1649AAA434CDFE0D481F51C8",
|
||||
"FanControl_4_8_Installer": "855F10AD487444442934623C6AC2602E",
|
||||
"FanControl_8_0_Installer": "C4FA799E900B27249BAD37F672D982A0",
|
||||
"FanControl_4_8": "9B94D3F94FAE042147CBE5DC8009370F",
|
||||
"FanControl_8_0": "AECF7C0C3A3E627A4B423EF18DAD3666",
|
||||
"FanControl_4_8_Installer": "70AD9A1CF03082C85D30EDDE4AC0AF19",
|
||||
"FanControl_8_0_Installer": "85CCE758BD556CD3C0EA00C38A3D4C1F",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user