update to 1.5.4

- Accent insensitive matching
- Update pl.po from zanata
- Add cache for the suggestions from the hunspell dictionaries
- Make Control+MouseButton1 remove the clicked candidate from
  the user database (was MouseButton2)
- Change key binding for looking up related candidates
  from Alt+F12 to AltGr+F12
- Change label of the emoji option to
  “☑ Unicode symbols and emoji predictions”
This commit is contained in:
Mike FABIAN 2016-09-08 13:33:26 +02:00
parent bafb0923b8
commit a62305465f
3 changed files with 15 additions and 2 deletions

1
.gitignore vendored
View File

@ -60,3 +60,4 @@
/ibus-typing-booster-1.5.1.tar.gz
/ibus-typing-booster-1.5.2.tar.gz
/ibus-typing-booster-1.5.3.tar.gz
/ibus-typing-booster-1.5.4.tar.gz

View File

@ -1,5 +1,5 @@
Name: ibus-typing-booster
Version: 1.5.3
Version: 1.5.4
Release: 1%{?dist}
Summary: A typing booster engine for the IBus platform
License: GPLv3+
@ -59,6 +59,18 @@ desktop-file-validate \
%{_datadir}/applications/ibus-setup-typing-booster.desktop
%changelog
* Thu Sep 08 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.4-1
- update to 1.5.4
- Accent insensitive matching
- Update pl.po from zanata
- Add cache for the suggestions from the hunspell dictionaries
- Make Control+MouseButton1 remove the clicked candidate from
the user database (was MouseButton2)
- Change key binding for looking up related candidates
from Alt+F12 to AltGr+F12
- Change label of the emoji option to
“☑ Unicode symbols and emoji predictions”
* Sat Sep 03 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.3-1
- update to 1.5.3
- Pull translations from Zanata: updates for pl and uk.

View File

@ -1 +1 @@
a615d36e99d05daea82830d49b0d3df3 ibus-typing-booster-1.5.3.tar.gz
02e3ceec245781636a034caba885abbe ibus-typing-booster-1.5.4.tar.gz