Releases: TwiN/gatus
Releases · TwiN/gatus
Release list
v0.1.2
- Support sending alert when an unhealthy service with a triggered alert becomes healthy again (
services[].alerts[].send-on-resolved) #10 - Added support for Twilio alerts - Thanks to @greboid #7
- Made Slack alerts cuter
- Updated the default interval from 30s to 60s
- Improved documentation
- Fixed an issue with custom alerts' not supporting the usage of more than one placeholder
v0.1.1
v0.1.0
- Implemented alerting for Slack
- Implemented Gzip compression and cache results to prevent wasting CPU
- UI improvements
- The UI is now more mobile-friendly
- Added logo
- Service statuses are now regenerated only if there has been a change
- Updated Go to 1.15
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
- Added support for
[RESPONSE_TIME]as well as the>,<, >=and<=` operators - Added support for
[BODY]as well as basic support for JSON template through[BODY].path.here - Added timestamp in hover text
- Removed
Explanationfield fromConditionResult - Updated to Go 1.14