diff --git a/HISTORY.md b/HISTORY.md index 3d9fea7e02..f5c3aca81c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.276 alpha 2026-08-28 + +* fix(windows): add manifest to insthelper and set trustinfo to asInvoker (#16430) +* fix(windows): resync caps lock state when Keyman keyboard is activated (#16423) + ## 19.0.275 alpha 2026-08-27 * docs(mac): refresh build/setup docs and remove APPSTORECONNECT_PROVIDER (#16432) diff --git a/VERSION.md b/VERSION.md index c2aea38f65..414f9e906a 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.276 \ No newline at end of file +19.0.277 \ No newline at end of file