Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
fe617e9e by Philipp Hörist at 2026-07-15T14:36:10+02:00
release: 7.3.0
- - - - -
2 changed files:
- ChangeLog
- nbxmpp/__init__.py
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,17 @@
+nbxmpp 7.3.0 (30 Jun 2026)
+
+ New
+
+ * Add helper method parse_account_invite()
+
+ Improvements
+
+ * OpenPGP: Don't add fallback body text
+
+ Bug Fixes
+
+ * EME: Make name always a string
+
nbxmpp 7.2.0 (19 Apr 2026)
New
=====================================
nbxmpp/__init__.py
=====================================
@@ -4,4 +4,4 @@ gi.require_version("Soup", "3.0")
from .protocol import * # noqa: F403, E402
-__version__: str = "7.2.0"
+__version__: str = "7.3.0"
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/fe617e9e1e18257e368d0de77df515eef45df254
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/fe617e9e1e18257e368d0de77df515eef45df254
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]