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:
authorlovetox <philipp@hoerist.com>2022-07-27 10:18:04 +0300
committerlovetox <philipp@hoerist.com>2022-07-27 10:18:04 +0300
commitb7bc50d4d6d96f9ff2cbd454bb06c684665e50fd (patch)
tree7576970a6418d675cc562389a04ece9d1d805f89 /ChangeLog
parentc25510a8328c78ed54c37d49ad368da4a4dd76c1 (diff)
chore: Update ChangeLog
- Remove duplicated entries from last release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 0 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 853b9aba4..dc44bbda5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,6 @@ Gajim 1.4.7 (24 Jul 2022)
* Startup: Show hint in console if Gajim is already running (#11039)
* Preview: Add setting to disable file preview (#10991)
- * Roster: Display show value in tooltip (#11010)
- * ChatActionProcessor: Improve detection of emoji shortcode start
Performance
@@ -20,17 +18,6 @@ Gajim 1.4.7 (24 Jul 2022)
* Preview: Allow manual download for all mime types (#11044)
* GroupchatInfo: Don’t set subject when loading from disco info (#11040)
* Preview: Hide download hint if we sent the file (#11036)
- * 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)
- * MessageRow: Align name label correctly
- * StatusIcon: Fix logic error on activate
Gajim 1.4.6 (07 Jul 2022)