Release 1.23.0
New or updated translations: - Belarusian - Haitian Creole New layouts: - French Canadian (QWERTY + accented letters) - German terminal-layout - Spanish terminal-layout Changes: - Fixed Persian and Swiss layouts - Fixed various small style-issues in many layouts - Improved the US-terminal-layout Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/615>
This commit is contained in:
17
NEWS.md
17
NEWS.md
@ -1,3 +1,20 @@
|
||||
1.23.0
|
||||
------------------
|
||||
|
||||
New or updated translations:
|
||||
- Belarusian
|
||||
- Haitian Creole
|
||||
|
||||
New layouts:
|
||||
- French Canadian (QWERTY + accented letters)
|
||||
- German terminal-layout
|
||||
- Spanish terminal-layout
|
||||
|
||||
Changes:
|
||||
- Fixed Persian and Swiss layouts
|
||||
- Fixed various small style-issues in many layouts
|
||||
- Improved the US-terminal-layout
|
||||
|
||||
1.22.0 "Superposition"
|
||||
------------------
|
||||
|
||||
|
||||
36
debian/changelog
vendored
36
debian/changelog
vendored
@ -1,3 +1,39 @@
|
||||
squeekboard (1.23.0) experimental; urgency=medium
|
||||
|
||||
[ Vasil Pupkin ]
|
||||
* Add Belarusian translation
|
||||
|
||||
[ Pierre Michel Augustin ]
|
||||
* Add Haitian Creole translation
|
||||
* Update Haitian Creole translation
|
||||
* Update Haitian Creole translation
|
||||
|
||||
[ Luciano ]
|
||||
* add french canadian layout (QWERTY + accented letters)
|
||||
|
||||
[ Danial Behzadi ]
|
||||
* Fix Persian layout
|
||||
|
||||
[ uzanto uz ]
|
||||
* Add Spanish terminal-keyboard-layouts
|
||||
|
||||
[ MoonlightWave-12 ]
|
||||
* Improve Spanish terminal-keyboard-layouts
|
||||
* Update links in the documentation
|
||||
* doc/tutorial.md: Remove outdated information about translations
|
||||
* Improve layouts of us-terminal-keyboards
|
||||
* us.yaml and us_wide.yaml: Change outline of 123- and ABC-keys to altline
|
||||
* us.yaml and us_wide.yaml: Change the outline of the period-key
|
||||
* Fix Swiss layouts
|
||||
* Add German terminal-keyboard-layout
|
||||
* data/keyboards/email/us.yaml: fix styling of @-key
|
||||
* data/keyboards/de*.yaml: Change äÄ-label to Ää
|
||||
* data/keyboards/*.yaml: Change "abc" to "ABC"
|
||||
* Add wide emoji-layout
|
||||
* Update dependencies
|
||||
|
||||
-- MoonlightWave-12 <135532-MoonlightWave-12@users.noreply.gitlab.gnome.org> Fri, 08 Mar 2024 10:46:37 +0100
|
||||
|
||||
squeekboard (1.22.0-1) experimental; urgency=medium
|
||||
|
||||
[ Asier Sarasua Garmendia ]
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
project(
|
||||
'squeekboard',
|
||||
'c', 'rust',
|
||||
version: '1.22.0',
|
||||
version: '1.23.0',
|
||||
license: 'GPLv3',
|
||||
meson_version: '>=0.51.0',
|
||||
default_options: [
|
||||
|
||||
Reference in New Issue
Block a user