Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 0 additions & 69 deletions .github/workflows/approve-translations.yml

This file was deleted.

8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
## [4.0.0](https://github.com/sds100/KeyMapper/releases/tag/v4.0.0)

#### 25 January 2026

See the changes in the previous beta releases for everything new. There is _a lot_.

## [4.0.0 Beta 7](https://github.com/sds100/KeyMapper/releases/tag/v4.0.0-beta.07)

#### TO BE RELEASED
#### 18 January 2026

## Added

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only n

## Links

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

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

## Translations

Expand All @@ -74,4 +74,4 @@ Read the [documentation!](https://docs.keymapper.club/?utm_source=github)
[![Star History Chart](https://api.star-history.com/svg?repos=keymapperorg/KeyMapper&type=Date)](https://www.star-history.com/#keymapperorg/KeyMapper&Date)
## Contributing
There are many ways to help with this project. 😃
Check out the contributing guide in the [documentation.](https://docs.keymapper.club/contributing/introduction/?utm_source=github)
Check out the contributing guide in the [documentation.](https://keymapper.app/contributing/introduction/?utm_source=github)
4 changes: 2 additions & 2 deletions app/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION_NAME=4.0.0-beta.07
VERSION_CODE=237
VERSION_NAME=4.0.0
VERSION_CODE=238
5 changes: 3 additions & 2 deletions base/src/main/assets/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ You can now remap ALL buttons when the screen is off (including the power button
• Modify any system setting
• Show a custom notification
• Toggle hotspot
• Toggle night shift

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


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

🔧 Improvements
• Auto-switching keyboard more reliable and quicker on Android 13+
Expand Down
Loading