Files
hassio-addons/postgres/CHANGELOG.md
2024-12-05 17:18:19 +01:00

61 lines
1.2 KiB
Markdown

## 15.7-4 (05-12-2024)
- Fix env error
- Fix database shutdown
- Upgrade postgres to 15.7
- Update pgvector to v0.3.0
## 15.5-7 (24-02-2024)
- Update pgvector to 0.2.0
## 15.5-6 (03-02-2024)
- Fix : use custom postgres username
## 15.5-5 (03-02-2024)
- Revert vector to 0.1.11 as only version supported by immich
## 15.5-4 (31-01-2024)
- ⚠ PLEASE BACKUP before updating! Non reversible changes
- ⚠ WARNING : addition of pgvecto.rs extension, potentially breaking change ! Be sure to backup prior to update
- ⚠ Database location changed from /data to /addon_configs/xxx-postgres : no expected user impact other that all configuration files will also be located in this folder accessible with addons such as Filebrowser
## 15.5 (11-11-2023)
- Update to latest version from postgres
## 15.4 (09-09-2023)
- Update to latest version from postgres
## 15.3-11 (08-09-2023)
- Minor bugs fixed
## 15.3-10 (08-09-2023)
- Minor bugs fixed
## 15.3-9 (08-09-2023)
- Minor bugs fixed
## 15.3-7 (07-09-2023)
- Minor bugs fixed
## 15.3-6 (07-09-2023)
- Minor bugs fixed
## 15.3-5 (07-09-2023)
- Minor bugs fixed
## 15.3-2 (07-09-2023)
- Minor bugs fixed
- Ensure postgres.conf persistcene
## 15.3
- Initial release
- Removed useless webui button