github caronc/apprise v1.9.6
Release v1.9.6

20 hours ago

What's Changed

📣 New Notification Services:

🐞 Bugfixes

  • Updated RPM Spec file to fix rpmbuild errors on koji in #1421
  • Added py.typed back into repository and Manifest in #1426
  • fix(telegram): support <code> blocks wrapped in <pre> for syntax highlighting by @hmnd in #1423
  • Apprise API payload bugfix in #1428
  • Matrix room/alias accepted characters re-aligned - bugfix in #1442
  • fix parsing of USA callsigns--specifically different prefix/suffix counts like 1x2 and 1x3 calls by @NeilHanlon in #1418
  • dot:// setup_url to align with other apprise ones in #1449 (extension to #1445 in same release)
  • fixed handling of non-standard matrix:// ports in #1450
  • Fix Reply-To header variable consistency by @slavaGanzin in #1446

💡 Features

  • increase of Pushover attachment size to 5MB in #1427
  • Added basic support for ntfy Actions by @ivangrimaldi in #1436
  • feat(bark): Add 'call' parameter support to NotifyBark for ringtone r… by @HerbertGao in #1444
  • Improved TRUNCATE and SPLIT with smart text splitting in #1459
  • Added support for slack-gov.com to slack:// in #1463
  • Nextcloud group notification implementation by @dev-KingMaster in #1440
  • Resend plugin improvements adding improved support for name=, cc=, reply=, and to= in #1465
  • discord:// supports ping= feature now in #1466

❤️ Life-Cycle Support

  • EPEL10 GitHub workflow added - RPM Building in #1460 and #1451
  • Added additional test coverage for Apprise configuration parsing in #1454
  • Added additional workflow:// test case in #1458
  • Spelling mistakes + minor code alignment in #1439

New Contributors

Installation

Apprise is available on PyPI through pip:

# Install Apprise v1.9.6 from PyPI
pip install apprise==1.9.6

Full Changelog: v1.9.5...v1.9.6

Don't miss a new apprise release

NewReleases is sending notifications on new releases.