Skip to content

Apprise Release v0.8.5

Compare
Choose a tag to compare
@caronc caronc released this 30 Mar 21:25
· 563 commits to master since this release

Details

  • Features:

    • XMPP Plugin completely refactored/rewritten to now work correctly (#213)
      • This specific notification service requires that sleekxmpp is available on your system.
    • Join now additionally supports targets that identify the Device Names (#205)
  • Bugfixes:

    • Eliminated Slack Token min/max length validation (#219)
    • Email plugin now supports connecting to SMTP server without user/pass (#214)
    • Telegram notifications can correctly pass HTML to the upstream server (#203)

Apprise is also available on PyPI through pip:

# Install Apprise v0.8.5 from PyPI
pip install apprise==0.8.5