This commit is contained in:
alexbelgium
2025-06-01 19:39:59 +02:00
parent 72ec59489e
commit 1a8a0831df
4 changed files with 30 additions and 17 deletions

View File

@@ -1,5 +1,7 @@
## 16.0-4 (01-06-2025)
- BREAKING CHANGE : now options must be configured from the addon options : OPENPROJECT_SECRET_KEY_BASE ; OPENPROJECT_HOST__NAME ; OPENPROJECT_HTTPS ; OPENPROJECT_DEFAULT__LANGUAGE
- BREAKING CHANGE : enable config.yaml for additional environment variables
- BREAKING CHANGE : moved files to /config instead of /data to be able to see them
- Add persistence for data attachements
## 16.0-3 (01-06-2025)
- Minor bugs fixed