mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-29 03:37:42 +00:00
auto: increment stable-18.0 version to 18.0.245
This commit is contained in:
parent
9a9f825119
commit
e2f5cbd9d7
2 changed files with 12 additions and 1 deletions
11
HISTORY.md
11
HISTORY.md
|
|
@ -1,5 +1,16 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 18.0.244 stable 2025-10-31
|
||||
|
||||
* fix(linux): use `ibus` command to restart ibus (#14975)
|
||||
* fix(android): Set the main app background white (#14982)
|
||||
* fix(developer): do not treat backslash as a string escape in syntax highlighting (#15005)
|
||||
* fix(developer): handle missing `begin Unicode` in KMW compiler (#15006)
|
||||
* fix(mac): ignore non-Unicode key caps when preparing OSK (#15009)
|
||||
* maint(resources): move NPM package publishing to GitHub Actions (#15054)
|
||||
* chore(developer): add breadcrumbs to trace sporadic crashes on exit (#15059)
|
||||
* chore(developer): further debugging for assertion failure (#15057)
|
||||
|
||||
## 18.0.243 stable 2025-10-15
|
||||
|
||||
* chore(linux): Update debian changelog (#14855)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
18.0.244
|
||||
18.0.245
|
||||
Loading…
Add table
Reference in a new issue