From b1693b2916ec3055efe279a4c3ada125c9b784cb Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 21 Sep 2026 13:01:28 -0500 Subject: [PATCH] auto: increment master version to 19.0.290 Test-bot: skip Build-bot: skip --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index a4be3e7a9a..c7ae1073c2 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.289 alpha 2026-09-21 + +* fix(android): suppress autocorrection of hardware keystroke input (#16606) +* change(web): add lexical weighting to prediction search (#16600) + ## 19.0.288 alpha 2026-09-18 * change(web): remove TokenizationCorrector class only used in epic/boundary-correction (#16581) diff --git a/VERSION.md b/VERSION.md index 4ae56c84c6..64e7fc2538 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.289 \ No newline at end of file +19.0.290 \ No newline at end of file