A

Apprise

A
Apprise Self-hosted v1.12.0

Release v1.12.0

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 fu…

A
Apprise Self-hosted v1.11.0

Release v1.11.0

What's Changed A big win for this release is priortization of grouped/tagged content. Basically, this release allows you to tag multiple items and provide a weight to them. Apprise will attempt to notify the highest priority/weighted services first (of same level), and only if this level fails will it try the next. Tagging is no longer just a tag. It's now weight:tag too; for example 100:friends a…

A
Apprise Self-hosted v1.10.0

v1.10.0

What's Changed The big wow factor of this release would be the huge effort put into Matrix E2EE built into Apprise without adding overhead to the plugin itself. Huge props to those that helped out. Other than that, a few more services have been added (137 supported now 🚀 ). The official documentation website (https://appriseit.com) got a nice cleanup; the Service listings are now searchable; some…

A
Apprise Self-hosted v1.9.9

Release v1.9.9

What's Changed This is a mini release, but it fixes some issues with XMPP and adds other improvements to how the plugins are defined. This release will complete all the steps needed to open up the new URL Builder. 🐞 Bugfixes xmpp asyncio test cases improvements in #1544 xmpp send/disconnect race condition in #1543 Resolved 'file can not be opened for read' AttachMemory issue in #1553 Matrix v2 API…

A
Apprise Self-hosted v1.9.8

Release v1.9.8

What's Changed It's been a few months now; Apprise is due for a release containing all of the issues that have been resolved. I feel the big highlights of this release are IRC, Fluxer, and the return of XMPP support! Continue to refer to https://AppriseIt.com for your documentation needs. 📣 New Notification Services: Viber Bot Support in #1501 IRC Support (includes support for ZNC Bouncer) in #150…

A
Apprise Self-hosted v1.9.7

Release v1.9.7

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 add…

A
Apprise Self-hosted v1.9.6

Release v1.9.6

What's Changed 📣 New Notification Services: 46elks support in #1438 Dot Support by @HerbertGao in #1445 NotificationAPI Support in #1399 Brevo Support by in #1455 🐞 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 AP…

A
Apprise Self-hosted v1.9.5

Release v1.9.5

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 ed…

A
Apprise Self-hosted v1.9.4

v1.9.4

What's Changed It has been some time since I pushed a release; so this one just bundles all of the outstanding fixes/enhancments together. This release introduces a major refactor of the code base to modernize it (for Python v3.9+). The change added more then 13,000 lines of code and refactored 70,000 lines. It took a very, very long time to do, but I'm happy how things turned out. It should make…

A
Apprise Self-hosted v1.9.3

Release v1.9.3

What's Changed It has been some time since I pushed a release; so this one just bundles all of the outstanding fixes/enhancments together. 📣 New Notification Services: BlueSky Support Added in #1299 Added Resend Support in #1311 🐞 Bugfixes Fix flaky test in translation tests by @dg98 in #1298 Set default port for Mattermost notifications by @sochotnicky in #1293 💡 Features Office 365 posts include…

A
Apprise Self-hosted v1.9.2

Release v1.9.2

What's Changed This is a mini release to tuck some of the recent changes requested so they're available to all. 💡 Features discord:// now supports the kwarg of 'botname' in #1261 Better support for reverse-url construction containing whitespace in #1267 ❤️ Life-Cycle Support Updated reference to BSDv2 clause in RPM in #1260 🐞 Bugfixes Resolved chanify:// naming confusion in #1266 Installation Appr…