Releases: TwiN/gatus
Releases · TwiN/gatus
v3.8.0
v3.7.0
- feat(alerting): Add support for custom Telegram API URL #257 - @jon4hz
- feat(alerting): Add group-specific configuration to email provider #264 - @appleboy
- feat(client): OAuth2 Client credential support #259 - @tiwood
- fix(config): Replace hostname in error string if opted #262 - @shashank68
- security: Pin front-end dependency versions - @TwiN
v3.6.0
- feat(alerting): Added Google Chat alerting provider #234 - @kpolischuk
- feat(alerting): Allow specifying a different username for email provider #231 - @tmoitie
- fix(ui): Prettified event timestamps #243 - @TwiN
- style(ui): Improved login UI design - @TwiN
- build(docker): Support more platforms for
latest
tag #238 - @kkhan01 - chore: Updated front-end dependencies - @TwiN
- chore: Fixed a few typos in the documentation #241 - @ItsAzaria
v3.5.0
- feat(ui): Updated project logo - @TwiN
- feat(ui): Status page headline and link to open when clicking on the logo can now be configured #232 - @TwiN
- feat(security): Added support for OpenID Connect #228 - @TwiN
- feat(security): Implemented
security.basic.password-bcrypt-base64
in favor ofsecurity.basic.password-sha512
#233 - @TwiN - feat(alerting): Added Opsgenie alerting provider #214 - @vinicius73
- feat(metrics)!: Updated metrics exposed #223 - @TwiN
- fix(alerting): Added group in alert messages #221 - @TwiN
- fix: Improved endpoint and alert validation #221 - @TwiN
- refactor: Moved from io/ioutil to io and os packages #211 - @Juneezee
- docs: Fixed several typos #215 #216 #217 - @ianagbip1oti
- docs: Added missing maintenance configuration in main configuration table #226 - @zeylos
- perf: Replaced GitHub's PNG logo for a SVG - @TwiN
- style: Default to dark mode - @TwiN
v3.4.0
v3.3.6
v3.3.5
v3.3.4
- Events now display the number of days ago rather than the number of hours if the event happened more than 72 hours
- Fixed
icon_url
for Mattermost alerts - Updated TwiN/health to v1.1.0
- Updated front-end dependencies