diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index d1d6de456..0d33555e0 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,3 +1,5 @@ +- MAJOR CHANGE : please backup your database before updating +- Added VectorChord support https://github.com/immich-app/immich/releases/tag/v1.133.0 ## 1.133.1 (24-05-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_cuda/CHANGELOG.md b/immich_cuda/CHANGELOG.md index a24e37d1d..3c63c9403 100644 --- a/immich_cuda/CHANGELOG.md +++ b/immich_cuda/CHANGELOG.md @@ -1,3 +1,5 @@ +- MAJOR CHANGE : please backup your database before updating +- Added VectorChord support https://github.com/immich-app/immich/releases/tag/v1.133.0 ## 1.133.1 (24-05-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_openvino/CHANGELOG.md b/immich_openvino/CHANGELOG.md index 39abe8d02..cf50a7d48 100644 --- a/immich_openvino/CHANGELOG.md +++ b/immich_openvino/CHANGELOG.md @@ -1,3 +1,5 @@ +- MAJOR CHANGE : please backup your database before updating +- Added VectorChord support https://github.com/immich-app/immich/releases/tag/v1.133.0 ## 1.133.1 (24-05-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_openvino/config.json b/immich_openvino/config.json index 1f19eab6a..b6ac4c7d9 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.133.1", + "version": "1.133.1_vectorchord", "video": true, "webui": "http://[HOST]:[PORT:8080]" }