Releases: mike-fabian/ibus-table
Releases · mike-fabian/ibus-table
Release 1.17.11
- Fix to load EN compose file. Now EN compose file is loaded in the class init of IBus.EngineSimple and IBus.init() needs to be called before the init. This fix is needed for ibus version >= 1.5.32~beta2.
- Translation update from Weblate (es 96.7%, fr 100%, ru 98.6%)
Release 1.17.10
- Generate translations into metainfo.xml files with autotools (Resolves: #171)
- Rename ibus-table.appdata.xml to org.freedesktop.ibus.engine.table.metainfo.xml
- Make desktop file translatable and generate translations into desktop file
- Translation update from Weblate (de 100%, ja 48.0%, ru 98.6%, tr 100%, uk 100%)
Release 1.17.9
- Make the setup tool use the wrapper itb_sound.py instead of using simpleaudio unconditionally (Resolves: #162)
- Translation update from Weblate (new language Kabyle: kab 29.3%)
Release 1.17.8
- Update Unihan_Variants.txt and regenerate engine/chinese_variants.py for Unicode 16.0.0 release
- Translation update from Weblate (new: el 17.3%)
Release 1.17.7
- Translation update from Weblate (fr 100%, ru 93.3%)
Release 1.17.6
- Yet another fix to make it possible again to use keys with Unicode keysyms in keybindings and make it work with all known versions of ibus (Resolves: kaio#85)
Release 1.17.5
- Drop Python2 support (using pyupgrade --py3-plus *.py)
- Make it possible to use keys with Unicode keysyms in keybindings (requires ibus > 1.5.30) (Resolves: mike-fabian/ibus-typing-booster#497, same problem for ibus-table)
- Use
frames_per_buffer=chunk_size
option inself._paudio.open()
(Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2238746#c3) - Translation update from Weblate (cs 36.6%, ja 45.3%, zh_CN 92.0%)
Release 1.17.4
- Fix compose support for ibus >= 1.5.28 (Resolves: #145)
- Translation update from Weblate (New language, Russian, (ru) 80%)
- Use “…” in ibus-table.appdata.xml instead of “<developer_name>…</developer_name>”. Because </developer_name> is deprecated and it makes the build fail on Fedora rawhide.
Release 1.17.3
- Support several backends for playing sounds (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2237674)
- Update Unihan_Variants.txt and regenerate engine/chinese_variants.py to Unicode Version 15.1.0
Release 1.17.2
- Translation update from Weblate (de 100%, tr 100%)