Skip to content

Commit 891658a

Browse files
committed
CHANGELOG updated
1 parent 07d28b8 commit 891658a

1 file changed

Lines changed: 21 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
# Changelog
22

3+
## [1.9.0.0] - 2024-07-20
4+
- Added: Open file using keyboard key and/or controller button
5+
36
## [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
59

610
## [1.7.0.0] - 2024-06-25
711
- 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
914

1015
## [1.6.0.0] - 2022-11-10
11-
- Fixed notification icon issues
16+
- Fixed: Notification icon issues
1217

1318
## [1.5.0.0] - 2022-11-05
14-
- Fixed controller disconnect on subsequent connections
19+
- Fixed: Controller disconnect on subsequent connections
1520
- Fixes and improvements
1621
- Updated SDL to version 2.24.2
1722

@@ -24,44 +29,45 @@
2429
- Updated SDL to version 2.0.18
2530

2631
## [1.2.0.0] - 2021-11-25
27-
- New: Debug mode
32+
- Added: Debug mode
2833
- Fixes and improvements
2934

3035
## [1.1.0.0] - 2021-08-19
3136
- Fixes and improvements
3237

3338
## [1.0.9.0] - 2021-08-08
34-
- New: Separate button remapping
39+
- Added: Separate button remapping
3540

3641
## [1.0.8.0] - 2021-08-06
37-
- Fixed multiple keys in hold mode 2
42+
- Fixed: Multiple keys in hold mode 2
3843

3944
## [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
4348

4449
## [1.0.6.0] - 2021-08-05
45-
- Multiple keys support added
50+
- Added: Multiple keys support
4651

4752
## [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
4954

5055
## [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
5257

5358
## [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)
5560

5661
## [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
5863

5964
## [1.0.1.0] - 2021-07-22
6065
- Small changes
6166

6267
## [1.0.0.0] - 2021-07-22
6368
- First release
6469

70+
[1.9.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.9.0.0
6571
[1.8.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.8.0.0
6672
[1.7.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.7.0.0
6773
[1.6.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.6.0.0

0 commit comments

Comments
 (0)