Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Updated Changelog files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryochan7 committed Sep 2, 2023
1 parent 089c2d5 commit b24ba7c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 4 deletions.
32 changes: 29 additions & 3 deletions DS4Windows/Changelog.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,35 @@
{
"latest_version": "3.2.13",
"latest_version_number_info": {"majorPart": 3, "minorPart": 2, "buildPart": 13},
"updated_at": "2023-07-24T15:42:16+0000",
"latest_version": "3.2.14",
"latest_version_number_info": {"majorPart": 3, "minorPart": 2, "buildPart": 14},
"updated_at": "2023-09-02T19:12:26+0000",
"changelog": {
"versions": [
{
"version_str": "3.2.14",
"version_number_info": {"majorPart": 3, "minorPart": 2, "buildPart": 14},
"base_header": "Version 3.2.14",
"release_date": "2023-09-02T19:12:26+0000",
"locales": [
{
"code": "en",
"header": "Version 3.2.14",
"log_text": ["* Removed social accounts from app",
"* Added style resource for first launch window",
"* Check for inverse application cloak HidHide setting. Skip checking HidHide whitelist if option is enabled",
"* Allow DS4 output to not report virtual trigger button state",
"* Added small exception handling for single app instance check",
"* Updated Nefarius.ViGEm.Client.dll files with fixed userdata args for adding notification callback",
"* Display Windows error code for unknown ViGEmFailure in the Log",
"* Added Greek translation. Contribution by **trlef19**",
"* Added Indonesia translation. Contribution by **Adamsw72**",
"* Added extra user documentation to repo. Edited README.md. Contribution by **Oliver-Noah**",
"* Expose secondary joined JoyCon SideL and SideR buttons in mapper. Use DS FnL and FnR codes",
"* Allow DS4 trigger button output only",
"* Allow virtual DS4 trigger behavior combobox strings to be translatable"],
"updated_at": "2023-09-02T19:12:26+0000"
}
]
},
{
"version_str": "3.2.13",
"version_number_info": {"majorPart": 3, "minorPart": 2, "buildPart": 13},
Expand Down
2 changes: 1 addition & 1 deletion DS4Windows/Changelog.min.json

Large diffs are not rendered by default.

0 comments on commit b24ba7c

Please sign in to comment.