From f98b342feec8e2cbedad84abe26f96f53c217cd5 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Tue, 22 Nov 2022 10:30:44 +0700 Subject: [PATCH 1/4] chore(common): Update whatsnew for 16.0 --- android/help/about/whatsnew.md | 1 + ios/help/about/whatsnew.md | 7 +------ mac/help/about/whatsnew.md | 6 ++---- windows/src/desktop/help/about/whatsnew.md | 5 +++-- 4 files changed, 7 insertions(+), 12 deletions(-) diff --git a/android/help/about/whatsnew.md b/android/help/about/whatsnew.md index 2a09d49611..b2e4ff3008 100644 --- a/android/help/about/whatsnew.md +++ b/android/help/about/whatsnew.md @@ -4,4 +4,5 @@ title: What's New Here are some of the new features we have added to Keyman 16.0 for Android: * Dismiss long-press keys on multi-touch (#7388, #7472) +* Don't show "Get Started" after setting Keyman as default system keyboard (#7587) * Add localization for Dutch diff --git a/ios/help/about/whatsnew.md b/ios/help/about/whatsnew.md index 558e508ba6..9e4076e7f0 100644 --- a/ios/help/about/whatsnew.md +++ b/ios/help/about/whatsnew.md @@ -4,9 +4,4 @@ title: What's New Here are some of the new features we have added to Keyman for iPhone and iPad 16.0: -* Verify Keyman supports a keyboard package before installing -* Fix positioning and style of popup keys -* Update minimum iOS version to 12.1 - -[![](../ios_images/video.png) Watch a video](https://youtu.be/Tm-7Rvs-6Ig) -that highlights some of these new features. +* Recognize iPad as tablet device (#7563) diff --git a/mac/help/about/whatsnew.md b/mac/help/about/whatsnew.md index 853e23f94e..6cabe4ea74 100644 --- a/mac/help/about/whatsnew.md +++ b/mac/help/about/whatsnew.md @@ -4,7 +4,5 @@ title: What's New Here are some of the new features we have added to Keyman 16.0 for macOS: -* Localizable UI through [translate.keyman.com](https://translate.keyman.com) -* Display Unicode page name correctly instead of '????' -* Increase OSK character size by 50% -* Add support for M1 processor +* Improved management of security configuration (#7354) +* Update Keyman system menu icon to transparent background (#7610) diff --git a/windows/src/desktop/help/about/whatsnew.md b/windows/src/desktop/help/about/whatsnew.md index 627629ff06..42a817d4a7 100644 --- a/windows/src/desktop/help/about/whatsnew.md +++ b/windows/src/desktop/help/about/whatsnew.md @@ -4,8 +4,9 @@ title: What's New Here are some of the new features we have added to Keyman 16.0 for Windows: -- Now uses Keyman Core internally which removes legacy code and improves stability of Keyman (\#5443) -- Improved compatibility with speech recognition (\#5000) +- Revamp Configuration UI (\#7206) +- Fix keystrokes writing to wrong queue (\#7650) +- Change "None" to "No Hotkey" matching new configuration (\#7539) ## Related Topics From aca4a4e6ef97b1408987e5a88446984177f04275 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Tue, 22 Nov 2022 10:39:36 +0700 Subject: [PATCH 2/4] Update ios/help/about/whatsnew.md Co-authored-by: Joshua Horton --- ios/help/about/whatsnew.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/help/about/whatsnew.md b/ios/help/about/whatsnew.md index 9e4076e7f0..fa3c302556 100644 --- a/ios/help/about/whatsnew.md +++ b/ios/help/about/whatsnew.md @@ -2,6 +2,6 @@ title: What's New --- -Here are some of the new features we have added to Keyman for iPhone and iPad 16.0: +Here are some of the new features and major bug fixes we have added to Keyman for iPhone and iPad 16.0: * Recognize iPad as tablet device (#7563) From c584f0cb45eaeb50997ee72a0f79cc4f3477d4da Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Tue, 22 Nov 2022 10:50:21 +0700 Subject: [PATCH 3/4] chore(common): Add notes about bugfixes --- android/help/about/whatsnew.md | 2 +- linux/help/about/whatsnew.md | 4 ++-- mac/help/about/whatsnew.md | 2 +- windows/src/desktop/help/about/whatsnew.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/android/help/about/whatsnew.md b/android/help/about/whatsnew.md index b2e4ff3008..869a5def4e 100644 --- a/android/help/about/whatsnew.md +++ b/android/help/about/whatsnew.md @@ -1,7 +1,7 @@ --- title: What's New --- -Here are some of the new features we have added to Keyman 16.0 for Android: +Here are some of the new features and major bug fixes we have added to Keyman 16.0 for Android: * Dismiss long-press keys on multi-touch (#7388, #7472) * Don't show "Get Started" after setting Keyman as default system keyboard (#7587) diff --git a/linux/help/about/whatsnew.md b/linux/help/about/whatsnew.md index 099db7506c..3ff02490ca 100644 --- a/linux/help/about/whatsnew.md +++ b/linux/help/about/whatsnew.md @@ -2,13 +2,13 @@ title: What's New --- -Here are some of the new features we have added to Keyman for Linux 16.0: +Here are some of the new features and major bug fixes we have added to Keyman for Linux 16.0: * Improve setting context (#7084) * Improved reordering and backspace behavior in Chrome(ium) and other apps that don't support surrounding text (#7079) * Note, this currently requires an update to ibus to be installed, pending - upstream merge and distribution of ibus patches #2440 and 781119be. The + upstream merge and distribution of ibus patches #2440 and 781119be. The packages.sil.org and https://launchpad.net/~keymanapp/+archive/ubuntu/keyman repos contain the updated ibus versions. * Now supports Ubuntu 22.10 (Kinetic) (#6975) diff --git a/mac/help/about/whatsnew.md b/mac/help/about/whatsnew.md index 6cabe4ea74..f242123ffb 100644 --- a/mac/help/about/whatsnew.md +++ b/mac/help/about/whatsnew.md @@ -2,7 +2,7 @@ title: What's New --- -Here are some of the new features we have added to Keyman 16.0 for macOS: +Here are some of the new features and major bug fixes we have added to Keyman 16.0 for macOS: * Improved management of security configuration (#7354) * Update Keyman system menu icon to transparent background (#7610) diff --git a/windows/src/desktop/help/about/whatsnew.md b/windows/src/desktop/help/about/whatsnew.md index 42a817d4a7..866c29ba7f 100644 --- a/windows/src/desktop/help/about/whatsnew.md +++ b/windows/src/desktop/help/about/whatsnew.md @@ -2,7 +2,7 @@ title: What's New --- -Here are some of the new features we have added to Keyman 16.0 for Windows: +Here are some of the new features and major bug fixes we have added to Keyman 16.0 for Windows: - Revamp Configuration UI (\#7206) - Fix keystrokes writing to wrong queue (\#7650) From 2001f98d86d954637a4c040ab1c867aa4b480518 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Wed, 23 Nov 2022 07:39:24 +0700 Subject: [PATCH 4/4] Apply suggestions from code review Co-authored-by: Marc Durdin --- linux/help/about/whatsnew.md | 2 ++ mac/help/about/whatsnew.md | 1 + windows/src/desktop/help/about/whatsnew.md | 2 -- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/linux/help/about/whatsnew.md b/linux/help/about/whatsnew.md index 3ff02490ca..a55189720c 100644 --- a/linux/help/about/whatsnew.md +++ b/linux/help/about/whatsnew.md @@ -12,4 +12,6 @@ Here are some of the new features and major bug fixes we have added to Keyman fo packages.sil.org and https://launchpad.net/~keymanapp/+archive/ubuntu/keyman repos contain the updated ibus versions. * Now supports Ubuntu 22.10 (Kinetic) (#6975) +* System tray will now show icon defined in keyboard instead of generic Keyman icon (#7678) +* Keyman 16 will be the last release that supports Ubuntu 18.04 Bionic. * Fix uninstallation when using fcitx5 (#6963) diff --git a/mac/help/about/whatsnew.md b/mac/help/about/whatsnew.md index f242123ffb..57f6d6735b 100644 --- a/mac/help/about/whatsnew.md +++ b/mac/help/about/whatsnew.md @@ -6,3 +6,4 @@ Here are some of the new features and major bug fixes we have added to Keyman 16 * Improved management of security configuration (#7354) * Update Keyman system menu icon to transparent background (#7610) +* Minimum supported version of macOS is 10.10 Yosemite. diff --git a/windows/src/desktop/help/about/whatsnew.md b/windows/src/desktop/help/about/whatsnew.md index 866c29ba7f..bb06252585 100644 --- a/windows/src/desktop/help/about/whatsnew.md +++ b/windows/src/desktop/help/about/whatsnew.md @@ -5,8 +5,6 @@ title: What's New Here are some of the new features and major bug fixes we have added to Keyman 16.0 for Windows: - Revamp Configuration UI (\#7206) -- Fix keystrokes writing to wrong queue (\#7650) -- Change "None" to "No Hotkey" matching new configuration (\#7539) ## Related Topics