diff --git a/ChangeLog b/ChangeLog index 9e6f33c8..46c7dee0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +* Author: Mike FABIAN +* 01 Oct 2023 Release 2.24.2 +* improve _return_false() and remove _commit_or_forward_key_event_or_return_false() (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/463) +* Make characters for Biángbiángmiàn easily searchable +* emoji-picker: Update default for current Unicode release 15.1 + * Author: Mike FABIAN * 12 Sep 2023 Release 2.24.1 * Support several backends for playing sounds (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2237675) diff --git a/configure.ac b/configure.ac index a6fcc6a7..4c71218c 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ m4_define([package_name], [ibus-typing-booster]) m4_define([ibus_released], [1]) m4_define([ibus_major_version], [2]) m4_define([ibus_minor_version], [24]) -m4_define([ibus_micro_version], [1]) +m4_define([ibus_micro_version], [2]) m4_define(ibus_maybe_datestamp, m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi])) diff --git a/emoji-picker.appdata.xml b/emoji-picker.appdata.xml index 5e76666b..d3a27455 100644 --- a/emoji-picker.appdata.xml +++ b/emoji-picker.appdata.xml @@ -39,6 +39,30 @@ https://translate.fedoraproject.org/projects/ibus-typing-booster/ + + https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.24.2 + +

Bug fixes and enhancements

+
    +
  • + improve _return_false() and remove + _commit_or_forward_key_event_or_return_false() (Resolves: + github-issues#463) +
  • +
  • + Make characters for Biángbiángmiàn easily searchable +
  • +
  • + emoji-picker: Update default for current Unicode release 15.1 +
  • +
+
+ + + github-issues#463 + + +
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.24.1 diff --git a/typing-booster.appdata.xml b/typing-booster.appdata.xml index f89b7016..6f45de1b 100644 --- a/typing-booster.appdata.xml +++ b/typing-booster.appdata.xml @@ -45,6 +45,30 @@ https://translate.fedoraproject.org/projects/ibus-typing-booster/ + + https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.24.2 + +

Bug fixes and enhancements

+
    +
  • + improve _return_false() and remove + _commit_or_forward_key_event_or_return_false() (Resolves: + github-issues#463) +
  • +
  • + Make characters for Biángbiángmiàn easily searchable +
  • +
  • + emoji-picker: Update default for current Unicode release 15.1 +
  • +
+
+ + + github-issues#463 + + +
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.24.1