What's Changed
Apprise now supports more than 150 services! HTML -> Markdown Support now built into Apprise. But otherwise this is just a monthly release bundling all of the bugfixes, enhancments and new services that have accumulated since the last. https://appriseit.com under went a few renovations of it's own; new icons; a much improved and more useful URL Builder and and improved the search functionality on Service List section.
📣 New Notification Services:
- Added Stackfield support in #1651
- Added PushWard Support by @mac-lucky in #1643
- MailerSend Support added in #1646
- Added Notifyer Support in #1648
- Added support for 800.com in #1647
- Added Kook Support in #1654
- Serwer SMS Support Added in #1657
- Added SMSC Support in #1658
- Add Flowtriq notification service for DDoS alerting by @jacob-masse in #1644
🐞 Bugfixes
- Fix Slack webhook botname/default identity behavior by @vgopalakPrgs in #1634
- Fix OneSignal url() doubling @/# target prefixes on reload by @sarathfrancis90 in #1649
- Verify SMTP TLS certificates for SMTPS and STARTTLS connections by @sarathfrancis90 in #1640
- name= support fixed on http:// attachments in #1645
💡 Features
- 🔥 HTML to Markdown support in #1638
- regex improvements to token parsing in #1650
- Discord templating support added in #1653
- support multi-attachments in single in discord message in #1655
- Added RFC 2387 inline attachments to email:// in #1659
- Support same-level yaml indented URL configuration entries in #1636
- XMPP SASL improvments and CLI Debug output added in #1637
- Support MS Teams user mentions by @caronc in #1660
❤️ Life-Cycle Support
- removed popcorn notify plugin (no longer in service) in #1656
- Update README.md to correct typo by @aherbert in #1642
New Contributors
- @aherbert made their first contribution in #1642
- @jacob-masse made their first contribution in #1644
- @mac-lucky made their first contribution in #1643
- @sarathfrancis90 made their first contribution in #1640
- @vgopalakPrgs made their first contribution in #1634
Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.12.0 from PyPI
pip install apprise==1.12.0Full Changelog: v1.11.0...v1.12.0