Skip to content

Commit 7950ddb

Browse files
authored
Merge pull request #1995 from keymapperorg/develop
Version 4.0.0
2 parents 9a961bc + b124140 commit 7950ddb

File tree

5 files changed

+15
-77
lines changed

5 files changed

+15
-77
lines changed

.github/workflows/approve-translations.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
## [4.0.0](https://github.com/sds100/KeyMapper/releases/tag/v4.0.0)
2+
3+
#### 25 January 2026
4+
5+
See the changes in the previous beta releases for everything new. There is _a lot_.
6+
17
## [4.0.0 Beta 7](https://github.com/sds100/KeyMapper/releases/tag/v4.0.0-beta.07)
28

3-
#### TO BE RELEASED
9+
#### 18 January 2026
410

511
## Added
612

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only n
5555

5656
## Links
5757

58-
Come say hi in our [Discord community!](http://keymapper.club)
58+
Come say hi in our [Discord community!](http://keymapper.app/discord)
5959

60-
Read the [documentation!](https://docs.keymapper.club/?utm_source=github)
60+
Read the [documentation!](https://keymapper.app/?utm_source=github)
6161

6262
## Translations
6363

@@ -74,4 +74,4 @@ Read the [documentation!](https://docs.keymapper.club/?utm_source=github)
7474
[![Star History Chart](https://api.star-history.com/svg?repos=keymapperorg/KeyMapper&type=Date)](https://www.star-history.com/#keymapperorg/KeyMapper&Date)
7575
## Contributing
7676
There are many ways to help with this project. 😃
77-
Check out the contributing guide in the [documentation.](https://docs.keymapper.club/contributing/introduction/?utm_source=github)
77+
Check out the contributing guide in the [documentation.](https://keymapper.app/contributing/introduction/?utm_source=github)

app/version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION_NAME=4.0.0-beta.07
2-
VERSION_CODE=237
1+
VERSION_NAME=4.0.0
2+
VERSION_CODE=238

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ You can now remap ALL buttons when the screen is off (including the power button
99
• Modify any system setting
1010
• Show a custom notification
1111
• Toggle hotspot
12+
• Toggle night shift
1213

1314
🆕 New Features
1415
• Redesigned Settings screen
@@ -17,13 +18,13 @@ You can now remap ALL buttons when the screen is off (including the power button
1718
• Select notification and alarm sounds for Sound action
1819
• Constraints for keyboard is showing
1920
• Switch next to record trigger button to use PRO mode
20-
• Make floating buttons movable and completely invisible
21-
• Action to toggle night shift
21+
2222

2323
⚙️ Enhanced Controls
2424
• Enable or disable all key maps in a group at once
2525
• Intent API to enable, disable, or toggle individual key maps
2626
• Floating buttons can now appear on top of keyboard or in notification panel
27+
• Make floating buttons movable and completely invisible
2728

2829
🔧 Improvements
2930
• Auto-switching keyboard more reliable and quicker on Android 13+

0 commit comments

Comments
 (0)