This release adds support for Notifiarr, enables the ability to bypass TLS verification when using the SMTP service (for testing purposes), fixes a regression within the Generic service, and refactors several outdated/unmaintained dependencies.
What's Changed
- fix(generic): resolve ConfigFromWebhookURL regression causing 400 errors by @nicholas-fedor in #398
- refactor(deps): vendor color package by @nicholas-fedor in #405
- feat(smtp): add InsecureSkipVerify support for TLS certificate validation by @nicholas-fedor in #392
- feat: add Notifiarr service support by @nicholas-fedor in #404
- refactor(color): Replace
github.com/mattn/go-isattywithgolang.org/x/termby @nicholas-fedor in #406
Full Changelog: v0.10.3...v0.11.0