What's Changed
Big changes of this release is we're back at 100% test coverage plus a new documentation source: https://AppriseIt.com
🐞 Bugfixes
- discord:// improvements to ping= handling in #1470
- Bugzilla 2424601 resolved - no NotifyType enum leaking in #1473
- resolves reoccurring warning for GdkPixbuf in #1488
- Improved Matrix room handling in #1492
💡 Features
- Config YAML support for 'tags' (in addition to 'tag') in #1471
- Improved response handling in #1472
- Signal API support for "text_mode=styled" in #1487
- Update LoC badge by @github-actions[bot] in #1495
- Fix contribute link by @erik434 in #1496
❤️ Life-Cycle Support
- 🔥 Adapt appriseit.com as new documentation source in #1486
- Improved documentation surrounding tagging in #1489
- improved on notification manger customization in #1490
- 🚀 100% test coverage in #1491
New Contributors
- @github-actions[bot] made their first contribution in #1495
- @erik434 made their first contribution in #1496
Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.9.7 from PyPI
pip install apprise==1.9.7Full Changelog: v1.9.6...v1.9.7