Compare commits

...

2 Commits
V35 ... V36

Author SHA1 Message Date
Rem0o
c4ab548aa8 Version 36 2020-07-01 17:16:14 -04:00
Rem0o
c4483d3422 Create FUNDING.yml 2020-06-24 10:57:00 -04:00
3 changed files with 14 additions and 2 deletions

12
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ["https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8&currency_code=USD&source=url&item_name=Fan+Control"] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

Binary file not shown.

View File

@@ -1,4 +1,4 @@
{
"Number": 35,
"Message": "- Sub-1% command step \r\n- Fixed single fan matching \r\n- Fixed a bug with mix fan curve when moving cards \r\n- UI styling tweaks"
"Number": 36,
"Message": "- Hide individual control cards \r\n- Removed hide disabled fan control cards option \r\n- Graph fan curve dialog tweaks \r\n- Added disable storage sensors option"
}