2023-04
mailcow/mailcow-dockerized2023-04Apr 3, 2023by DerLinkman
AI Summary
A major update featuring PHP 8.2 upgrade, SOGo 5.8.2, and Rspamd 3.5, alongside various bug fixes and Netfilter improvements.
Key Highlights
- PHP 8.2 upgrade
- SOGo updated to 5.8.2
- Rspamd updated to 3.5
- Netfilter exponential incrementing bantime
- Nextcloud 26 upgrade
New Features
- PHP 8.2 support
- SOGo 5.8.2
- Rspamd 3.5
- Nextcloud 26
Full Release Notes
## What's Changed * Translations update from Weblate by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5114 * [SOGo] Disable password change option by @dragoangel in https://github.com/mailcow/mailcow-dockerized/pull/5109 * Fixes Issue #5118 (Bug with load more logs buttons) by @bdwebnet in https://github.com/mailcow/mailcow-dockerized/pull/5119 * [Rspamd] Fix cases of forwarding via freemail by @dragoangel in https://github.com/mailcow/mailcow-dockerized/pull/5108 * Fix SELinux labelling of init_db.inc.php for SOGo by @kaechele in https://github.com/mailcow/mailcow-dockerized/pull/5107 * Translations update from Weblate by @milkmaker in https://github.com/mailcow/mailcow-dockerized/pull/5131 * [Generate.sh] Fixed broken pipe error message by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5134 * Update actions/stale action to v8 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5143 * Update dependency nextcloud/server to v25.0.5 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5147 * Update dependency nextcloud/server to v26 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5142 * Update to PHP 8.2 by @MAGICCC in https://github.com/mailcow/mailcow-dockerized/pull/5099 * [netfilter] add pubsub exception by @th-joerger in https://github.com/mailcow/mailcow-dockerized/pull/5138 * Update mailcow/rspamd Docker tag to v1.93 by @renovate in https://github.com/mailcow/mailcow-dockerized/pull/5139 * Fix SNAT never being added because of exception by @brunoleon in https://github.com/mailcow/mailcow-dockerized/pull/5093 * [Dockerapi] delete vmail_index on maildir cleanup by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5153 * [Netfilter] Implemented exponentially incrementing bantime by @th-joerger in https://github.com/mailcow/mailcow-dockerized/pull/5127 * [Netfilter] Update to 1.52 by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5157 * [SOGo] Update to 5.8.2 by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/5158 * Update 2023-04 by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5162 ## New Contributors * @bdwebnet made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5119 * @th-joerger made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5138 * @brunoleon made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5093 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2023-03...2023-04 **Blog Page**: https://mailcow.email/posts/2023/release-2023-04/