Release 1.12.0 "Convolution"

User-visible changes:
- Fixed a crash related to making keyboard visible.
- Better fallback: when selecting a missing layout named "fr+foo", "fr" will be used instead.
- When enabling the keyboard manually, it will never be stuck in the numbers view.
- Thai layout
- US-Colemak layout
- Czech layouts
- Esperanto layout
- Bulgarian layout
- Improved Norwegian layout

That's a lot of new layouts!

Plus a bunch of stricter warnings, MIPS64el support, and reproducible building.
This commit is contained in:
Dorota Czaplejewicz
2021-01-10 09:45:33 +00:00
parent 21c3a74019
commit fefebf7f6e
2 changed files with 61 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project(
'squeekboard',
'c', 'rust',
version: '1.10.0',
version: '1.12.0',
license: 'GPLv3',
meson_version: '>=0.51.0',
default_options: [