2024-06b
mailcow/mailcow-dockerized2024-06bJul 12, 2024by DerLinkman
AI Summary
A bug fix release targeting DNS resolution errors and UI stability, while introducing a minor enhancement to email thread handling.
Key Highlights
- Fixed DNS Resolution bug by rebasing PHP container on Debian 12
- Enhanced regular expression for the THREADS parameter
- Removed WIP notice for ARM64 from the UI
- Updated Postfix postscreen_access.cidr rules
New Features
- Enhanced regular expression for THREADS parameter
Full Release Notes
## What's Changed * Enhanced regular expression for THREADS parameter by @torzech in https://github.com/mailcow/mailcow-dockerized/pull/5634 * php: Rebase on Debian 12 to fix DNS Resolution bug (for now) by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5951 * web: remove WIP notice for ARM64 from ui by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/commit/fc7ea7a24722fb38700f19331b23c51be0cfbf5a * [Postfix] update postscreen_access.cidr by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5930 ## New Contributors * @torzech made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5634 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2024-06a...2026-06b