github caronc/apprise v1.7.3
Release v1.7.3

latest releases: v1.7.6, v1.7.5, v1.7.4...
one month ago

Details

Another minor release to push some outstanding bug-fixes that have accumulated and patched over the past month

📣 New Notification Services:

💡 Features

  • mailto:// comcast.net email template added (#1059)
  • mailto:// improved custom email server handling (5ae212f)
    • to= and from_addr= are no longer required in most circumstances and can be automatically determined based on basic information provided.
  • ntfy:// markdown support added (#1056)
    • just add ?format=markdown to format the content accordingly

❤️ Life-Cycle Support

  • paho-mqtt v2.0 was released and it's documentation for v1.6.1 was completely incompatible with it. For the stability of the mqtt:// plugin, paho-mqtt has been pinned to the stable v1.x release (#1065)

🐛 Bugfixes

  • Fixed documents with respect to the use of yaml files (#1069) - Thank you @samueltardieu
    • Updated CLI so that it can read both .yml and .yaml files by default (#1073)
  • macosx:// - Update terminal-notifier notify_paths (#1052) - Thank you @joergschultzelutter
  • Asynchronous Dynamic Module Loading Support (#1071)
    • This was a bug introduced with Dynamic Module Loading (in Apprise v1.7.0) preventing threading/async support

Apprise is available on PyPI through pip:

# Install Apprise v1.7.3 from PyPI
pip install apprise==1.7.3

Don't miss a new apprise release

NewReleases is sending notifications on new releases.