This is a patch release that includes enhancements to the Discord service, fixes for ntfy and notifiar services, and numerous Go dependency updates.
The enhancements to the Discord service include support for threads, file attachments, and rich embeds. The documentation has been updated accordingly. Be sure to check out the end-to-end testing suite for examples.
What's Changed
- fix(ntfy): fix DisableTLS config option mismatch by @JosephKav in #530
- fix: resolve Notifiarr notification issues for Generic and Notifiarr services by @nicholas-fedor in #535
- chore(deps): update indirect Go dependencies by @nicholas-fedor in #537
- fix(deps): update module golang.org/x/sys to v0.40.0 by @renovate[bot] in #554
- fix(deps): update module golang.org/x/term to v0.39.0 by @renovate[bot] in #561
- chore(deps): update dependency go to v1.25.6 by @renovate[bot] in #569
- Add comprehensive Discord webhook enhancements by @nicholas-fedor in #578
- fix(deps): update module github.com/onsi/gomega to v1.39.1 by @renovate[bot] in #599
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 by @renovate[bot] in #600
New Contributors
- @JosephKav made their first contribution in #530
Full Changelog: v0.13.1...v0.13.2