|
1 | 1 | {
|
2 |
| - "latest_version": "3.0.18", |
3 |
| - "latest_version_number_info": {"majorPart": 3, "minorPart": 0, "buildPart": 18}, |
4 |
| - "updated_at": "2021-08-17T18:46:29+0000", |
| 2 | + "latest_version": "3.1.0", |
| 3 | + "latest_version_number_info": {"majorPart": 3, "minorPart": 1, "buildPart": 0}, |
| 4 | + "updated_at": "2022-07-10T02:13:52+0000", |
5 | 5 | "changelog": {
|
6 | 6 | "versions": [
|
| 7 | + { |
| 8 | + "version_str": "3.1.0", |
| 9 | + "version_number_info": {"majorPart": 3, "minorPart": 1, "buildPart": 0}, |
| 10 | + "base_header": "Version 3.1.0", |
| 11 | + "release_date": "2022-07-10T02:13:52+0000", |
| 12 | + "locales": [ |
| 13 | + { |
| 14 | + "code": "en", |
| 15 | + "header": "Version 3.1.0", |
| 16 | + "log_text": ["* Have project target .NET 6. Good performance jump. **Make sure to download the .NET 6 Runtime before updating.** [.NET 6 Runtime x64](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.6-windows-x64-binaries)", |
| 17 | + "* Updated extra libs to target .NET 6", |
| 18 | + "* Remove the use of the DS4Audio monitor class for select devices. Use appropriate feature flags instead", |
| 19 | + "* Changed expanded output range for Gyro Mouse-like Joystick", |
| 20 | + "* Added additional checks for HidHideClient path", |
| 21 | + "* Change gyro mode subcommand calls for Switch Pro and JoyCon", |
| 22 | + "* Added try catch for initial outputKBMHandler connect call", |
| 23 | + "* Changed Backslash OEM key alias for FakerInput mapping", |
| 24 | + "* Corrected current gyro toggle flags. Could have impacted profile changes", |
| 25 | + "* Raise default warning intervals used for controller readings control and lightbar flashing", |
| 26 | + "* Removed several DS4 BT Windows 7 workarounds. Seriously, Win 7 support is done. 8.1 is almost EOL", |
| 27 | + "* Fixed use of WIN64 compilation symbol for serial reading routine. VS probably stripped it with the .NET 5 migration"], |
| 28 | + "editor": "ryochan7", |
| 29 | + "editors_note": ["Going my own way with this. Likey short lived support"], |
| 30 | + "updated_at": "2022-07-10T02:13:52+0000" |
| 31 | + } |
| 32 | + ] |
| 33 | + }, |
7 | 34 | {
|
8 | 35 | "version_str": "3.0.18",
|
9 | 36 | "version_number_info": {"majorPart": 3, "minorPart": 0, "buildPart": 18},
|
|
0 commit comments