Add v0.31.4 changelog entry

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-25 21:06:29 +01:00
parent e7f8dad5b4
commit ea0830bd7a
+7
View File
@@ -1,5 +1,12 @@
## Changelog ## Changelog
### v0.31.4 — Fix FB container not restarting + OO mixed content (2026-02-25)
#### Fixed
- `SyncFileBrowserMounts` now uses `--force-recreate` so the container always restarts and picks up config.yaml changes (bind mounts are invisible to `docker compose up`)
- OnlyOffice compose template: added Traefik `X-Forwarded-Proto=https` middleware to fix mixed content errors when OO generates `http://` URLs behind HTTPS proxy
- Nextcloud integration: added `StorageUrl=http://nextcloud` for internal file download callbacks from OO Document Server
### v0.31.3 — Fix FileBrowser integration config persistence (2026-02-25) ### v0.31.3 — Fix FileBrowser integration config persistence (2026-02-25)
#### Fixed #### Fixed