diff --git a/HISTORY.md b/HISTORY.md index 9e59d38a7a..02229c53a6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.287 alpha 2026-09-17 + +* fix(web): support autocorrection of transposed text (#16450) +* fix(web): allow to set default keyboard to 'off' (#16524) + ## 19.0.286 alpha 2026-09-16 * fix(developer): trim new words entered into the wordlist editor (#16538) diff --git a/VERSION.md b/VERSION.md index eacf4ceee3..dc558589c3 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.287 \ No newline at end of file +19.0.288 \ No newline at end of file