github caronc/apprise v1.9.5
Release v1.9.5

6 hours ago

What's Changed

This is just a small release to bundle accumulated changes since v1.9.4.

📣 New Notification Services:

n/a

🐞 Bugfixes

  • pyobject availability does not impact glib testing in #1384
  • Fix test case to compare url ids by @emmanuel-ferdman in #1371
  • slack:// now has timestamp=yes/no kwarg support in #1394
  • Fix AppriseURLTester usage of meta["self"] by @LaFeev in #1412
  • Fix test_time_zoneinfo edge case by @LaFeev in #1411

💡 Features

  • Added support for discord:// flags=in #1409
  • Global Timezone support added (tz=) in #1398
  • feat: add icon field support for bark plugin by @HerbertGao in #1393
  • Add twilio phone calls support by @amanda-her in #1408

❤️ Life-Cycle Support

  • Add Power Automate (Workflows/MS Teams) alternative url support by @LaFeev in #1407
  • Environment improvments (updates to PR #1385) in #1395
  • PEM backend definitions handling for forwards compatability in #1410
  • build environment improvements in #1385
  • RUF059 linting fixes against codebase in #1413

New Contributors

Installation

Apprise is available on PyPI through pip:

# Install Apprise v1.9.5 from PyPI
pip install apprise==1.9.5

Full Changelog: v1.9.4...v1.9.5

Don't miss a new apprise release

NewReleases is sending notifications on new releases.