Skip to content

Commit

Permalink
Bump version to 4.0.2 and update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mondalaci committed Mar 5, 2024
1 parent dd5c222 commit f6fcc06
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1

Every Agent version includes the most recent firmware version. See the [firmware changelog](https://github.com/UltimateHackingKeyboard/firmware/blob/master/CHANGELOG.md).

## [4.0.2] - 2024-03-05

Firmware: 11.0.0 [[release](https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v11.0.0)] | Device Protocol: 4.10.0 | User Config: 7.0.0 | Hardware Config: 1.0.0

- Realign the circular module puzzle buttons on keymap pages to slightly overlap with modules.
- Swap the trackpoint and touchpad submenus.
- Increase the touchpad hold continuation timeout slider maximum to 2000 ms.
- Make tooltips show even when they're close to the bottom of the page.

## [4.0.1] - 2024-03-03

Firmware: 11.0.0 [[release](https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v11.0.0)] | Device Protocol: 4.10.0 | User Config: 7.0.0 | Hardware Config: 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"author": "Ultimate Gadget Laboratories",
"main": "electron/dist/electron-main.js",
"version": "4.0.1",
"version": "4.0.2",
"firmwareVersion": "11.0.0",
"deviceProtocolVersion": "4.10.0",
"userConfigVersion": "7.0.0",
Expand Down

0 comments on commit f6fcc06

Please sign in to comment.