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