2022-10
mailcow/mailcow-dockerized2022-10Oct 25, 2022by DerLinkman
AI Summary
Initial Mooctober update focusing on multithreaded backups and Redis updates.
Key Highlights
- Implemented multithreaded backup/restore script (PIGZ)
- Bumped Redis to version 7
- Added Traditional Chinese Translation
New Features
- Multithreaded backup/restore
- Redis 7 update
- Traditional Chinese translation
Full Release Notes
## Stable changes (master branch) * [Netfilter] Fix creating endless SNAT rules for ipv4 by @mnin in https://github.com/mailcow/mailcow-dockerized/pull/4724 * Update PR to nightly template by @MAGICCC in https://github.com/mailcow/mailcow-dockerized/pull/4789 * 🌐 Add Traditional Chinese Translation by @tomy0000000 in https://github.com/mailcow/mailcow-dockerized/pull/4657 * [Backup] Swapped PIGZ instead of gzip (allow Threading) by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/4806 * [RSPAMD] Update to 3.3 by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/4816 * [redis] Bump Redis to version 7 by @ethrgeist in https://github.com/mailcow/mailcow-dockerized/pull/4815 ## Nightly changes * [**NEW**] The "Previous page" button of the subpages is now also placed at the top (instead of only at the bottom) * [**NEW**] There is now a " Expand/Collapse all" button in the action dropdowns, which collapses/expands the tables in the respective window (especially interesting for mobile). * [**CHANGED**] The main menu item "E-Mail Configuration" and the item below it (with the same name) have been renamed to avoid duplication of names. * [**NEW**] The position of the mail queue has changed. It is now located in the dropdown below the renamed item "E-Mail" (next to Quarantine). * [**FIXED**] The general behavior of the various tables has been optimized. ## New Contributors * @tomy0000000 made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/4657 * @ethrgeist made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/4815 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2022-09a...2022-10 **Documentation**: https://docs.mailcow.email