Merge pull request #2329 from keymanapp/chore/web/history

chore(web): history
This commit is contained in:
Marc Durdin 2019-11-13 20:41:09 +11:00 • committed by GitHub
commit e6bc687010
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,17 @@
## 13.0 alpha
* Start version 13.0
* Testing for upcoming patch to stable:
* Fixes issue with mnemonic keyboard handling of backspace and delete keys (#2288)
* Fix for iOS Safari's "Request Desktop Website" option disabling touch interactivity (#2283)
* Fix for keyboards using rules with the `nul` statement that replace the full context (#2284)
## 2019-11-13 12.0.102 stable
* Fixes issue with mnemonic keyboard handling of backspace and delete keys (#2288)
* Fix for iOS Safari's "Request Desktop Website" option disabling touch interactivity (#2283)
* Fix for keyboards using rules with the `nul` statement that replace the full context (#2284)
## 2019-10-10 12.0.101 stable
* Fixes issue with keyboards requiring special state notifications, such as the CJK picker keyboards (#2194)
## 2019-10-07 12.0.100 stable
* Release 12.0
## 2019-10-04 12.0.90 beta
* Fixes next-layer management complications with predictive correction data computation (#2172)