Important
If you already use docker compose v5, please run these commands once to fetch the update script which would break otherwise while trying to update mailcow:
git fetch followed by git checkout origin/master update.sh
What's fixed:
- Prevent duplicate/plaintext login announcement rendering in c11ed5d
- ofelia: revert fixed cron syntax for sa-rules download by @DerLinkman in e76f523
- backup: add image prefetch function to verify latest image is used by @DerLinkman in d977ddb
- Support for PBKDF2-SHA512 hash algorithm in verify_hash() (FreeIPA compatibility) by @Ashitaka57 in e8d9315