Merge pull request #15807 from keymanapp/auto/cherry-pick-18.0.249-history-to-alpha

auto: cherry-pick 18.0.249 history to alpha
This commit is contained in:
Keyman Server 2026-03-27 11:50:11 +01:00 committed by GitHub
commit ab188cd3d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1314,6 +1314,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)