New
Release v1.9.5
What's Changed
This is just a small release to bundle accumulated changes since v1.9.4.
:mega: New Notification Services:
n/a
:lady_beetle: Bugfixes
- pyobject availability does not impact glib testing in https://github.com/caronc/apprise/pull/1384
- Fix test case to compare url ids by @emmanuel-ferdman in https://github.com/caronc/apprise/pull/1371
- slack:// now has timestamp=yes/no kwarg support in https://github.com/caronc/apprise/pull/1394
- Fix AppriseURLTester usage of meta["self"] by @LaFeev in https://github.com/caronc/apprise/pull/1412
- Fix test_time_zoneinfo edge case by @LaFeev in https://github.com/caronc/apprise/pull/1411
:bulb: Features
- Added support for discord:// flags=in https://github.com/caronc/apprise/pull/1409
- Global Timezone support added (tz=) in https://github.com/caronc/apprise/pull/1398
- feat: add icon field support for bark plugin by @HerbertGao in https://github.com/caronc/apprise/pull/1393
- Add twilio phone calls support by @amanda-her in https://github.com/caronc/apprise/pull/1408