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-02-09 00:09:28 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-02-09 00:09:28 +0300
commita600ca7088406bccc28dd33af9c5d4820d386e8a (patch)
tree8eb8b2b630a082b5aeec3eacd379672381484e96 /ChangeLog
parent1afc701c243cf8aba119218ed3e50831450c79f6 (diff)
release: 1.7.11.7.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac7929a00..0fe9eeb04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+Gajim 1.7.1 (08 Feb 2023)
+
+ New
+
+ * Improve KeepassXC Integration
+
+ Improvements
+
+ * MUC: Enable archiving when creating MUCs on ejabberd
+
+ Change
+
+ * Raise nbxmpp version to 4.2.0
+
+ Bug Fixes
+
+ * Apply SASLprep to passwords
+ * Make switching status work again
+
+ Notes
+
+ If you already used KeepassXC with Gajim, enabling the new
+ integration setting will trigger new entries in the password manager
+
Gajim 1.7.0 (03 Feb 2023)
Improvements