This commit is contained in:
alexbelgium
2025-05-28 11:00:55 +02:00
parent 9aa70bb515
commit 600426fbb6
2 changed files with 4 additions and 3 deletions

View File

@@ -1,11 +1,12 @@
## 15.7-30 (26-05-2025)
- BREAKING CHANGE : please backup your database before updating
- Remove vector.rs and switch to VectorChord to support immich https://github.com/immich-app/immich/releases/tag/v1.133.0
- Switch to new image supporting both vector.rs and VectorChord to support immich https://github.com/immich-app/immich/releases/tag/v1.133.0
## 15.7-29 (15-02-2025)
- Minor bugs fixed
## 15.7-28 (15-02-2025)
- Minor bugs fixed
## 15.7-27 (15-02-2025)
- Major update, please backup first
- Automatic handling of upgrades

View File

@@ -38,5 +38,5 @@
"slug": "postgres",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres",
"version": "15.7-29"
"version": "15.7-30"
}