From e2f5cbd9d7687a299d0dcdc0ab0ca3ca22ed8b02 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 31 Oct 2025 01:38:44 -0500 Subject: [PATCH] auto: increment stable-18.0 version to 18.0.245 --- HISTORY.md | 11 +++++++++++ VERSION.md | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 25e9c79080..b9f67b49ce 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,16 @@ # Keyman Version History +## 18.0.244 stable 2025-10-31 + +* fix(linux): use `ibus` command to restart ibus (#14975) +* fix(android): Set the main app background white (#14982) +* fix(developer): do not treat backslash as a string escape in syntax highlighting (#15005) +* fix(developer): handle missing `begin Unicode` in KMW compiler (#15006) +* fix(mac): ignore non-Unicode key caps when preparing OSK (#15009) +* maint(resources): move NPM package publishing to GitHub Actions (#15054) +* chore(developer): add breadcrumbs to trace sporadic crashes on exit (#15059) +* chore(developer): further debugging for assertion failure (#15057) + ## 18.0.243 stable 2025-10-15 * chore(linux): Update debian changelog (#14855) diff --git a/VERSION.md b/VERSION.md index 6e60c1c959..7d09a76fdf 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.244 \ No newline at end of file +18.0.245 \ No newline at end of file