|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.9.0.0] - 2024-07-20 |
| 4 | +- Added: Open file using keyboard key and/or controller button |
| 5 | + |
3 | 6 | ## [1.8.0.0] - 2024-07-18 |
4 | | -- New: Record video using keyboard key and/or controller button |
| 7 | +- Updated: Take screenshot using keyboard key and/or controller button |
| 8 | +- Added: Record video using keyboard key and/or controller button |
5 | 9 |
|
6 | 10 | ## [1.7.0.0] - 2024-06-25 |
7 | 11 | - Updated SDL to version 3.0.0 |
8 | | -- New: Take screenshot using keyboard key and/or controller button |
| 12 | +- Removed: Open Xbox Game Bar when the Xbox/Guide button is pressed (use the built-in setting for that instead) |
| 13 | +- Added: Take screenshot using keyboard key and/or controller button |
9 | 14 |
|
10 | 15 | ## [1.6.0.0] - 2022-11-10 |
11 | | -- Fixed notification icon issues |
| 16 | +- Fixed: Notification icon issues |
12 | 17 |
|
13 | 18 | ## [1.5.0.0] - 2022-11-05 |
14 | | -- Fixed controller disconnect on subsequent connections |
| 19 | +- Fixed: Controller disconnect on subsequent connections |
15 | 20 | - Fixes and improvements |
16 | 21 | - Updated SDL to version 2.24.2 |
17 | 22 |
|
|
24 | 29 | - Updated SDL to version 2.0.18 |
25 | 30 |
|
26 | 31 | ## [1.2.0.0] - 2021-11-25 |
27 | | -- New: Debug mode |
| 32 | +- Added: Debug mode |
28 | 33 | - Fixes and improvements |
29 | 34 |
|
30 | 35 | ## [1.1.0.0] - 2021-08-19 |
31 | 36 | - Fixes and improvements |
32 | 37 |
|
33 | 38 | ## [1.0.9.0] - 2021-08-08 |
34 | | -- New: Separate button remapping |
| 39 | +- Added: Separate button remapping |
35 | 40 |
|
36 | 41 | ## [1.0.8.0] - 2021-08-06 |
37 | | -- Fixed multiple keys in hold mode 2 |
| 42 | +- Fixed: Multiple keys in hold mode 2 |
38 | 43 |
|
39 | 44 | ## [1.0.7.0] - 2021-08-05 |
40 | | -- Fixed setting key to 0 to disable it |
41 | | -- Fixed key press delay |
42 | | -- Added key press duration |
| 45 | +- Fixed: Set key to 0 to disable remapping |
| 46 | +- Fixed: Key press delay |
| 47 | +- Added: Key press duration |
43 | 48 |
|
44 | 49 | ## [1.0.6.0] - 2021-08-05 |
45 | | -- Multiple keys support added |
| 50 | +- Added: Multiple keys support |
46 | 51 |
|
47 | 52 | ## [1.0.5.0] - 2021-08-03 |
48 | | -- Fixed the error when more than 4 controllers are connected |
| 53 | +- Fixed: Error when more than 4 controllers are connected |
49 | 54 |
|
50 | 55 | ## [1.0.4.0] - 2021-08-01 |
51 | | -- New: Open Xbox Game Bar when the Xbox/Guide button is pressed |
| 56 | +- Added: Open Xbox Game Bar when the Xbox/Guide button is pressed |
52 | 57 |
|
53 | 58 | ## [1.0.3.0] - 2021-07-31 |
54 | | -- New: Specify the button on the controller to map (Share button or Xbox/Guide button) |
| 59 | +- Added: Specify the button on the controller to map (Share button or Xbox/Guide button) |
55 | 60 |
|
56 | 61 | ## [1.0.2.0] - 2021-07-31 |
57 | | -- New: map the Share button instead of the Xbox/Guide button |
| 62 | +- Added: Map the Share button instead of the Xbox/Guide button |
58 | 63 |
|
59 | 64 | ## [1.0.1.0] - 2021-07-22 |
60 | 65 | - Small changes |
61 | 66 |
|
62 | 67 | ## [1.0.0.0] - 2021-07-22 |
63 | 68 | - First release |
64 | 69 |
|
| 70 | +[1.9.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.9.0.0 |
65 | 71 | [1.8.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.8.0.0 |
66 | 72 | [1.7.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.7.0.0 |
67 | 73 | [1.6.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.6.0.0 |
|
0 commit comments