From 6462c6eaf05e5c5b001aaa34b139c51035b39791 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 18:23:03 +0000 Subject: [PATCH] GitHub bot: changelog --- photoprism/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/photoprism/CHANGELOG.md b/photoprism/CHANGELOG.md index 6c7ed850a..e7bd209b3 100644 --- a/photoprism/CHANGELOG.md +++ b/photoprism/CHANGELOG.md @@ -1,3 +1,5 @@ +## ubuntu-2025-11-30-4 (26-02-2026) +- Minor bugs fixed ## ubuntu-2025-11-30-3 (2026-01-10) - ⚠ MAJOR CHANGE : switch to the new config logic from homeassistant. Your configuration files will have migrated from /config/addons_config/photoprism to a folder only accessible from my Filebrowser addon called /addon_configs/xxx-photoprism. This avoids the addon to mess with your homeassistant configuration folder, and allows to backup the options. Migration of data should be automatic, but update any custom paths or permissions to avoid breakage. Please be sure to update all your links however ! For more information, see here : https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/