From f71839dd776355adb7db0eddfcb1d158cf1f017b Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 26 Apr 2024 14:05:21 -0400 Subject: [PATCH] auto: increment beta version to 17.0.316 --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 21d226c991..16f382a88b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 17.0.315 beta 2024-04-26 + +* fix(web): osk-view hidden by default on construction (#11258) +* fix(android): fixes kbd text zoom to prevent accessibility cross-effects (#11281) +* fix(developer): support export of visual keyboard when Keyman for Windows not installed (#11244) +* chore(linux): Prepare for stable release (#11301) +* fix(core): reset on frame keys (#11172) +* fix(core): ldml backspace processing should delete all markers (#11254) + ## 17.0.314 beta 2024-04-25 * fix(android/engine): URIEncode strings passed to Javascript (#11206) diff --git a/VERSION.md b/VERSION.md index 16cffc91ba..48d9425de9 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.315 \ No newline at end of file +17.0.316 \ No newline at end of file