Compare commits

..

5 Commits
V120 ... V122

Author SHA1 Message Date
Rem0o
761417bf74 Update FanControl.zip 2022-08-18 09:23:40 -04:00
Rem0o
879eabd7ca Version 122 2022-08-17 20:53:15 -04:00
Rem0o
21d6ecbb80 Update issue templates 2022-08-08 22:10:19 -04:00
Rem0o
36f02f761a Update issue templates 2022-08-08 22:08:56 -04:00
Rem0o
e3d0c1e4bc Version 121 2022-07-30 16:30:53 -04:00
3 changed files with 19 additions and 2 deletions

17
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,17 @@
---
name: Bug report
about: Create a bug issue with all relevant informations
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
[A clear and concise description of what the bug is. Hardware support requests do NOT count as a bug. See README. Screenshots are worth a thousand words.]
**Is there a log.txt file next to FanControl.exe with recent date entries?**
[Link it here]
**Relevant hardware specs and setup**
[Laptops and most proprietary pre-built desktops are not supported.]

Binary file not shown.

View File

@@ -1,4 +1,4 @@
{
"Number": 120,
"Message": "- Updated LibreHardwareMonitorLib \r\n- Various bug fixes"
"Number": 122,
"Message": "- Fixed a drag and drop issue removing user selection \r\n- More robust retry logic when the app starts (requires to re-save your config)"
}