Skip to content

Commit c3ee791

Browse files
committed
chore: complete release info for 3.0.0
1 parent 7a31eb6 commit c3ee791

4 files changed

Lines changed: 20 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
## [3.0 Beta 6](https://github.com/sds100/KeyMapper/releases/tag/v3.0.0-beta.6)
1+
## [3.0.0](https://github.com/sds100/KeyMapper/releases/tag/v3.0.0)
22

3-
#### TO BE RELEASED
3+
_See the changes from previous 3.0 Beta releases._
44

5-
## Bug fixes
5+
#### 10 April 2025
66

77
- #1635 do not crash if the URL for the HTTP action is malformed
88

99
## [3.0 Beta 5](https://github.com/sds100/KeyMapper/releases/tag/v3.0.0-beta.5)
1010

11+
_See the changes from previous 3.0 Beta releases as well._
12+
1113
#### 6 April 2025
1214

1315
- #1625 HTTP Request action.

app/src/main/assets/whats-new.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Key Mapper 3.0 is here! 🎉
55
🗂️ Grouping key maps into folders with shared constraints.
66

77
🔦 You can now change the flashlight brightness. Tip: use the constraint for when the flashlight is showing to remap your volume buttons to change the brightness.
8+
89
🛜 Send HTTP requests with a new action.
910

1011
❤️ There are also tonnes of improvements to make your key mapping experience more enjoyable.

app/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION_NAME=3.0.0-beta.6
1+
VERSION_NAME=3.0.0
22
VERSION_CODE=95
33
VERSION_NUM=0
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Key Mapper 3.0 is here! 🎉
2+
3+
🫧 This release introduces Floating Buttons: you can create custom on-screen buttons to trigger key maps.
4+
5+
🗂️ Grouping key maps into folders with shared constraints.
6+
7+
🔦 You can now change the flashlight brightness. Tip: use the constraint for when the flashlight is showing to remap your volume buttons to change the brightness.
8+
9+
🛜 Send HTTP requests with a new action.
10+
11+
❤️ There are also tonnes of improvements to make your key mapping experience more enjoyable.
12+
13+
See all the changes at http://changelog.keymapper.club.

0 commit comments

Comments
 (0)