Compare commits

..

3 Commits
V78 ... V80

Author SHA1 Message Date
Rem0o
91b0fd2f28 Version 80 2021-05-27 16:51:22 -04:00
Rem0o
2638976181 Typo 2021-05-17 20:32:13 -04:00
Rem0o
9d73df2ea9 Version 79 2021-05-17 20:28:21 -04:00
3 changed files with 4 additions and 3 deletions

Binary file not shown.

View File

@@ -6,7 +6,8 @@ This is the release repository for Fan Control, a highly customizable fan contro
## New
* <b> Replaced numerical comboboxes with text boxes </b>
* <b>Increased max temp. to 120 C </b>
* Replaced numerical comboboxes with text boxes
* Time average custom sensor ( Plus sign menu )
* File custom sensor interface ( Plus sign menu )
* Plugin system, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) and

View File

@@ -1,4 +1,4 @@
{
"Number": 78,
"Message": "- UI update: replaced numerical comboboxes with input fields\r\n- Ask for save on exit \r\n- Fixed a sensor refresh bug"
"Number": 80,
"Message": "- Decimal fix for supported numeric fields \r\n- Increased max temp. to 120 C."
}