Skip to content

Commit

Permalink
CHANGELOG updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam777Z committed Jul 20, 2024
1 parent 07d28b8 commit 891658a
Showing 1 changed file with 21 additions and 15 deletions.
36 changes: 21 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
# Changelog

## [1.9.0.0] - 2024-07-20
- Added: Open file using keyboard key and/or controller button

## [1.8.0.0] - 2024-07-18
- New: Record video using keyboard key and/or controller button
- Updated: Take screenshot using keyboard key and/or controller button
- Added: Record video using keyboard key and/or controller button

## [1.7.0.0] - 2024-06-25
- Updated SDL to version 3.0.0
- New: Take screenshot using keyboard key and/or controller button
- Removed: Open Xbox Game Bar when the Xbox/Guide button is pressed (use the built-in setting for that instead)
- Added: Take screenshot using keyboard key and/or controller button

## [1.6.0.0] - 2022-11-10
- Fixed notification icon issues
- Fixed: Notification icon issues

## [1.5.0.0] - 2022-11-05
- Fixed controller disconnect on subsequent connections
- Fixed: Controller disconnect on subsequent connections
- Fixes and improvements
- Updated SDL to version 2.24.2

Expand All @@ -24,44 +29,45 @@
- Updated SDL to version 2.0.18

## [1.2.0.0] - 2021-11-25
- New: Debug mode
- Added: Debug mode
- Fixes and improvements

## [1.1.0.0] - 2021-08-19
- Fixes and improvements

## [1.0.9.0] - 2021-08-08
- New: Separate button remapping
- Added: Separate button remapping

## [1.0.8.0] - 2021-08-06
- Fixed multiple keys in hold mode 2
- Fixed: Multiple keys in hold mode 2

## [1.0.7.0] - 2021-08-05
- Fixed setting key to 0 to disable it
- Fixed key press delay
- Added key press duration
- Fixed: Set key to 0 to disable remapping
- Fixed: Key press delay
- Added: Key press duration

## [1.0.6.0] - 2021-08-05
- Multiple keys support added
- Added: Multiple keys support

## [1.0.5.0] - 2021-08-03
- Fixed the error when more than 4 controllers are connected
- Fixed: Error when more than 4 controllers are connected

## [1.0.4.0] - 2021-08-01
- New: Open Xbox Game Bar when the Xbox/Guide button is pressed
- Added: Open Xbox Game Bar when the Xbox/Guide button is pressed

## [1.0.3.0] - 2021-07-31
- New: Specify the button on the controller to map (Share button or Xbox/Guide button)
- Added: Specify the button on the controller to map (Share button or Xbox/Guide button)

## [1.0.2.0] - 2021-07-31
- New: map the Share button instead of the Xbox/Guide button
- Added: Map the Share button instead of the Xbox/Guide button

## [1.0.1.0] - 2021-07-22
- Small changes

## [1.0.0.0] - 2021-07-22
- First release

[1.9.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.9.0.0
[1.8.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.8.0.0
[1.7.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.7.0.0
[1.6.0.0]: https://github.com/Adam777Z/xbox-controller-button-remapper/releases/tag/1.6.0.0
Expand Down

0 comments on commit 891658a

Please sign in to comment.