What's Changed
It has been some time since I pushed a release; so this one just bundles all of the outstanding fixes/enhancments together.
📣 New Notification Services:
🐞 Bugfixes
- Fix flaky test in translation tests by @dg98 in #1298
- Set default port for Mattermost notifications by @sochotnicky in #1293
💡 Features
- Office 365 posts include subject and body now in #1274
- Telegram messages leverage caption field when attachments in #1290
- Extend options for plugin Seven by @matthiez in #1301
- Ntfy.sh Internationalized URL support added for click= in #1312
❤️ Life-Cycle Support
- Improved SMS transmission documentation in #1291
- apprise.urls() bulletproofing/bugfix in #1302
- Add option label for plugin seven by @matthiez in #1304
- Minor and insignifigant changes (typos and alike) in #1218
New Contributors
- @dg98 made their first contribution in #1298
- @sochotnicky made their first contribution in #1293
Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.9.3 from PyPI
pip install apprise==1.9.3
Full Changelog: v1.9.2...v1.9.3