Docker hub: kuvaszmonitoring/kuvasz:3.11.0
docker pull kuvaszmonitoring/kuvasz:3.11.0
Documentation: v3.11.0 - kuvasz-uptime.dev
Features
- Webhook URLs are templatized now, so you can include dynamic values in the URL as well, based on the context of the event that triggered the webhook. For further details, please refer to the documentation.
- The HTTP method used for a given webhook can be configured now as well, so you are not limited to sending
POSTrequests, but you can choose the most appropriate method (GET, POST, PUT or PATCH) for your use case.
Documentation
- Documented the integration with the following external notification services:
- Signal
- Twilio SMS
- Pushover
- Home Assistant webhooks
- Google Chat
- Apprise
- Mattermost
- Rocket.chat
Full Changelog: 3.10.0...3.11.0