github caronc/apprise v0.9.4
Apprise Release v0.9.4

latest releases: v1.7.6, v1.7.5, v1.7.4...
2 years ago

Details

📣 New Notification Services:

💡 Features

  • Apprise.async_notify() function for developers who want to directly leverage the async calls. async_notify() works the same way as notify() (except more efficient). This only works for Python v3.x users (#397)
  • Phone Number handling in Apprise (and the services that use them) has been completely re-factored. Most users won't notice too much here, however a lot more stability and flexibility has been added. (#408)
  • Markdown handling of Slack adjusted to better handle HTML and support links. (#412)

❤️ Life-Cycle Support

  • Rocket.Chat basic mode updated to work correctly with new restrictions put in place (to prevent people from assuming another's identity). (#419)

🐛 Bugfixes

  • YAML parsing of keyword arguments from Apprise URLs (such as to) now parse correctly (#404)
  • Matrix local hosting of t2bot now correctly works (#411)
  • Fedora 35 Support (build failing) resolved (#422)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v0.9.4 from PyPI
pip install apprise==0.9.4

Don't miss a new apprise release

NewReleases is sending notifications on new releases.