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:
authorPhilipp Hörist <philipp@hoerist.com>2023-04-04 23:09:46 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-04-04 23:09:46 +0300
commitc533eb8793b7a9a66b89c26208fcc773771f1df3 (patch)
tree2a83d7c7cf0086d095fc75aa01a504c9bcf33565 /ChangeLog
parent7a4f1d16b928e743731f27694e10e49390af784c (diff)
release: 1.7.31.7.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1d5fd921..fdad7c034 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+Gajim 1.7.3 (03 Apr 2023)
+
+ New
+
+ * Allow muting chat notifications
+
+ Improvements
+
+ * Make `gemini` URIs clickable
+ * Workspace menu: Always show Mark as read action
+
+ Change
+
+ * Raise nbxmpp version
+
+ Bug Fixes
+
+ * Audio Preview: Set correct pos when clicking into visualizer
+ * Audio Preview: Add delay before pausing on EOS (#11423)
+ * Flatpak: Fix drag and drop (#10370)
+ * GroupChatDetails: Adapt to changed icons
+ * Message input: Fix height for single line messages
+ * Update message merged state after deleting a message (#11438)
+ * ChatActionProcessor: Fix inserting emojis by click (#11445)
+ * Account preferences: Adapt to changed icons
+
Gajim 1.7.2 (09 Mar 2023)
Improvements