mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b02e29b871 | ||
|
|
976556dda2 | ||
|
|
f685381549 | ||
|
|
8f9e9e1518 | ||
|
|
f45c626bf5 | ||
|
|
8b72e27dfd |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -17,7 +17,7 @@
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## New
|
||||
* AMD GPU support through the [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). Now actively tested and developped by Rem0o.
|
||||
* 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).
|
||||
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 192,
|
||||
"Message": "- Fahrenheit display option\r\n- Fan speed % tray icons\r\n- Tray icon now support for 3 digits\r\n- Fixed a bug when changing sensor sources\r\n- See current temp. while editing a graph",
|
||||
"Number": 196,
|
||||
"Message": "- Fix various ADLX bugs\r\n- Fix initial state of time average sensor\r\n- Fix tray icon color serialization with sync with windows",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "9DD6788BE4A2D0103788313D3EA44FED",
|
||||
"FanControl_8_0": "17E229B875390EF7A306DA040B91A1AD",
|
||||
"FanControl_4_8_Installer": "B4C446A1AE506E217D00491357CE44F4",
|
||||
"FanControl_8_0_Installer": "756FE5D21BB44F467B0C271491C30197",
|
||||
"FanControl_4_8": "668D761616BA89A6A499D5989F42A916",
|
||||
"FanControl_8_0": "CC3F48FCFFF1BDB22A8393CAD95B6E13",
|
||||
"FanControl_4_8_Installer": "ABDAAE114A98C2A8EDD4DA22A2892B01",
|
||||
"FanControl_8_0_Installer": "CD9CD75ECBDEF20463D362A4BD42356D",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user