What's Changed
- feat: Make maximum number of results and events configurable by @TwiN in #1110
- feat(api): Add endpoint to retrieve response time by @aalmenar in #1070
- feat(alerting): Add optional ttl parameter to pushover notifications by @aalmenar in #1050
- feat(alerting): Add device support for pushover alerts by @twiesing in #1089
- fix(client): Correctly parse hostname for ICMP endpoint when using IPv6 by @TwiN in #1043
- fix(ci,deps): Bump Go version to 1.24.1 and update some dependencies by @TwiN in #1047
- fix(client): Use libcap to fix icmp not working in containers as non-root by @thequailman in #1056
- fix(alerting): Escape custom result errors by @daragao in #1095
- fix(alerting): Support Twilio overrides for
text-twilio-triggered
andtext-twilio-resolved
by @imrelaszlo in #1120 - fix(alerting): Gitea issues not being closed by @miggland in #1122
- fix(api): Escape endpoint key in URL by @dpkrane in #1114
- perf(sqlite): Create indices to fix performance issue by @g-hodgson-tup in #1106
- docs: Update list of characters sanitised in endpoint key by @mloskot in #1099
New Contributors
- @thequailman made their first contribution in #1056
- @aalmenar made their first contribution in #1050
- @twiesing made their first contribution in #1089
- @daragao made their first contribution in #1095
- @mloskot made their first contribution in #1099
- @g-hodgson-tup made their first contribution in #1106
- @imrelaszlo made their first contribution in #1120
- @miggland made their first contribution in #1122
- @dpkrane made their first contribution in #1114
Full Changelog: v5.17.0...v5.18.0