Philipp Hörist pushed to branch gajim_1.2 at gajim / gajim


Commits:
7f2bfb98 by lovetox at 2020-07-08T20:34:23+02:00
Update README.md

- - - - -
e53b3d8c by lovetox at 2020-07-08T20:34:23+02:00
Update setup.cfg

- - - - -
fb1d7ea2 by lovetox at 2020-07-08T21:25:22+02:00
Update ChangeLog

- - - - -


3 changed files:

- ChangeLog
- README.md
- setup.cfg


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,33 @@
+Gajim 1.2.1 (08 July 2020)
+
+  New
+
+  * ServerInfo: Display status address
+  * Add block and spam reporting in various places
+  * Roster: Allow to add contacts from `Not in contact list` group via DND
+  * Roster: Allow sending message to serveral groups
+  * Groupchat/Chat: Rework DND
+  * Groupchat: Display recent history from the database
+
+  Changes
+
+  * Removed Privacy Lists support
+  * Roster: Remove blocking whole group feature
+
+  Bug fixes
+
+  * #10067 Error when showing invite menu
+  * #10144 Windows: Multiple instances of Gajim not possible
+  * #10152 Error when trying to disactivate or delete account
+  * #10160 Can't http upload with self signed Certificate
+  * #10162 Add option to use fixed-width horizontal tabs
+  * #10164 Timeout error when using music track listener
+  * #10171 Show error when MUC invite fails
+  * GroupchatRoster: Sort contacts in correct order
+  * MamPreferences: Correctly display preference state for JID
+  * Windows: Auto activate shipped plugins
+
+
 Gajim 1.2.0 (21 June 2020)
 
   New


=====================================
README.md
=====================================
@@ -7,7 +7,7 @@
 - python3-gi
 - python3-gi-cairo
 - gir1.2-gtk-3.0 (>=3.22)
-- python3-nbxmpp (>=1.0.0)
+- python3-nbxmpp (>=1.0.1)
 - python3-openssl (>=16.2)
 - python3-css-parser
 - python3-keyring


=====================================
setup.cfg
=====================================
@@ -22,7 +22,7 @@ test_suite = test
 install_requires =
     css-parser
     keyring
-    nbxmpp>=1.0.0
+    nbxmpp>=1.0.1
     packaging
     precis-i18n>=1.0.0
     pyOpenSSL>=16.2



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/182b7be712fcd6c1098aa594746fb84b2c484b0f...fb1d7ea22242b68555c0d6103993b16069d69208

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/182b7be712fcd6c1098aa594746fb84b2c484b0f...fb1d7ea22242b68555c0d6103993b16069d69208
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to