From dee6ffe89769d0860709c2eaad05c49c551030e4 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 3 Sep 2026 13:03:37 -0500 Subject: [PATCH] auto: increment master version to 19.0.280 Test-bot: skip Build-bot: skip --- HISTORY.md | 15 +++++++++++++++ VERSION.md | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 6f99686f1f..3a1439efb5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,20 @@ # Keyman Version History +## 19.0.279 alpha 2026-09-03 + +* chore(web): tweak error message (#16495) +* change(web): stage construction of CorrectionPredictionTuple instances (#16429) +* change(web): narrow the range of suggestions examined to determine autocompletion (#16436) +* fix(web): remove deprecated `onunload` handler (#16504) +* docs(developer): add comment to test fixtures to clarify expectations (#16505) +* fix(developer): hide keyboard uninstall confirmation (#16506) +* fix(developer): remember presentation and layer when switching platforms in touch layout editor (#16509) +* fix(developer): ensure JSON regenerated after undo in touch layout editor (#16516) +* fix(developer): improve validation of minDeviceWidth to match spec (#16501) +* chore(developer): improve kmc-ldml test messages (#16502) +* chore(web): add const for cookie name (#16519) +* refactor(web): clarify scope of PageContextAttachment functions (#16521) + ## 19.0.278 alpha 2026-09-02 * feat(developer): support output folder and `--continue-on-error` (#16453) diff --git a/VERSION.md b/VERSION.md index e785e70b11..428d4a5843 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.279 \ No newline at end of file +19.0.280 \ No newline at end of file