·
2 commits
to main
since this release
Note
This release fixes project directory creation, container update, and upgrade workflows.
It also improves backup coverage and updates the Compose example configuration.
Project and Compose fixes
- Create missing project bind directories as the runtime user —
8bcb59d538a28bcd149b42bcbb9e096d10eb1059(#4138) (@kmendell) - Update the Compose example to include
DISTRIBUTION=1—1b21e5c3594d3e60d8f8a449981a078a989790d6(@kmendell)
Container update and backup fixes
- Allow manual updates for containers excluded from automatic updates —
6c227d02de0f412371f4124214934af2933fe7f5(#4139) (@kmendell) - Preserve data volumes when recreating containers during upgrades —
75f6ddb2bb8cee8cec52259d11d5123fe7b97f4d(#4141) (@kmendell) - Include separately mounted projects in system backups —
081e638de8000ec033a7fe4b4ac036ff8571e238(#4144) (@kmendell)