From ba4ff8a868180ac157590d41cd0c0a14a1967ffe Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 27 Mar 2026 05:43:49 -0500 Subject: [PATCH] auto: cherry-pick 18.0.249 history to alpha Build-bot: skip Test-bot: skip --- HISTORY.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index d067124d74..f3ec65f1ee 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1310,6 +1310,15 @@ * refactor(windows): rename `TKeymanMutex.MutexOwned` to `TakeOwnership` and add `ReleaseOwnership` (#13168) * chore: increment to alpha 19.0 (#13187) +## 18.0.249 stable 2026-03-27 + +* chore(linux): Update debian changelog (#15717) +* chore(linux): fix dependency of Debian test suite (#15734) +* chore(linux): Update debian changelog (#15731) +* maint(ios): Upgrade Sentry to 8.58.0 to support XCode 26 (#15755) +* fix(developer): define globalThis for compiled custom lexical models (#15778) +* fix(common): add missing `default` property to keyman-touch-layout.clean.spec.json (#15792) + ## 18.0.248 stable 2026-03-12 * fix(ios): Revert Sentry to 8.38.0 to fix FirstVoices crash on startup with 18.0.247 (#15726)