- Don’t use spellchecking by default when searching for emoji and Unicode characters (Resolves: #710)
- Support a few more unusual keys for transliteration (Resolves: #709)
- If a key which triggers a commit makes input_phrase empty, clear the input and update to UI to remove preedit and lookup table (Resolves: #707)
- Make self.msymbol == Tab when Tab is typed to enable m17n transliterations for Tab (Resolves: #708)
- Update emoji annotations from CLDR
- Allow Escape as input and make self.msymbol == 'Escape' when Escape is typed to enable m17n transliterations for Escape (Resolves: #704)