From ba198f971be3ba8865a29320e58980eb8574a500 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Mon, 17 Nov 2025 22:22:38 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76ba52c..67da086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,15 @@ Template: # Upcoming Release +## New Features + +- Add a Grafana dashboard showing stats on backup jobs + and also an alert if a backup job did not run in the last 24 hours or never succeeded in the last 24 hours. + +## Fixes + +- Allow to upload big files in Immich. + # v0.6.1 ## New Features