From 3369ad8f04571f3252c0f5e32fec0db9d3f87f02 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 8 Jul 2026 13:09:59 -0500 Subject: [PATCH] auto: increment master version to 19.0.253 Test-bot: skip Build-bot: skip --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e8a1a9b22a..9cd17b5c6a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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) diff --git a/VERSION.md b/VERSION.md index 45d34a1a82..57f09a341e 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.252 \ No newline at end of file +19.0.253 \ No newline at end of file