Changes
- feat(core): You can validate compose files with docker compose config
- fix(core): labels are now accepted with both compose styles
- fix(core): add index for huge tables (mostly required for the cloud version)
- fix(ui): Add literal and multiline env support to services
- fix(services): Owncloud docs link
- fix(services): remove db-migration step from
infisical.yaml
- fix(services): Penpot Healthchecks and Port
- chore(core): bump all coolify docker dependecies
- chore(core): update composer and npm dep
- chore(services): Update zipline to use new Database env var
- chore(service): upgrade authentik service
Issues
What's Changed
- fix(template): remove db-migration step from
infisical.yaml
by @zaaakher in #5209 - Update zipline to use new Database env var. by @venomltd in #5210
- fix: Fixes #4957 - Updated yaml health check to port 8080 as per Penpot 2.4.* changes by @stewnight in #5047
- Chore: Bump all dependencies by @peaklabs-dev in #5216
- 4.0.0-beta.396 by @peaklabs-dev in #5217
New Contributors
- @venomltd made their first contribution in #5210
- @stewnight made their first contribution in #5047
Full Changelog: v4.0.0-beta.395...v4.0.0-beta.396