mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
auto: increment master version to 19.0.253
Test-bot: skip Build-bot: skip
This commit is contained in:
parent
21c43452e0
commit
3369ad8f04
2 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 19.0.252 alpha 2026-07-08
|
||||
|
||||
* chore(linux): reorder buttons on kmp install window (#16210)
|
||||
* refactor(web): rename `keymanweb` to `keyman` in UI modules (#16174)
|
||||
* chore: remove deprecated "X-UA-Compatible" and "apple-mobile-web-app-capable" metas (#16176)
|
||||
* fix(android): refactor `KMLog` - simplification and added resilience (#16152)
|
||||
* fix(android): differentiate between fontPath and fontUrl in Keyman Engine for Android (#16188)
|
||||
* fix(web): fixes cookie unit-tests and path for OSK resources during testing (#16209)
|
||||
|
||||
## 19.0.251 alpha 2026-07-02
|
||||
|
||||
* fix(android): skip test on Windows that triggers androidx WebKit bug (#16184)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
19.0.252
|
||||
19.0.253
|
||||
Loading…
Add table
Reference in a new issue