What's Changed
This is a mini release to tuck some of the recent changes requested so they're available to all.
💡 Features
- discord:// now supports the kwarg of 'botname' in #1261
- Better support for reverse-url construction containing whitespace in #1267
❤️ Life-Cycle Support
- Updated reference to BSDv2 clause in RPM in #1260
🐞 Bugfixes
- Resolved chanify:// naming confusion in #1266
Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.9.2 from PyPI
pip install apprise==1.9.2
Full Changelog: v1.9.1...v1.9.2