Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 621f45459..706a07688 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+Gajim 1.4.6 (07 Jul 2022)
+
+ Improvements
+
+ * Roster: Display show value in tooltip (#11010)
+ * ChatActionProcessor: Improve detection of emoji shortcode start
+
+ Bug Fixes
+
+ * Flatpak: Fix display of tray icon using libappindicator (#10869)
+ * Remote: Console scripts need a method as entry point (#11034)
+ * CodeWidget: Don’t default to python for highlighting (#11012)
+ * ContactInfo: Preserve groups when changing contact name (#11028)
+ * CodeWidget: Don't highlight matching brackets (#11026)
+ * StatusIcon: Don’t lose new message icon on state change (#11013)
+ * GtkStatusIcon: Always show when Gajim has not toplevel focus
+ * GroupChatNickCompletion: Only process Tab press
+ * Notifications: Change Gdk window hints on Windows (#11008)
+ * Row name: Align label correctly
+ * StatusIcon: Logic error on activate
+
Gajim 1.4.5 (21 Jun 2022)
New