Shoutrrr v0.16.0 introduces updated Microsoft Teams support, which now uses a new schema.
Feature Updates
- feat(teams): migrate from Office 365 Connectors to Power Automate workflow webhooks by @nicholas-fedor in #887
Bug Fixes
- fix(teams): expand webhook URL validation to support Power Automate endpoints by @nicholas-fedor in #893
- fix(teams): accept 202 Accepted as valid response status code by @nicholas-fedor in #900
Dependency Updates
- fix(deps): update module github.com/mattn/go-colorable to v0.1.15 by @renovate[bot] in #885
- chore(deps): update commitlint monorepo to v21.0.2 by @renovate[bot] in #895
Documentation Updates
- docs: Ntfy: fix URL format (no slash before the parameters) by @sgtM-devs in #889
New Contributors
- @sgtM-devs made their first contribution in #889
Full Changelog: v0.15.1...v0.16.0