github caronc/apprise v1.13.1
Edit Release v1.13.1

7 hours ago

What's Changed

Just a small update to fix a small stability issue with Attachments under some circumstances and the few PR's made by others in one more small bundle.

Note: ⚠️ This will be the last version of Apprise v1.x (this time i mean it 😉 ) . Future releases will be under Apprise v2.x. Again, I strongly want to urge Developers: please make sure you pin your projects.toml or requirements.txt to apprise >=1.0.0, <2.0.0. v2.x will be awesome, but it WILL introduce breaking changes your software may need to adapt to. I will still continue supporting the v1.x branch should security issues arise for at year or two, but eventually v2.x would be the way to go.

📣 New Notification Services:

🐞 Bugfixes

  • Fixes Gento Linux issue with memory based attachment handling in #1709
    • ☝️ This is the core reason for this minor update
  • Allow periods in Pingram API keys (JWT format) by @lipusal in #1714
  • fixes intermittent test failures for matrix in #1717

💡 Features

n/a

❤️ Life-Cycle Support

Installation

Apprise is available on PyPI through pip:

# Install Apprise v1.13.1 from PyPI
pip install apprise==1.13.1

New Contributors

Full Changelog: v1.13.0...v1.13.1

Don't miss a new apprise release

NewReleases is sending notifications on new releases.