Skip to content

Commit

Permalink
Merge pull request #11739 from keymanapp/auto/version-master-18.0.52
Browse files Browse the repository at this point in the history
auto: increment master version to 18.0.52
  • Loading branch information
keyman-server authored Jun 7, 2024
2 parents d231cb0 + 877a207 commit ebfeea6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Keyman Version History

## 18.0.51 alpha 2024-06-07

* fix(web): fix osk touch-focus tracking (#11705)
* fix(web): defer keyboard activation requests made during engine initialization (#11713)
* chore(developer): add context/character-map (#11656)
* chore(developer): add context/wordlist-editor (#11658)
* chore(developer): add context/new-model-project-parameters (#11677)
* fix(common): remove allowJs from web's tsconfig.base.json (#11718)
* change(web): precompile all TS-based tests (#11723)
* chore(developer): add extra logging for assertion failure when pressing backspace in debugger (#11707)
* chore: add cherry-pick information in commit messages (#11708)
* fix(developer): handle encoding errors when loading wordlists (#11711)
* chore(ios): remove dead Swift-side keyboard gesture code (#11672)
* fix(mac): change build configuration to prevent cycle error in Xcode 15 (#11730)
* refactor(web): Replace deprecated substr with substring (#11637)

## 18.0.50 alpha 2024-06-06

* chore(common): adds retry mechanism for build script npm ci calls (#11451)
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.0.51
18.0.52

0 comments on commit ebfeea6

Please sign in to comment.