|
1 | 1 | # Keyman Version History |
2 | 2 |
|
| 3 | +## 17.0.153 alpha 2023-08-03 |
| 4 | + |
| 5 | +* docs(windows): Update OS requirement to Windows 10 (#9381) |
| 6 | +* fix(web): maintenance of focus when changing keyboard via Toolbar UI (#9397) |
| 7 | +* chore(linux): Remove Kinetic from GHA (#9399) |
| 8 | +* chore(linux): Properly treat test builds with packaging GHA (#9400) |
| 9 | + |
| 10 | +## 17.0.152 alpha 2023-08-02 |
| 11 | + |
| 12 | +* fix(developer): more wasm uset fixes (#9382) |
| 13 | +* docs(windows): corrected nmake cmd for certificates (#9376) |
| 14 | +* chore: add run-name to deb-packaging (#9386) |
| 15 | +* chore: try another variable for reporting (#9388) |
| 16 | +* chore(linux): Remove package build on Jenkins for Keyman 17 (#9380) |
| 17 | +* docs(linux): Add build doc for Keyman Web and Android (#9383) |
| 18 | + |
| 19 | +## 17.0.151 alpha 2023-08-01 |
| 20 | + |
| 21 | +* feat(developer) marker steps (#9364) |
| 22 | +* feat(common): marker processing (#9365) |
| 23 | +* chore(linux): Don't fail on parallel builds (#9368) |
| 24 | +* fix(developer): fix breakage from emscripten 3.1.44 (#9375) |
| 25 | +* docs(core): Document how to build Core on Linux (#9328) |
| 26 | + |
| 27 | +## 17.0.150 alpha 2023-07-31 |
| 28 | + |
| 29 | +* chore(linux): Update debian changelog (#9358) |
| 30 | +* chore(linux): Fix creation of PRs after uploading to Debian (#9360) |
| 31 | + |
| 32 | +## 17.0.149 alpha 2023-07-30 |
| 33 | + |
| 34 | +* fix(core): Better range check for Uni_IsValid() (#9346) |
| 35 | +* chore(core): update documentation in transform logic and processor (#9352) |
| 36 | + |
| 37 | +## 17.0.148 alpha 2023-07-27 |
| 38 | + |
| 39 | +* feat(core): merge transform/reorder processing w/ u32 (#9293) |
| 40 | +* chore(developer): make unknown vkey a hint, not error (#9344) |
| 41 | +* chore(linux): Update supported Ubuntu versions (#9341) |
| 42 | + |
| 43 | +## 17.0.147 alpha 2023-07-25 |
| 44 | + |
| 45 | +* chore(linux): Update debian changelog (#9327) |
| 46 | + |
| 47 | +## 17.0.146 alpha 2023-07-24 |
| 48 | + |
| 49 | +* chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#9314) |
| 50 | + |
| 51 | +## 17.0.145 alpha 2023-07-21 |
| 52 | + |
| 53 | +* fix(linux): Fix logging (#9310) |
| 54 | +* fix(windows): open pdf in an external browser (#9295) |
| 55 | +* fix(linux): Fix installation of keyboards with lang tag `mul` (#9027) |
| 56 | +* fix(web): allows registering precached keyboards (#9304) |
| 57 | + |
3 | 58 | ## 17.0.144 alpha 2023-07-20 |
4 | 59 |
|
5 | 60 | * refactor(linux): Use better way to get username (#9313) |
|
0 commit comments