2024-01
mailcow/mailcow-dockerized2024-01Jan 17, 2024by DerLinkman
AI Summary
A major update introducing Multiarch support for x86 and ARM64 architectures, upgrading to Alpine 3.19, and enhancing the web interface with server-side processing for tables.
Key Highlights
- Multiarch (x86 + ARM64) support
- Update to Alpine 3.19
- Server-side processing for domains and mailboxes
- New SOGo attachment settings
New Features
- Multiarch (x86 and ARM64) support
- Update to Alpine 3.19
- Server-side processing for domains and mailboxes
- New SOGoMailHideInlineAttachments option
- Dark mode UI fixes
Full Release Notes
⚠️ **DO A BACKUP BEFORE UPDATING TO BE ON THE SAFE SITE** ⚠️ ## What's Changed * Add new SOGoMailHideInlineAttachments option to sogo.conf in https://github.com/mailcow/mailcow-dockerized/pull/5624 * [Postfix] update postscreen_access.cidr by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5625 * Fixed bg color of form elements in dark mode by @feldsam in https://github.com/mailcow/mailcow-dockerized/pull/5616 * [Postfix] Remove pipeling from ehlo keywords as we block it in data by @dragoangel in https://github.com/mailcow/mailcow-dockerized/pull/5621 * [Rspamd] add option to skip domain wide footer on reply e-mails by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5612 * Update Dockerfiles to Alpine 3.19 by @MAGICCC in https://github.com/mailcow/mailcow-dockerized/pull/5592 * [Web] use template for default values in mbox and domain creation by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5615 * chore(deps): update dependency composer/composer to v2.6.6 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5581 * chore(deps): update dependency tianon/gosu to v1.17 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5550 * chore(deps): update dependency phpredis/phpredis to v6.0.2 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5549 * chore(deps): update dependency krakjoe/apcu to v5.1.23 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5522 * unbound: rewrote of healthcheck by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5639 * mailcow Multiarch (x86 and ARM64) support by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5587 * Implemented Server Side processing for domains and mailboxes datatables by @feldsam in https://github.com/mailcow/mailcow-dockerized/pull/5523 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2023-12a...2024-01 **Blog Post**: https://mailcow.email/posts/2024/release-2024-01