From e369121cba224a5e11b6e4b6ceeb966de5c905b2 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 5 Feb 2025 21:53:27 -0500 Subject: [PATCH] auto: increment stable-17.0 version to 17.0.336 (history cherry-pick to master) --- HISTORY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index e7d26f96e5..cead2a2bc4 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Keyman Version History +## 18.0.185 alpha 2025-02-06 + +* fix(android): improve resource-update tool handling of host Activity's closure (#13057) +* fix(ios): prevent message-handler collision (#13058) +* chore(linux): improve compatibility with Gentoo Linux (#12889) +* chore(linux): Update debian changelog (#13062) +* fix(web): keyboard query error states should always provide informative Error objects, reports (#13079) +* chore: push the branch when creating PR in version history writer (#13085) +* fix(web): disabled correction state should prevent predictive corrections (#13074) +* change(ios): set host-app bundle identifier in embedded Web debug-report (#13112) +* chore(mac, ios): build and run with xcode 16 (#13121) + ## 18.0.184 alpha 2025-02-04 * fix(common): handle undefined input in `@keymanapp/langtags` lookups (#13117)