Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
99c06c8f by Philipp Hörist at 2026-02-25T20:15:32+01:00
release: 7.1.0

- - - - -


2 changed files:

- ChangeLog
- nbxmpp/__init__.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,15 @@
+nbxmpp 7.1.0 (22 Feb 2026)
+
+  Improvements
+
+  * SASL: Improve logging for GSSAPI errors
+  * Fallback: Be more strict in accepting ranges
+  * Add Node.topretty()
+
+  Change
+
+  * OGP: Accept only data uris as image
+
 nbxmpp 7.0.0 (13 Dec 2025)
 
   Change


=====================================
nbxmpp/__init__.py
=====================================
@@ -4,4 +4,4 @@ gi.require_version("Soup", "3.0")
 
 from .protocol import *  # noqa: F403, E402
 
-__version__: str = "7.0.0"
+__version__: str = "7.1.0"



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/99c06c8fe0fb4f3a5b3bafc047a88745787304c9

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/99c06c8fe0fb4f3a5b3bafc047a88745787304c9
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to