mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-24 17:27:41 +00:00
Merge pull request #13544 from keymanapp/auto/version-beta-18.0.219
auto: increment beta version to 18.0.219
This commit is contained in:
commit
a26df5ecaa
2 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 18.0.218 beta 2025-03-19
|
||||
|
||||
* fix(developer): add validation of `nul` usage in output part of rule (#13532)
|
||||
* fix(web): model unload and load should use consistent, canEnable check (#13534)
|
||||
* feat(web): adds gesture 'traces' for warning/error logging (#13360)
|
||||
* fix(linux): fix building in Docker with different Ubuntu/Debian version (#13537)
|
||||
* chore(linux): replace deprecated setup.py (#13524)
|
||||
* chore(linux): rename "Debian packaging" to "Ubuntu packaging" (#13523)
|
||||
|
||||
## 18.0.217 beta 2025-03-18
|
||||
|
||||
* fix(windows): cherry pick hard code key cap (#13526)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
18.0.218
|
||||
18.0.219
|
||||
Loading…
Add table
Reference in a new issue