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-06-21 23:04:20 +0300
committerlovetox <philipp@hoerist.com>2022-06-21 23:04:20 +0300
commit68024cf1fbbda9e79d0dc64666e1c7bfff960783 (patch)
treea475239170e3013e0cccca368e60573880789116 /ChangeLog
parent67e3aaddb833ef68b8efa271faab500ae16dce5d (diff)
release: 1.4.51.4.5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae1276b34..621f45459 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+Gajim 1.4.5 (21 Jun 2022)
+
+ New
+
+ * Add new Shortcut for toggling the chat list
+
+ Improvements
+
+ * Preferences: Add setting for emoji shortcodes
+ * Disable plugin updates by Gajim on flatpak
+
+ Bug Fixes
+
+ * Use nickname provided in subscription requests everywhere
+ * GroupchatOutcasts: Make removing users work
+ * Chat: Display corrections for /me messages correctly (#10933)
+ * Styling: Process URIs when using /me command (#10988)
+ * Preview: Align link button correctly (#10997)
+ * MUC: Don’t fail on presence from unknown occupants (#10981)
+ * SystemStyleListener: Fix handling of color scheme states (#10996)
+ * Styling: Improve address regex
+ * Styling: Improve uri regex
+ * Styling: Parse text correctly which contains uris and addresses (#10974)
+ * Main: Process window shortcuts when no chat is open
+ * Restore minimal AdHoc module
+
Gajim 1.4.4 (18 Jun 2022)
New