Apprise Release v0.8.0
Details
- New Notification Services:
- Pushjet Notifications Rewrite
- No longer uses/references
pushjet
library; is complete standalone now which dropped the code base by 800+ lines of code and one less dependency inrequirements.txt
.
- No longer uses/references
- Enhancements:
- Added Cc and Bcc support to Email Notifications.
- Bugfixes:
- Better support for Discord
format=markdown
(Issue #149)
- Better support for Discord
Apprise is also available on PyPI through pip:
# Install Apprise v0.8.0 from PyPI
pip install apprise==0.8.0