- 
    Thu Feb 04 2021 Mike FABIAN <mfabian@redhat.com> - 2.1.0-5
    
- Prevent also BackSpace from reopening a preedit when the
  option “Arrow keys can reopen a preedit” is off
- Resolves: rhbz#1925030
   
  
  - 
    Tue Jun 09 2020 Mike FABIAN <mfabian@redhat.com> - 2.1.0-4
    
- Add gating tests
- Resolves: rhbz#1682164
   
  
  - 
    Tue Oct 09 2018 Mike FABIAN <mfabian@redhat.com> - 2.1.0-3
    
- Make “make check“ test cases work again when building the rpm
  (To avoid that rpmdiff in the errata tool reports a problem)
- Related: rhbz#1619153
   
  
  - 
    Thu Sep 20 2018 Tomas Orsava <torsava@redhat.com> - 2.1.0-2
    
- Require the Python interpreter directly instead of using the package name
- Related: rhbz#1619153
   
  
  - 
    Tue Jul 24 2018 Mike FABIAN <mfabian@redhat.com> - 2.1.0-1
    
- Update to 2.1.0
- emoji-picker: Show a concise description of a selected emoji in the header bar
- Update the setup UI when settings are changed outside of the setup UI
- Migrate IBusConfig to GSettings (The old settings are
  unfortunately lost, so one has to open the setup tool
  and recreate ones favourite settings).
- Read emoji data files always in UTF-8
   
  
  - 
    Wed Jun 27 2018 Mike FABIAN <mfabian@redhat.com> - 2.0.2-1
    
- Update to 2.0.2
- Better Tab handling, use Tab to switch to the next candidate, not to commit
- Update to 2.0.1
- Update translations from zanata (ja updated)
- Update emoji annotations from CLDR
- Fix some bugs in the usage of “prefix” for prefixes other than “/usr” (For FreeBSD)
- Make itb_util.get_ime_help() work on FreeBSD
- Update UnicodeData.txt to Unicode 11.0.0
- Remove useless 't-nil vi-base': 'vi-base.mim', from M17N_INPUT_METHODS
- Remove extra space in entry for sa-IAST input method to make it work
- Show in the setup tool in the input listbox whether minput_open_im() succeeded.
- Use the rocket icon emoji_u1f680.svg from the “Noto Color Emoji” font
   
  
  - 
    Mon May 28 2018 Mike FABIAN <mfabian@redhat.com> - 2.0.0-1
    
- Update to 2.0.0
- Update translations because of the merge of the engines (de, pl, uk updated)
- Update emoji annotations from CLDR
- Do not hardcode icon names in desktop files
  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/17)
- Change the default for “Unicode symbols and emoji predictions” to “False”
- Merge all typing-booster engines into one
- Change the UI of the setup tool to make it possible to select
  multiple input methods and dictionaries
- Move the buttons to learn from a file and to delete learned data to the options tab
- Use the same “About” dialog in the setup tool as in emoji-picker
   
  
  - 
    Tue May 22 2018 Mike FABIAN <mfabian@redhat.com> - 1.5.38-2
    
- Update to 1.5.38
- Refresh french translation (thanks to Thierry Thomas)
- Mark comments in the emoji-picker about dialog as translatable
   
  
  - 
    Mon May 14 2018 Mike FABIAN <mfabian@redhat.com> - 1.5.37-1
    
- Update to 1.5.37
- Update translations from Zanata (pl and uk updated)
- Make “Add direct input” option work correctly when
  “Remember last preedit input method” option is off
- Fix test case for Korean
- Rewrite setup UI completely in Python, without using Glade
- Fix format string in debug message when a dictionary .aff file has no encoding
  (Resolves: rhbz#1575659)
- Return False in read_training_data_from_file() if file cannot be opened
   
  
  - 
    Tue Apr 10 2018 Mike FABIAN <mfabian@redhat.com> - 1.5.36-1
    
- Update to 1.5.36
- Make the default for self.show_status_info_in_auxiliary_text False
  (Resolves: rhbz#156435)
- Adapt hunspell_suggest.py to work with pyhunspell 0.5.4