Apprise Release v0.8.4
Details
-
New Notification Services:
-
Features:
- AppriseConfig object now supports a new function called add_config() which allows you to directly add configuration (into the object) v.s. always having to point it at a file or a website. (#199)
-
Bugfixes:
- Resolved issue where an error response was returned from Apprise even thought successful posted to Slack (#195)
Apprise is also available on PyPI through pip:
# Install Apprise v0.8.4 from PyPI
pip install apprise==0.8.4