You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASES.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## What's Changed in 4.0.6
2
+
3
+
- Improvements for French language by @salsifis in [#1161](https://github.com/dessalines/thumb-key/pull/1161)
4
+
- Make the backspace key remove text directly instead of sending a DEL keycode by @gitterrost4 in [#1162](https://github.com/dessalines/thumb-key/pull/1162)
5
+
6
+
## New Contributors
7
+
8
+
-@salsifis made their first contribution in [#1161](https://github.com/dessalines/thumb-key/pull/1161)
- Add some swipeReturn actions to the french ThumbKey v2 layout by @Raghnarok in [#1160](https://github.com/dessalines/thumb-key/pull/1160)
4
-
- Swipe-returning on a ghost key will now trigger the action of the ghost key by @gitterrost4 in [#1158](https://github.com/dessalines/thumb-key/pull/1158)
5
-
- Swipe improvement for drag-return and circle-drag motions by @gitterrost4 in [#1156](https://github.com/dessalines/thumb-key/pull/1156)
3
+
- Improvements for French language by @salsifis in [#1161](https://github.com/dessalines/thumb-key/pull/1161)
4
+
- Make the backspace key remove text directly instead of sending a DEL keycode by @gitterrost4 in [#1162](https://github.com/dessalines/thumb-key/pull/1162)
0 commit comments