diff --git a/HISTORY.md b/HISTORY.md index 0022d7aec9..58d2a57fa7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Keyman Version History +## 19.0.44 alpha 2025-05-21 + +* feat(android): log active keyboard, model IDs with reported errors (#13983) +* fix(windows): rename Enter and Exit methods TState (#13920) +* maint: update macOS environment setup, related documentation (#13979) +* chore(deps): bump multer from 1.4.5-lts.1 to 2.0.0 (#13982) +* feat(ios): log active keyboard, model IDs with reported errors (#13987) +* maint(linux): add quilt to release build configuration (#13986) +* chore(ios): update FirstVoices AppIcon (#13976) +* docs(developer): add security note to Upload documentation (#14015) +* fix(android): Check network access before trying to download keyboard (#13978) + ## 19.0.43 alpha 2025-05-20 * chore(ios): FirstVoices certificate update (#13991) diff --git a/VERSION.md b/VERSION.md index f63d9a2f0d..26bd7469a5 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.44 \ No newline at end of file +19.0.45 \ No newline at end of file