-
-
Notifications
You must be signed in to change notification settings - Fork 112
Keyman 18.0 Release Notes
Darcy Wong edited this page Sep 12, 2024
·
11 revisions
In version 18.0, the Keyman team...
- Minimum supported version of Windows is 10.0
- Minimum supported version of macOS is 10.10 Yosemite.
- Minimum supported version of iOS is 12.2.
-
Minimum supported version of Android is 5.0 (requires minimum version of Chrome 57.0)
-
FEATURE - Enhance how the ENTER key is handled in external apps. ENTER key can handle different actions such as: newline. Previous, Next, Submit, and Search #12125, #12315
-
FEATURE - Add menu to adjust the the number of milliseconds (300 ms to 1500 ms) to trigger a longpress gesture #12170 and 12185
-
FIX - Navigation arrows for back / forward actions now show correctly in right-to-left (RTL) languages #12227
- Keyman for Linux now supports Ubuntu Noble and ends support for Lunar. #10561
-
Minimum supported version of Chrome is 53.0
-
Now targets ES6 rather than ES5 #10257
-
BREAKING - Lexical-models with custom wordbreakers require a more strict adherence to the wordbreaker specification #1220, lexical-models#265
- Updated to Unicode 16.0 #12393
- API changes for adjusting longpress delay help.keyman.com#1500