github caronc/apprise v1.0.0
Release v1.0.0

latest releases: v1.7.6, v1.7.5, v1.7.4...
21 months ago

Details

🚀 Finally after 2 years the v1.0.0 release is a reality; the code has been deemed stable enough!

💡 Features

  • 🚀 Custom Notification Support (#454)
    • Users can now leverage @notify decorator and trigger their own notifications that they define.
    • See Here for more details how you can do this.
  • Discord Apprise URL supports thread= directive (#630)

❤️ Life-Cycle Support

  • Dropped XMPP Support due to instability; will re-add down the road

🐛 Bugfixes

  • vonage:// support (in replace of legacy nexmo:// (#605)
  • Async bullet proofing (b34051c) for cases when the event loop is already running
  • Fixed parsing of custom nid for Home Assistant plugin (#627)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v1.0.0 from PyPI
pip install apprise==1.0.0

Don't miss a new apprise release

NewReleases is sending notifications on new releases.