Skip to content

Apprise Release v0.8.4

Compare
Choose a tag to compare
@caronc caronc released this 01 Feb 18:46
· 572 commits to master since this release

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