From af10f1de68b09d9b0ca01bbf6e1d197d366d9bf0 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 16 Jan 2025 13:02:52 -0500 Subject: [PATCH] auto: increment master version to 18.0.169 --- HISTORY.md | 13 +++++++++++++ VERSION.md | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 85c52044f9..0e676f9040 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,18 @@ # Keyman Version History +## 18.0.168 alpha 2025-01-16 + +* chore: update macOS environment-variable shell script (#12878) +* fix(android): use main looper to dispatch key events when OSK is hidden (#12871) +* chore(web): integrates predictive-text builds to top level script, reconnects headless tests (#12866) +* chore(ios): Update crowdin strings for Khmer (#12910) +* chore(windows): merge master epic windows updates (#12904) +* fix(developer): detect invalid key ids in touch layout files (#12895) +* chore: use GitHub PR titles when writing HISTORY.md (#12907) +* fix(developer): filter incorrect fonts out of .keyboard_info (#12909) +* change(web): make 'keep' transform pattern match standard suggestion pattern by including the prefix string (#12906) +* chore: Add docker images for building the different platforms (#11397) + ## 18.0.167 alpha 2025-01-15 * chore: changes to use https and removes anchor in docs (#12838) diff --git a/VERSION.md b/VERSION.md index 492b0286be..b7db0fe155 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.168 \ No newline at end of file +18.0.169 \ No newline at end of file