Skip to content

Release 2.14.4

Compare
Choose a tag to compare
@mike-fabian mike-fabian released this 22 Aug 19:10
· 708 commits to main since this release
  • Translation update from Weblate (de, nl, sv, tr, uk updated to 100%)
  • Update emoji annotations from CLDR
  • Treat typing space within a preedit similar to typing Return within a preedit (Resolves: #223)
  • When a key triggers a commit while no candidate is selected, the cursor should always be corrected leftwards (Resolves: #227)
  • When committing with Return inside a preedit, database recording and pushed context is wrong (Resolves: #226)
  • Fix a typo which caused “\n” to be committed where “\t” should have been committed.
  • Remove spaces in lookup representation of compose completions
  • If a keypad key makes compose sequence invalid, try sequence with regular keys instead (And the other way round) (Resolves: #224)
  • Make typing Return or KP_Enter inside a preedit more reliable (Resolves: #222)
  • Show input method icons in the setup tool if an icon is available (Resolves: #213)
  • Rename option “Arrow keys can reopen a preedit” to “Enable reopening preedits” (Resolves: #212)