Hey everyone!
This release implements support for integrating with Apprise to cover all your favorite notifications (as well as a new page for testing notifications). When you run this version, it runs just fine with the older docker compose version. However, if you want to include the newly implemented Apprise support, it requires changes to the compose file. You can find the new format HERE.
Enjoy and let me know if you come across any issues.
What's Changed
- fix: Null when checking for newer versions if tag name or release name are null by @dkorecko in #25
- feat: Apprise support by @dkorecko in #24
Full Changelog: v0.2.2...v0.3.0