github zammad/zammad-docker-compose v16.0.0

3 hours ago

Changes

🚀 Features

  • Enhancement: Optimize default backup service behavior on stack startup (#598) @mgruner
    • This changes the default value of BACKUP_ON_START from true to false, which means that no backup is taken when the stack is (re)started.
    • zammad-backup will still continue to take daily backups as before.
    • You can always generate a manual backup by running docker compose run --rm --env BACKUP_ONCE=true zammad-backup

Full Changelog: v15.5.8...v16.0.0

Don't miss a new zammad-docker-compose release

NewReleases is sending notifications on new releases.