github caronc/apprise v1.2.1
Release v1.2.1

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

Details

This release just includes some minor enhancements and bug-fixes to bundle that accumulated since v1.2.0.

📣 New Notification Services:

n/a

💡 Features

  • macosx:// added support for click= keyword argument to support hyperlinks (#789)
    • this is a wrapper to -open in the terminal-notifier underlining tool
  • mailto:// better handling of emails that contain a + in their username (#779)

❤️ Life-Cycle Support

  • mailto:// re-factored bulk email transfers to re-use already open connection ( #774) - thanks @amotl
  • GitHub Workflow and Environment/Testing improvements (#728, #771, #783) - thanks @amotl
  • Complete rewrite of D7 Networks (d7sms:// ) to support its new API (not backwards compatible with previous) (#791)

🐛 Bugfixes

  • slack:// correctly returns success message when applicable (#777)
  • TEXT Configuration parsing improved for better tag/URL distinction (#768)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v1.2.1 from PyPI
pip install apprise==1.2.1

Don't miss a new apprise release

NewReleases is sending notifications on new releases.