This is a minor release that introduces both Twilio and MQTT support, while also integrating Go v1.26.1 and the latest dependency updates.
What's Changed
New Features
- Add Twilio support for SMS notifications by @circa10a in #633
- Add MQTT notification service by @nicholas-fedor in #647
Dependency Updates
- fix(deps): update module golang.org/x/term to v0.40.0 by @renovate[bot] in #623
- chore(deps): update dependency go to v1.26.1 by @renovate[bot] in #673
- fix(deps): update module golang.org/x/oauth2 to v0.36.0 by @renovate[bot] in #676
- fix(deps): update module golang.org/x/sys to v0.42.0 by @renovate[bot] in #677
New Contributors
Full Changelog: v0.13.2...v0.14.0