github caronc/apprise v1.1.0
Release v1.1.0

latest releases: v1.9.0, 1.9.0, v1.8.1...
24 months ago

Details

📣 New Notification Services:

💡 Features

  • RedHat/Rocky/Alma Linux v9 Support (also now available on EPEL) (#658)
    # Redhat/Rocky/ALMA/Scientific/Oracle Linux 9 instructions:
    sudo dnf config-manager --set-enabled crb
    sudo dnf install epel-release epel-next-release
    
    # Now install Apprise
    sudo dnf install apprise

❤️ Life-Cycle Support

  • 💥 Python v2.7 support dropped (#680)

🐛 Bugfixes

  • signal:// to support groups ending with an = (equal) symbol (#670)
  • opsgenie:// no longer double stacks body in larger messages (#655)
  • bark:// correctly handles custom ports (#672)
  • mailto:// delivery improvements to better follow mail guidelines (less likely to get email identified as spam) (#660)
  • pagerduty:// bug-fix to correct sending

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v1.1.0 from PyPI
pip install apprise==1.1.0

Don't miss a new apprise release

NewReleases is sending notifications on new releases.