From 911c8f082edd5b1464aefd32b564fc0601d8d7d9 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 1 Apr 2025 14:03:18 -0400 Subject: [PATCH] auto: increment beta version to 18.0.226 --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index d0b1254d35..f81b683d30 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 18.0.225 beta 2025-04-01 + +* fix(web): remove extra px offset from last OSK row (#13621) +* fix(developer): add special handling for 'und' in kmc-keyboard-info (#13622) +* chore(mac,windows): Update Crowdin strings for Italian (#13594) +* change(ios): prevent file erasure during copyWithOverwrite error state (#13548) +* fix(ios): uninstalls keyboards upon failure to load (#13549) +* refactor(linux): remove warning if no custom keyboards exist (#13624) + ## 18.0.224 beta 2025-03-31 * fix(windows): reload right modifier key option (#13585) diff --git a/VERSION.md b/VERSION.md index 48af454531..d6fe4a6188 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.225 \ No newline at end of file +18.0.226 \ No newline at end of file