From 8444ddc866a89a11012317ac8f658d8d22cb76cd Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 11 Dec 2024 17:22:23 +0100 Subject: [PATCH] Release 2.27.0 --- ChangeLog | 9 +++++++++ configure.ac | 4 ++-- emoji-picker.appdata.xml | 39 ++++++++++++++++++++++++++++++++++++++ typing-booster.appdata.xml | 39 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 89 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bb35493f..922b78a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +* Author: Mike FABIAN +* 16 Dez 2024 Release 2.27.0 +* Commit early like ibus-m17n does if the engine is restricted to emulate ibus-m17n +* Hide “emoji prediction mode” and “off the record mode” property menus by default for the restricted engines emulating ibus-m17n +* Offer additional engines which do simple ibus-m17n emulation by default (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/570) +* Fix crash when changing the sound file with the setup tool (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/569) +* Update emoji annotations from CLDR +* Translation update from Weblate (de 100%, es 83.9%, fr 100%, ja 99.5%, ka 100%, kab 75.9%, nl 95.1%, pl 99.5%, pt 89.1%, pt_BR 81.5%, sv 100%, tr 100%, uk 100%) + * Author: Mike FABIAN * 02 Dez 2024 Release 2.26.12 * Support autosettings for values of type uint32, int64, uint64, and double (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/566) diff --git a/configure.ac b/configure.ac index 95f6cb62..6bb13f25 100644 --- a/configure.ac +++ b/configure.ac @@ -23,8 +23,8 @@ m4_define([package_name], [ibus-typing-booster]) m4_define([ibus_released], [1]) m4_define([ibus_major_version], [2]) -m4_define([ibus_minor_version], [26]) -m4_define([ibus_micro_version], [12]) +m4_define([ibus_minor_version], [27]) +m4_define([ibus_micro_version], [0]) 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 2175552c..14795214 100644 --- a/emoji-picker.appdata.xml +++ b/emoji-picker.appdata.xml @@ -41,6 +41,45 @@ https://translate.fedoraproject.org/projects/ibus-typing-booster/ + + https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.27.0 + +

Bug fixes and enhancements

+
    +
  • + Commit early like ibus-m17n does if the engine is + restricted to emulate ibus-m17n +
  • +
  • + Hide “emoji prediction mode” and “off the record mode” + property menus by default for the restricted engines + emulating ibus-m17n +
  • +
  • + Offer additional engines which do simple ibus-m17n + emulation by default (Resolves: github-issues#570) +
  • +
  • + Fix crash when changing the sound file with the setup tool + (Resolves: github-issues#569) +
  • +
  • + Update emoji annotations from CLDR +
  • +
  • + Translation update from Weblate (de 100%, es 83.9%, fr 100%, ja 99.5%, ka 100%, kab 75.9%, nl 95.1%, pl 99.5%, pt 89.1%, pt_BR 81.5%, sv 100%, tr 100%, uk 100%) +
  • +
+
+ + + github-issues#569 + + + github-issues#570 + + +
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.26.12 diff --git a/typing-booster.appdata.xml b/typing-booster.appdata.xml index 5e8f2d81..89862c61 100644 --- a/typing-booster.appdata.xml +++ b/typing-booster.appdata.xml @@ -47,6 +47,45 @@ https://translate.fedoraproject.org/projects/ibus-typing-booster/ + + https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.27.0 + +

Bug fixes and enhancements

+
    +
  • + Commit early like ibus-m17n does if the engine is + restricted to emulate ibus-m17n +
  • +
  • + Hide “emoji prediction mode” and “off the record mode” + property menus by default for the restricted engines + emulating ibus-m17n +
  • +
  • + Offer additional engines which do simple ibus-m17n + emulation by default (Resolves: github-issues#570) +
  • +
  • + Fix crash when changing the sound file with the setup tool + (Resolves: github-issues#569) +
  • +
  • + Update emoji annotations from CLDR +
  • +
  • + Translation update from Weblate (de 100%, es 83.9%, fr 100%, ja 99.5%, ka 100%, kab 75.9%, nl 95.1%, pl 99.5%, pt 89.1%, pt_BR 81.5%, sv 100%, tr 100%, uk 100%) +
  • +
+
+ + + github-issues#569 + + + github-issues#570 + + +
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.26.12