What's Changed
This is a mini release, but it fixes some issues with XMPP and adds other improvements to how the plugins are defined. This release will complete all the steps needed to open up the new URL Builder.
🐞 Bugfixes
- xmpp asyncio test cases improvements in #1544
- xmpp send/disconnect race condition in #1543
- Resolved 'file can not be opened for read' AttachMemory issue in #1553
- Matrix v2 API improvements in #1552
💡 Features
- XMPP Multi-User Chat support in #1551
❤️ Life-Cycle Support
Specifically URL Builder Preparration:
- details() can now be provided in a json response in #1545
- cleanup to repo to reflect URL-Builder coming in #1547
Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.9.9 from PyPI
pip install apprise==1.9.9Full Changelog: v1.9.8...v1.9.9