github caronc/apprise v1.2.0
Release v1.2.0

latest releases: v1.8.0, v1.7.6, v1.7.5...
18 months ago

Details

📣 New Notification Services:

💡 Features

  • mailto:// handling of name= and from= are now synonymous. (#738)
  • gchat:// supports threadKey argument (#753)
  • pagerduty:// allows manual over-ride of severity= option (which prevents the Apprise auto-assignment from kicking in). (#726)
  • mailto:// efficiency improvements (#679)
  • slack:// URL Markdown support added (#737)

❤️ Life-Cycle Support

  • Testing Backend and C/I completely re-done (#701) Thank you @amotl 🚀
    • Travis CI dropped and changed to GitHub Actions (#706, #705 and #702)
    • Python v2.7 left-over cleanup (#686)

🐛 Bugfixes

  • mailto:// handles outlook.com domains correctly now (#755)
  • discord:// improved markdown support (#718)
  • Config yaml files correctly parse rto and cto correctly (#751)
  • nctalk:// improvements to fix it's handling with API. (#669)
  • opsgenie:// bugfix introduced in Apprise v1.1.0 resolved (#688)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v1.2.0 from PyPI
pip install apprise==1.2.0

Don't miss a new apprise release

NewReleases is sending notifications on new releases.