diff --git a/HISTORY.md b/HISTORY.md index 027cf863a5..9e59d38a7a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 19.0.286 alpha 2026-09-16 + +* fix(developer): trim new words entered into the wordlist editor (#16538) +* chore(windows): remove references to unused extensions .kma and .kxx (#16569) +* refactor(web): add header to osk views files (#16568) + ## 19.0.285 alpha 2026-09-11 * fix(web): handle 'unload' message while attempting model 'load' (#16548) diff --git a/VERSION.md b/VERSION.md index 81bfc4e5ab..eacf4ceee3 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.286 \ No newline at end of file +19.0.287 \ No newline at end of file