mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-12 20:05:34 +00:00
Merge pull request #11311 from keymanapp/auto/version-beta-17.0.316
auto: increment beta version to 17.0.316
This commit is contained in:
commit
ceb6bfd1bb
2 changed files with 10 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
17.0.315
|
||||
17.0.316
|
||||
Loading…
Add table
Reference in a new issue