From 1380263eebd48bc91fd74b1241b62999dcdc99df Mon Sep 17 00:00:00 2001 From: ibizaman Date: Thu, 27 Nov 2025 21:23:07 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d22f318..4415a0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,10 +21,12 @@ Template: - 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. - Add SSO integration in Grafana. +- Add Paperless service. ## Fixes - Allow to upload big files in Immich. +- Only enable php-fpm Prometheus exporter if Nextcloud is enabled. ## Other Changes