diff --git a/changedetection.io/CHANGELOG.md b/changedetection.io/CHANGELOG.md index 5c9938e80..d920cf9db 100644 --- a/changedetection.io/CHANGELOG.md +++ b/changedetection.io/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 0.52.2 (2026-01-13) +- Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases) ## 0.51.4-2 (2026-01-09) - Minor bugs fixed diff --git a/changedetection.io/config.yaml b/changedetection.io/config.yaml index 2ecf53aa9..4360956c2 100644 --- a/changedetection.io/config.yaml +++ b/changedetection.io/config.yaml @@ -32,5 +32,5 @@ schema: slug: changedetection.io udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io -version: "0.51.4-2" +version: "0.52.2" webui: http://[HOST]:[PORT:5000] diff --git a/changedetection.io/updater.json b/changedetection.io/updater.json index e45669c74..eefd6bfec 100644 --- a/changedetection.io/updater.json +++ b/changedetection.io/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "false", - "last_update": "29-11-2025", + "last_update": "2026-01-13", "repository": "alexbelgium/hassio-addons", "slug": "changedetection.io", "source": "github", "upstream_repo": "linuxserver/docker-changedetection.io", - "upstream_version": "0.51.4" + "upstream_version": "0.52.2" }