mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99e32b087a | ||
|
|
c3223c9bdf | ||
|
|
bd537265c6 | ||
|
|
131b0f5758 | ||
|
|
e0f2b5c57d | ||
|
|
e150f71163 | ||
|
|
665d6f3421 | ||
|
|
6aa8ca0494 | ||
|
|
b5a7acd7ea |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
BIN
Images/Hysteresis.png
Normal file
BIN
Images/Hysteresis.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -22,6 +22,8 @@ WingRing0x64, the driver used via [LHM](https://github.com/LibreHardwareMonitor/
|
||||
Corresponding [issue](https://github.com/Rem0o/FanControl.Releases/issues/3016).
|
||||
|
||||
## New
|
||||
* New seperate "Up" and "Down" hysteresis for graph and linear fan curves
|
||||

|
||||
* 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).
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
14
version.json
14
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 221,
|
||||
"Message": "- Update LibreHardwareMonitorLib (X870 MSI support)\r\n- UI performance optimization\r\n- Allow the .NET 8 version to run on .NET 9 (or newer) by default\r\n- Fix a serialization bug causing floating point numbers to be inconsistent from save to save\r\n- Add Traditional Chinese (TW) translation",
|
||||
"Number": 227,
|
||||
"Message": "- Allow decimal with hysteresis values\r\n- Radeon Pro support through ADLX\r\n- Fix a bug when cancelling the graph editing dialog\r\n- Update LibreHardwareMonitorLib",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "0F512287422714345EED874A483F3307",
|
||||
"FanControl_8_0": "2A03F3CB899233BC9725A85864F86744",
|
||||
"FanControl_4_8_Installer": "04110EB7B005C9008804750C4010E276",
|
||||
"FanControl_8_0_Installer": "40764A380E9CF3BCE23AFB9D033CD973",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
"FanControl_4_8": "EEB7BBCD7E7561343E2EA1B5B1A4D7AA",
|
||||
"FanControl_8_0": "8F160653B0470934F158FAFF1E333753",
|
||||
"FanControl_4_8_Installer": "E656AF2AD9479A5FBF820B0028A2065C",
|
||||
"FanControl_8_0_Installer": "B27AD2481A6583B9F8B1069B9FCC967F",
|
||||
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user