Releases: zammad/zammad-docker-compose
Releases · zammad/zammad-docker-compose
v15.2.1
Changes
🧹 Maintenance
- Patch-level image updates (#559) @zammad-updatecli[bot]
- Bump actions/create-github-app-token from 2 to 3 (#558) @dependabot[bot]
Full Changelog: v15.2.0...v15.2.1
v15.2.0
Changes
🚀 Features
- Add OTRS import timeout ENV variables (#544) @derpixler
Full Changelog: v15.1.3...v15.2.0
v15.1.3
v15.1.2
Changes
🧹 Maintenance
- Patch-level image updates (#551) @github-actions[bot]
- Bump actions/checkout from 4 to 6 (#550) @dependabot[bot]
- Bump release-drafter/release-drafter from 6 to 7 (#549) @dependabot[bot]
- Patch-level image updates (#548) @github-actions[bot]
Full Changelog: v15.1.1...v15.1.2
v15.1.1
v15.1.0
Changes
🚀 Features
- Fixes #534 - Reset exposed ports for nginx-proxy-manager and cloudflare-tunnel scenarios (#545) @Moltivie
Full Changelog: v15.0.3...v15.1.0
v15.0.3
v15.0.2
Changes
Full Changelog: v15.0.1...v15.0.2
v15.0.1
v15.0.0
Changes
- Changes for Zammad 7.0 (#530) @mgruner
- Add support for Redis Sentinel variables (#510)
- Add support for restore mode (#491)
- Zammad 7.0 features restoring backups in docker. This happens inside the zammad-backup container, which therefore needs to mount the zammad-storage volume in rw mode rather than ro so that files can actually be restored.
- Breaking Change: This change of the mount point must be transferred to any local docker-compose.yml definitions that are already deployed and need to be updated.
- Update to Elasticsearch 9 and Redis 8 (#531)
- Breaking Change: The new image requires SSE4.2 instructions for the CPU, which may be a problem in virtualized environments (see #536).
- Automatically configure trusted RAILS_TRUSTED_PROXIES for proxy scenarios (#532)
- Drop obsolete version attribute from compose.yml files (#529) @mgruner
Full Changelog: v14.1.6...v15.0.0