From c25a147bdd5ef75b171324b57dc9962f80477ddf Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 3 Nov 2024 18:07:52 +0100 Subject: [PATCH] Release 2.26.8 --- ChangeLog | 6 ++++++ configure.ac | 2 +- emoji-picker.appdata.xml | 24 ++++++++++++++++++++++++ typing-booster.appdata.xml | 24 ++++++++++++++++++++++++ 4 files changed, 55 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4453f513..f8789945 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +* Author: Mike FABIAN +* 04 Nov 2024 Release 2.26.8 +* When adding an msymbol to input_phrase and checking whether it changes the transliteration, don’t apply a case mode change to that msymbol (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/558) +* Fix get_font_file() for family names which contain “-” +* Translation update from Weblate (kab 75.9%) + * Author: Mike FABIAN * 28 Oct 2024 Release 2.26.6 * Simplify itb_pango.py: don’t use ctypes, use `from gi.repository import Pango` instead diff --git a/configure.ac b/configure.ac index 04edb436..08d44c56 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], [26]) -m4_define([ibus_micro_version], [6]) +m4_define([ibus_micro_version], [8]) 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 86819fab..fefd0421 100644 --- a/emoji-picker.appdata.xml +++ b/emoji-picker.appdata.xml @@ -41,6 +41,30 @@ https://translate.fedoraproject.org/projects/ibus-typing-booster/ + + https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.26.8 + +

Bug fixes and enhancements

+
    +
  • + When adding an msymbol to input_phrase and checking + whether it changes the transliteration, don’t apply a case + mode change to that msymbol (Resolves: github-issues#558) +
  • +
  • + Fix get_font_file() for family names which contain “-” +
  • +
  • + Translation update from Weblate (kab 75.9%) +
  • +
+
+ + + github-issues#558 + + +
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.26.6 diff --git a/typing-booster.appdata.xml b/typing-booster.appdata.xml index 294ece03..10a48204 100644 --- a/typing-booster.appdata.xml +++ b/typing-booster.appdata.xml @@ -47,6 +47,30 @@ https://translate.fedoraproject.org/projects/ibus-typing-booster/ + + https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.26.8 + +

Bug fixes and enhancements

+
    +
  • + When adding an msymbol to input_phrase and checking + whether it changes the transliteration, don’t apply a case + mode change to that msymbol (Resolves: github-issues#558) +
  • +
  • + Fix get_font_file() for family names which contain “-” +
  • +
  • + Translation update from Weblate (kab 75.9%) +
  • +
+
+ + + github-issues#558 + + +
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.26.6