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

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

Details

📣 New Notification Services:

💡 Features

  • 🚀 Apprise can now convert from HTML -> TEXT if specified to do so (#527 and #530)
    • Up until this version, if the input was HTML, there was no way Apprise could attempt to format the content to a TEXT look/feel for upstream services (such as text messages, twitter, etc).
  • /opt/homebrew/bin/terminal-notify added to search path added of MacOSX Notification (#509)
  • Custom XML, JSON and FORM notifications support a ?method= option allowing you to change the default (from POST) to GET, DELETE, PUT, and HEAD).
  • FCM Plugin Supports much more Payload Options (#489) allowing for the passing of image_url, priority, and color.
  • Foxmail (qq.com) and 163.com template support added to E-Mail Plugin (#529)
    • Foxmail URLs can now look like mailto://user:pass@qq.com and Apprise will look after the rest for you
    • 163.com URLs can now look like mailto://user:pass@163.com and Apprise will look after the rest for you

❤️ Life-Cycle Support

n/a

🐛 Bugfixes

  • Reddit Posting Improvements (#510 and #528)
  • Telegram bulletproofing on bot owner detection (#517)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v0.9.7 from PyPI
pip install apprise==0.9.7

Don't miss a new apprise release

NewReleases is sending notifications on new releases.