Skip to content

2.0.22

Choose a tag to compare

@github-actions github-actions released this 29 Aug 12:39
971de06

Changelog 📫

  • Switch the admin container from port 80 to port 8080. This should solve issues related to capabilities not working as expected
    Document that systemd-resolve may need to be configured to validate DNSSEC
    Ensure that dovecot is not attempting to bind a v6 socket if SUBNET6 is not configured

  • This release was triggered by PR/Issue 2906.

  • The release notes of the original main release can be accessed via menu item 'Release notes' on mailu.io.

Update

The main version X.Y (e.g. 1.9) will always reflect the latest version of the branch. To update your Mailu installation simply pull the latest images `docker compose pull && docker compose up -d`.

The pinned version X.Y.Z (e.g. 1.9.1) is not updated. It is pinned to the commit that was used for creating this release. You can use a pinned version to make sure your Mailu installation is not suddenly updated when recreating containers. The pinned version allows the user to manually update. It also allows to go back to a previous pinned version.