Skip to content

Apprise Release v0.8.0

Compare
Choose a tag to compare
@caronc caronc released this 21 Sep 01:26
· 675 commits to master since this release

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 in requirements.txt.
  • Enhancements:
    • Added Cc and Bcc support to Email Notifications.
  • Bugfixes:
    • Better support for Discord format=markdown (Issue #149)

Apprise is also available on PyPI through pip:

# Install Apprise v0.8.0 from PyPI
pip install apprise==0.8.0