All releases are mostly development versions. They can be used, but may contain confusing or unnecessary settings. Settings may be removed or reset on updates. Consider all releases as beta quality at best.
Changes since v8:
- add Korean (Hangul) keyboard (adapted from https://github.com/Lee0701/openboard/tree/hangul)
- enable hardware keyboard support
- done as part of Hangul import
- untested, just enabled an existing flag
- URL detection (enable in experimental settings)
- essentially kicks in if any of
.:_@
is not followed by a space, then everything containing this character is seen as one word - maybe too aggressive
- when testing, sometimes there were issues when deleting URL parts, maybe not everything has been fixed
- essentially kicks in if any of
- cancel auto-space after punctuation by pressing shift
- minor fixes