mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-24 08:37:42 +00:00
chore(common): Add entries from 16.0 HISTORY.md
This commit is contained in:
parent
8a483fcd91
commit
22b27cd3de
1 changed files with 18 additions and 1 deletions
19
HISTORY.md
19
HISTORY.md
|
|
@ -1150,6 +1150,22 @@
|
|||
* chore: move to 17.0-alpha (#7577)
|
||||
* chore: Move to 17.0 alpha
|
||||
|
||||
## 16.0.142 stable 2023-10-20
|
||||
|
||||
* chore(linux): Update debian changelog (#9326)
|
||||
* chore(linux): Remove obsolete dist from uploading to launchpad (#9340)
|
||||
* chore(linux): Stop building Kinetic on Jenkins (#9354)
|
||||
* chore(linux): Work around build failure on Debian mips64el (#9342)
|
||||
* chore(linux): Update debian changelog (#9359)
|
||||
* chore(android): Update targetSDKVersion to 33 (#9494)
|
||||
* chore(linux): Remove workaround for mips64el (#9519)
|
||||
* chore(linux): Workaround: Don't run Wayland tests (#9530)
|
||||
* chore(linux): Add `clean` target to `rules` (#9532)
|
||||
* fix(linux): Prevent exception if neither USER, LOGNAME nor SUDO_USER set (#9544)
|
||||
* chore(linux): Ignore tests that fail on ba-jammy-64-ta (#9556)
|
||||
* chore(ios): renew certificate (#9811)
|
||||
* fix(mac): move keyboard menu items to main Input Menu from submenu (#9810)
|
||||
|
||||
## 16.0.141 stable 2023-07-25
|
||||
|
||||
* chore(mac): fix corrupt installer (#9332)
|
||||
|
|
@ -1537,6 +1553,7 @@
|
|||
* fix(linux): Fix upload script (#7494)
|
||||
* docs(linux): Update sample vscode settings (#7491)
|
||||
* fix(android/engine): Dismiss key preview and subkeys on globe action (#7472)
|
||||
* refactor(linux): Cleanup whitespace (#7500)
|
||||
* chore(linux): Improve debug output (#7499)
|
||||
|
||||
## 16.0.84 alpha 2022-10-19
|
||||
|
|
@ -1824,7 +1841,7 @@
|
|||
## 16.0.34 alpha 2022-07-15
|
||||
|
||||
* fix(developer): set contextDevice in web debugger ️ (#6906)
|
||||
* fix(web): postkeystroke processing should ignore key-event source ️ (#6901)
|
||||
* fix(web): postkeystroke processing should ignore key-event source (#6901)
|
||||
* fix(web): layer-setting ops should not trigger for hardware keystroke processing ️ (#6902)
|
||||
* fix(developer): kmdecomp virtual character key output (#6940)
|
||||
* fix(developer): crash on exit when checking for updates (#6941)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue