-
slix-1.4.2
Release slixmpp 1.4.2 - Do not do channel binding without TLS - Add default timeout of 120s for IQs (prevent slowdowns) - Fix CVE-2019-1000021 - Do not query vcard avatars unconditionnally - Fix GSSAPI (Jelmer Vernooij)
-
slix-1.4.1
Slixmpp 1.4.1 Adds an aiohttp depency, fixes bugs with multiple event loop support and plugins.
-
slix-1.4.0
Release slixmpp 1.4.0 Important changes: - Dropped python 3.4 compatibility (async/await syntax) - Fixed Python 3.7 compatibility - Improved examples - Many bugfixes Thanks to all contributors!
-
slix-1.3.0
slixmpp 1.3.0 - Add a Markup (XEP-0394) plugin - Add a Hashes (XEP-0300) plugin - Update (and fix) MAM (XEP-0313) for mam:2 - Fix RSM - Fix (or at least improve) and egregious connection issue - Various fixes and improvements
-
slix-1.2.1
slixmpp 1.2.1 release Fixes a few bugs and the testsuite, and remove the asyncio event loop monkeypatching hack.