From a59009bdbdfd44d0e644c577401d146e7fb672b5 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 3 Apr 2025 14:03:40 -0400 Subject: [PATCH] auto: increment beta version to 18.0.228 --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 91efd05124..76cf854e8b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 18.0.227 beta 2025-04-03 + +* fix(developer): remove redundant keyboard fields from .kps (#13600) +* fix(developer): remove redundant Name and RTL fields from .kps `LexicalModel` (#13640) +* fix(mac): reevaluate API compliance for each change in context (#13550) +* fix(android): Move responsibility for setting keyboard height preference (#13635) +* fix(android): Add back button to "Adjust Keyboard Height "menu (#13645) +* fix(linux): allow unhandled keys to pass through to compliant apps (#13625) + ## 18.0.226 beta 2025-04-02 * docs(web): document internals for gesture modeling and processing (#13587) diff --git a/VERSION.md b/VERSION.md index 3602a3b43e..758d076387 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.227 \ No newline at end of file +18.0.228 \ No newline at end of file