Merge pull request #10070 from keymanapp/auto/version-master-17.0.217

auto: increment master version to 17.0.217
This commit is contained in:
Keyman Server 2023-11-24 01:03:52 +07:00 committed by GitHub
commit ff6a9fc0a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 1 deletions

View file

@ -1,5 +1,16 @@
# Keyman Version History
## 17.0.216 alpha 2023-11-23
* fix(common): kmx struct alignment (#9977)
* fix(developer): vis kbd callbacks instead of throw (#9979)
* fix(core): dx: ldml: startContext should be optional in ldml test data (#10021)
* chore(windows): remove `wm_keymandebug` messages and functions (#10055)
* chore(windows): remove legacy LoadKeyboard (#10057)
* chore(windows): remove unused globals relating to old keyboard debugging (#10058)
* chore(core): remove vkey output from kmx processor (#10060)
* fix(web): app/webview did not clear deadkeys on context-reset (#10039)
## 17.0.215 alpha 2023-11-22
* feat(core): ldml marker normalization (#9761)

View file

@ -1 +1 @@
17.0.216
17.0.217