From 5fb4ebf74990df5fa355de1711568c8eea4e296e Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 22 Aug 2025 07:52:56 -0400 Subject: [PATCH] auto: increment stable-18.0 version to 18.0.240 --- HISTORY.md | 14 ++++++++++++++ VERSION.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index f5ebd89aa8..91fa2dbb12 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,19 @@ # Keyman Version History +## 18.0.239 stable 2025-08-22 + +* docs(linux): clarify requirement of patched ibus for Keyman < 18 (#14113) +* chore(linux): Update debian changelog (#14118) +* fix(windows): add values wucUpdateAvailable and wucNotChecked to TRemoteUpdateCheckResult enum (#14208) +* fix(web): deploy `web/build/publish` folder (#14238) +* fix(ios): restore keyboard scale map for iPad Air 2 (#14306) +* chore(developer): upgrade multer to 2.0.2 (#14417) +* fix(android): cherry-pick getting default sizes before initializing keyboard (#14473) +* fix(android): polyfill globalThis for API 28 devices (#14553) +* fix(android): Update sentry-android dependency to 7.22.6 for 16 KB page alignment (#14560) +* fix(android): Show system OSK when physical keyboard connected (#14547) +* fix(android): Add preference to show on-screen keyboard to Keyman and FirstVoices apps (#14561) + ## 18.0.238 stable 2025-06-04 * fix(developer): ldml: make sure .run() calls compile() for validation (#14071) diff --git a/VERSION.md b/VERSION.md index 3320dbf6cd..ce4598ebe6 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.239 \ No newline at end of file +18.0.240 \ No newline at end of file