From 292890600577a58c78da21d655b473e21b010cdf Mon Sep 17 00:00:00 2001 From: Daniel Tschinder <231804+danez@users.noreply.github.com> Date: Fri, 12 Sep 2025 21:36:52 +0000 Subject: [PATCH 1/5] Update immich to 1.142.0 and remove novector workaround --- immich/CHANGELOG.md | 3 +++ immich/config.json | 5 ++--- immich/updater.json | 4 ++-- immich_cuda/CHANGELOG.md | 2 ++ immich_cuda/config.json | 5 ++--- immich_cuda/updater.json | 4 ++-- immich_noml/CHANGELOG.md | 2 ++ immich_noml/config.json | 5 ++--- immich_noml/updater.json | 4 ++-- immich_openvino/CHANGELOG.md | 3 +++ immich_openvino/config.json | 5 ++--- immich_openvino/updater.json | 4 ++-- 12 files changed, 26 insertions(+), 20 deletions(-) diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index 2cd0a0284..bfbdd4d82 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.142.0 (12-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) + ## 1.141.1-2 (09-09-2025) - Minor bugs fixed diff --git a/immich/config.json b/immich/config.json index 196e784f4..26a8eea4d 100644 --- a/immich/config.json +++ b/immich/config.json @@ -83,8 +83,7 @@ "REDIS_HOSTNAME": "localhost", "REDIS_PORT": "6379", "REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/", - "TRANSFORMERS_CACHE": "/data/machine-learning", - "VIPS_NOVECTOR": "1" + "TRANSFORMERS_CACHE": "/data/machine-learning" }, "hassio_api": true, "image": "ghcr.io/alexbelgium/immich-{arch}", @@ -149,7 +148,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.141.1", + "version": "1.142.0", "video": true, "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich/updater.json b/immich/updater.json index 94cdb0ef9..ec0185298 100644 --- a/immich/updater.json +++ b/immich/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "09-09-2025", + "last_update": "12-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.141.1" + "upstream_version": "1.142.0" } diff --git a/immich_cuda/CHANGELOG.md b/immich_cuda/CHANGELOG.md index d90997523..d121ca1a5 100644 --- a/immich_cuda/CHANGELOG.md +++ b/immich_cuda/CHANGELOG.md @@ -1,3 +1,5 @@ +## 1.142.0 (12-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 1.141.1 (09-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_cuda/config.json b/immich_cuda/config.json index 339b63b24..0a326fb44 100644 --- a/immich_cuda/config.json +++ b/immich_cuda/config.json @@ -82,8 +82,7 @@ "REDIS_HOSTNAME": "localhost", "REDIS_PORT": "6379", "REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/", - "TRANSFORMERS_CACHE": "/data/machine-learning", - "VIPS_NOVECTOR": "1" + "TRANSFORMERS_CACHE": "/data/machine-learning" }, "hassio_api": true, "image": "ghcr.io/alexbelgium/immich_cuda-{arch}", @@ -148,7 +147,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.141.1", + "version": "1.142.0", "video": true, "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich_cuda/updater.json b/immich_cuda/updater.json index 94cdb0ef9..ec0185298 100644 --- a/immich_cuda/updater.json +++ b/immich_cuda/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "09-09-2025", + "last_update": "12-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.141.1" + "upstream_version": "1.142.0" } diff --git a/immich_noml/CHANGELOG.md b/immich_noml/CHANGELOG.md index 455e3502d..b0923c955 100644 --- a/immich_noml/CHANGELOG.md +++ b/immich_noml/CHANGELOG.md @@ -1,3 +1,5 @@ +## 1.142.0 (12-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 1.141.1 (09-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_noml/config.json b/immich_noml/config.json index 92339ee0c..9e757a815 100644 --- a/immich_noml/config.json +++ b/immich_noml/config.json @@ -83,8 +83,7 @@ "REDIS_HOSTNAME": "localhost", "REDIS_PORT": "6379", "REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/", - "TRANSFORMERS_CACHE": "/data/machine-learning", - "VIPS_NOVECTOR": "1" + "TRANSFORMERS_CACHE": "/data/machine-learning" }, "hassio_api": true, "image": "ghcr.io/alexbelgium/immich_noml-{arch}", @@ -149,7 +148,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.141.1", + "version": "1.142.0", "video": true, "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich_noml/updater.json b/immich_noml/updater.json index 94cdb0ef9..ec0185298 100644 --- a/immich_noml/updater.json +++ b/immich_noml/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "09-09-2025", + "last_update": "12-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.141.1" + "upstream_version": "1.142.0" } diff --git a/immich_openvino/CHANGELOG.md b/immich_openvino/CHANGELOG.md index 709bee1f9..dd290b0ac 100644 --- a/immich_openvino/CHANGELOG.md +++ b/immich_openvino/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.142.0 (12-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) + ## 1.141.1-2 (09-09-2025) - Minor bugs fixed diff --git a/immich_openvino/config.json b/immich_openvino/config.json index 75727296e..dba2bb636 100644 --- a/immich_openvino/config.json +++ b/immich_openvino/config.json @@ -82,8 +82,7 @@ "REDIS_HOSTNAME": "localhost", "REDIS_PORT": "6379", "REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/", - "TRANSFORMERS_CACHE": "/data/machine-learning", - "VIPS_NOVECTOR": "1" + "TRANSFORMERS_CACHE": "/data/machine-learning" }, "hassio_api": true, "image": "ghcr.io/alexbelgium/immich_openvino-{arch}", @@ -148,7 +147,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.141.1", + "version": "1.142.0", "video": true, "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich_openvino/updater.json b/immich_openvino/updater.json index 94cdb0ef9..ec0185298 100644 --- a/immich_openvino/updater.json +++ b/immich_openvino/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "09-09-2025", + "last_update": "12-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.141.1" + "upstream_version": "1.142.0" } From bf50f7abf02282a0ada25b280612c6cfa550e55d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 Sep 2025 06:46:13 +0200 Subject: [PATCH 2/5] Update config.json --- immich/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/config.json b/immich/config.json index 26a8eea4d..b27b71fc0 100644 --- a/immich/config.json +++ b/immich/config.json @@ -148,7 +148,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.142.0", + "version": "1.142.0-2", "video": true, "webui": "http://[HOST]:[PORT:8080]" } From c7d5d854255fafce8399b889279ce1b5e28ba97c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 Sep 2025 06:46:19 +0200 Subject: [PATCH 3/5] Update config.json --- immich_cuda/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich_cuda/config.json b/immich_cuda/config.json index 0a326fb44..895302a31 100644 --- a/immich_cuda/config.json +++ b/immich_cuda/config.json @@ -147,7 +147,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.142.0", + "version": "1.142.0-2", "video": true, "webui": "http://[HOST]:[PORT:8080]" } From 050f847e2823d4c6c47dfd440ed359ec97ed0d65 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 Sep 2025 06:46:29 +0200 Subject: [PATCH 4/5] Update config.json --- immich_noml/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich_noml/config.json b/immich_noml/config.json index 9e757a815..29ad5eddb 100644 --- a/immich_noml/config.json +++ b/immich_noml/config.json @@ -148,7 +148,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.142.0", + "version": "1.142.0-2", "video": true, "webui": "http://[HOST]:[PORT:8080]" } From b82df9b4c50126c51823978f9a32330d295b3164 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 Sep 2025 06:46:36 +0200 Subject: [PATCH 5/5] Update config.json --- immich_openvino/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich_openvino/config.json b/immich_openvino/config.json index dba2bb636..4dcb10c4f 100644 --- a/immich_openvino/config.json +++ b/immich_openvino/config.json @@ -147,7 +147,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.142.0", + "version": "1.142.0-2", "video": true, "webui": "http://[HOST]:[PORT:8080]" }