From 24c1d3f017ad8c2705975b4f0551f791f682ac24 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 17:47:07 +0000 Subject: [PATCH] GitHub bot: changelog [nobuild] --- immich_openvino/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/immich_openvino/CHANGELOG.md b/immich_openvino/CHANGELOG.md index 345defe61f..1b604106d2 100644 --- a/immich_openvino/CHANGELOG.md +++ b/immich_openvino/CHANGELOG.md @@ -1,3 +1,5 @@ +## 3.0.1-2 (04-07-2026) +- Minor bugs fixed ## 3.0.1 (2026-07-04) - Migrate to Immich v3 (now based on the `ghcr.io/imagegenius/immich:3-openvino` image line, tracking the v3 major release) - Immich v3 requires the VectorChord (`vchord`) Postgres extension; upstream `pgvecto.rs` support has been removed. Use this repository's `Postgres 15`/`Postgres 17` add-ons (or another VectorChord-capable Postgres), and let Immich finish migrating existing data before the old extension is removed