treewide: Document changes and release 1.42.1

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/692>
This commit is contained in:
MoonlightWave-12
2024-10-17 15:38:17 +02:00
parent 5dd31c4df0
commit 18d4bacde8
3 changed files with 21 additions and 1 deletions

10
NEWS
View File

@ -1,3 +1,13 @@
squeekboard 1.42.1
------------------
Released October 2024
* Fixes:
* With some apps, in particular apps made with Electron, text-input did not work with some buttons, depending on which layout was used. Text-input should now work normally with those apps.
* In some situations, modifiers were cleared after pressing another button (for example: when pressing `C`, for `Ctrl + C`), resulting in text-input without the modifiers. The modifiers will remain active in those situations from now on.
* Contributors:
* MoonlightWave-12
* Sebastian Krzyszkowiak
squeekboard 1.42.0
------------------
Released September 2024