Skip to content

Releases: TwiN/gatus

v5.33.0

21 Nov 22:54
6f9db41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.32.0...v5.33.0

v5.32.0

16 Nov 21:08

Choose a tag to compare

What's Changed

  • feat(ui): customizable dashboard heading and subheading by @RezeOW in #1235
  • docs: Add note to README.md regarding CAP_NET_RAW by @h3mmy in #1384

New Contributors

Full Changelog: v5.31.0...v5.32.0

v5.31.0

08 Nov 22:18

Choose a tag to compare

Highlight of this release are the ability to mark announcements as "archived", which renders said announcements in a new Past Announcements section at the bottom of the status page (only rendered if there is at least 1 archived announcements), support for markdown in announcements and support for monitoring gRPC health endpoints.

image

What's Changed

  • feat(announcements): Add support for archived announcements and add past announcement section in UI by @TwiN in #1382
  • feat(announcements): add markdown support by @Sworyz in #1371
  • feat(client): Add support for monitoring gRPC endpoints by @diamanat in #1376
  • fix(client): update icmp/ping logic to determine pinger privileged mode by @h3mmy in #1346
  • fix(api): Escape endpoint key in URL for raw APIs by @Nedra1998 in #1381
  • docs(readme): adds ECS fargate module in README by @GiamPy5 in #1377

New Contributors

Full Changelog: v5.30.0...v5.31.0

v5.30.0

30 Oct 16:52
e2f06e9

Choose a tag to compare

New response time chart

What's Changed

  • feat(condition): Format certificate and domain expiration durations in human-readable format by @TwiN in #1370
  • fix(external-endpoint): check per-endpoint maintenance windows by @zapteryx in #1369
  • fix(ui): Modernize response time chart by @TwiN in #1373

New Contributors

Full Changelog: v5.29.0...v5.30.0

v5.29.0

25 Oct 19:49
2f8a3d2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.28.0...v5.29.0

v5.28.0

23 Oct 16:16
9495b73

Choose a tag to compare

What's Changed

  • feat(ui): Add support for endpoints[].ui.hide-errors to hide errors by @TwiN in #1361

Full Changelog: v5.27.2...v5.28.0

v5.27.2

21 Oct 18:03
394602b

Choose a tag to compare

What's Changed

  • fix(client): Add nil check for SSHConfig before validating username/password by @TwiN in #1358
  • fix(ui): Ensure retrievedConfig is set to true after fetching configuration by @TwiN in #1359

Full Changelog: v5.27.1...v5.27.2

v5.27.1

21 Oct 00:01
d24c66c

Choose a tag to compare

What's Changed

  • fix(suites): Load persisted triggered alerts for suite endpoints on start by @TwiN in #1347
  • fix(key): Revert support for ( and ) as name/group, as they already worked before by @TwiN in #1356

Full Changelog: v5.27.0...v5.27.1

v5.27.0

18 Oct 02:44

Choose a tag to compare

What's Changed

  • feat(alerting): Add message-content parameter for Discord pings by @aaldebs99 in #1335
  • feat(ui): Make tooltips toggleable by @perfectra1n in #1236
  • fix(alerting): remove discontinued jetbrains space alerting provider by @michael-baraboo in #1329
  • fix(ui): Handle refresh properly on SuiteDetails.vue by @TwiN in #1324
  • fix(key): Support (, ), + and & as name/group by @TwiN in #1340

New Contributors

Full Changelog: v5.26.0...v5.27.0

v5.26.0

06 Oct 17:57
129fb82

Choose a tag to compare

What's Changed

  • feat(alerting): Add support for n8n alerts by @TwiN in #1309
  • feat(client): Support body placeholder for SSH endpoints by @yansh97 in #1286
  • feat(alerting): Add RESULT_CONDITIONS in custom alert to have more information by @aalmenar in #1086
  • fix(alerting): Implement deduplication key generation for incidentio alerts by @NerdySoftPaw in #1296
  • fix(ui): Swap oldest/newest result time for SuiteCard.vue by @TwiN in #1308
  • fix(alerting): Format link from Telegram alert description when sending message by @andriyor in #1200
  • chore(deps): Update aws-sdk-go to aws-sdk-go-v2 by @TwiN in #1305

New Contributors

Full Changelog: v5.25.2...v5.26.0