From ac4277d36c46c3cb31fd3d1838cd442cedb389b1 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Thu, 27 Jun 2024 09:29:53 -0700 Subject: [PATCH] Add "new in version" label to Uptime Kuma documentation (#885). --- docs/how-to/monitor-your-backups.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/how-to/monitor-your-backups.md b/docs/how-to/monitor-your-backups.md index 0bfeb708..37dff2af 100644 --- a/docs/how-to/monitor-your-backups.md +++ b/docs/how-to/monitor-your-backups.md @@ -508,9 +508,10 @@ details. ## Uptime Kuma hook -[Uptime Kuma](https://uptime.kuma.pet) is an easy-to-use, self-hosted -monitoring tool and can provide a Push monitor type to accept HTTP `GET` -requests from a service instead of contacting it directly. +New in version 1.8.13 [Uptime +Kuma](https://uptime.kuma.pet) is an easy-to-use, self-hosted monitoring tool +and can provide a Push monitor type to accept HTTP `GET` requests from a +service instead of contacting it directly. Uptime Kuma allows you to see a history of monitor states and can in turn alert via ntfy, Gotify, Matrix, Apprise, Email, and many more.