Release v0.88.2

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-11-14 12:47:49 +01:00
parent f573e639ac
commit 93f2136bfd
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [0.88.2] - 2025-14-07
### Fixed
- Fix missing healthcheck for postgres docker compose prod.
- Fix missing `AUTH_COOKIE_SECURE` support in entrypoint.sh.
## [0.88.1] - 2025-14-07
## Fixed