Releases: mailcow/mailcow-dockerized
๐๐ Moocember Update 2022 - MUH-I Update (Bootstrap 5)
What's Changed
- [BS5] Migrating Web UI to Bootstrap 5 by @FreddleSpl0it in #4527
- Update Base Images to Alpine 3.17 by @DerLinkman in #4904
- Chore/docker compose cleanup by @ethrgeist in #4901
- Add Message-ID to pushover by @Der-Jan in #4903
- [Nextcloud] Update to 25 + purge fix (DB) by @DerLinkman in #4888
- fix incorrect render value by @ethrgeist in #4900
- Update bulk_header.map by @mhupfauer in #4899
- โ๏ธ Fixed invalid regexs for banning. by @VermiumSifell in #4835 A RESET OF NETFILTER ENTRIES IN THE UI IS NEEDED TO APPLY THIS
- [Clamd] Update to 1.0 by @DerLinkman in #4905
- [UI] Upgrade Framework to Bootstrap 5 + Layout Rework by @DerLinkman in #4807
- Translations update from Weblate by @milkmaker in #4906
- Translations update from Weblate by @milkmaker in #4909
New Contributors
- @mhupfauer made their first contribution in #4899
- @VermiumSifell made their first contribution in #4835
Full Changelog: 2022-11b...2022-12
Blog Post: https://mailcow.email/posts/2022/release-2022-12/
๐๐ Moovember Update 2022 - Sogo 5.8.0, Rspamd 3.4.0 and PHP 8.1 Update | Revision B
What's Changed
- SoGO / CalDav: Personal Calendar issue on Mac OS 13. Fixes #4897 by @DerLinkman (Thanks to @mkuron)
- [Update.sh] Increased Timeout for online status check in 83bd66d by @DerLinkman
Full Changelog: 2022-11a...2022-11b
Blog Post: https://mailcow.email/posts/2022/release-2022-11a/#stable-changes-stable-branch-2022-11b
๐๐ Moovember Update 2022 - Sogo 5.8.0, Rspamd 3.4.0 and PHP 8.1 Update | Revision A
What's Changed
- Update lang.de-de.json by @schwindelbub in #4883
- Disabled IMAPSYNC automatic deactivation due to Memory Leak (Fixed) by @feldsam in 802d304
Full Changelog: 2022-11...2022-11a
Blog Post: https://mailcow.email/de/posts/2022/release-2022-11a/
๐๐ Moovember 2022 Update - Sogo 5.8.0, Rspamd 3.4.0 and PHP 8.1 Update
What's Changed
- Add new action Check PRs if on staging by @MAGICCC in #4837
- Add undocumented /api/v1/get/mailbox/all/domain.tld endpoint to docs by @jorisdrenth in #4846
- Fixy comment typo by @benpro in #4869
- [PHP] Update to 8.1 by @DerLinkman in #4844
- [PHP] Polish phpfpm dockerfile by @BigMichi1 in #4855
- change 'return 1' to 'exit 1' by @nathanielmom in #4848
- Update Simplified Chinese Translation by @yhdsl in #4860
- Pushover improvements by @bluewalk in #4864
- Add new action Build mailcow backup image by @MAGICCC in #4868
- [Rspamd] Update to 3.4 (fix of 3.3 Bug) by @DerLinkman in #4845
- Translations update from Weblate by @milkmaker in #4873
- Update SOGo to 5.8.0 nightly by @FreddleSpl0it in #4877
- switch update.sh/check_online_status() from ping to curl to make it pโฆ by @mitch-geht-ab in #4859
New Contributors
- @jorisdrenth made their first contribution in #4846
- @benpro made their first contribution in #4869
- @nathanielmom made their first contribution in #4848
- @yhdsl made their first contribution in #4860
- @bluewalk made their first contribution in #4864
- @mitch-geht-ab made their first contribution in #4859
Full Changelog: 2022-10a...2022-11
๐ฐ๐ Mooctober Update 2022 - Translation overhaul + multithreaded backup/restore script update | Revision A
What's Changed
- [Compose] Use new (patched) Netfilter Image by @DerLinkman in #4820
- Update base.twig to escape simple quote by @ro78 in #4769
- [RSPAMD] Downgrade to 3.2 (stable) by @DerLinkman in #4823
- Fix Error parsing Quarantine Items by @FreddleSpl0it in #4825
If you experienced some issues with Rspamd please update to this version before opening an issue for that.
The Rspamd issue is under investigation until we can say what caused this anomaly which didnยดt affect all users.
Please read more on the Blog page about that: https://mailcow.email/posts/2022/release-2022-10a/
New Contributors
Full Changelog: 2022-10...2022-10a
๐ฐ๐ Mooctober Update 2022 - Translation overhaul + multithreaded backup/restore script update
Stable changes (master branch)
- [Netfilter] Fix creating endless SNAT rules for ipv4 by @mnin in #4724
- Update PR to nightly template by @MAGICCC in #4789
- ๐ Add Traditional Chinese Translation by @tomy0000000 in #4657
- [Backup] Swapped PIGZ instead of gzip (allow Threading) by @DerLinkman in #4806
- [RSPAMD] Update to 3.3 by @DerLinkman in #4816
- [redis] Bump Redis to version 7 by @ethrgeist in #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 #4657
- @ethrgeist made their first contribution in #4815
Full Changelog: 2022-09a...2022-10
Documentation: https://docs.mailcow.email
๐๐ Mootember Update 2022 - Quarantine & Swagger UI Fix Update | Revision A
What's Changed
- Update Twig to 3.4.3 by @FreddleSpl0it in #4772
This fixes CVE-2022-39261 (not critical for mailcow Users)
Full Changelog: 2022-09...2022-09a
๐๐ Mootember Update 2022 - Quarantine & Swagger UI Fix Update
What's Changed in Stable Builds
- GitHub Workflows security hardening by @sashashura in #4761
- Fixed small typo in escape sequence in update script by @mindsolve in #4762
- Update quarantine_notify.py charset by @MAGICCC in #4758 (this fixes #4743)
- Translations update from Weblate by @milkmaker in #4765
- [API] Update swagger version by @ntimo in #4763
- Improve send-as behaviour by @macwinnie in #4703
CVE-2022-39258
This Update also close a security issue with the Swagger UI.
Weยดve opened a GitHub Security Advisory which explains the case in more detail: GHSA-vjgf-cp5p-wm45
What's Changed in Nightly Builds
Weยดve gathered some Feedback to the Bootstrap 5 Update (Located here: https://github.com/mailcow/mailcow-dockerized/discussions/4734) and implemented this, which is:
- [NEW] Sieve Access can now be toggled via Mass-Actions
- [NEW] Added a Loading Animation for the Container Charts
- [NEW] The Public IP-Adresses of your Mailserver (done with dig inside the containers) are now displayed on the Dashboard Page.
- [FIX] Fixed some Layout Issues (especially Color Changes)
Remember: These changes are ONLY available inside the nightly Builds.
Important Links:
- Detailed informations on our Blog: https://mailcow.email/posts/2022/release-2022-09/
- Learn how to get nightly builds: https://docs.mailcow.email/i_u_m/i_u_m_update/#how-do-i-get-nightly-updates
- Or try the nightly Demo to get a impression of the new UI: https://nightly-demo.mailcow.email (more Informations + Login Credentials located here: https://docs.mailcow.email/#demos)
Full Changelog: 2022-08b...2022-09
๐๐ Amoogust Update 2022 - The Nightly Build Switch Update | Revision B
What's Changed
- Modified branch switch in generate_config.sh by @maljes in #4741
- Fix for SOGo in 2022-08 (Sieve) by @DerLinkman, @FreddleSpl0it and @andryyy in #4747
View our Blog article here: https://news.mailcow.email/posts/2022/release-2022-08b/
Full Changelog: 2022-08a...2022-08b
๐๐ Amoogust Update 2022 - The Nightly Build Switch Update | Revision A
What's Changed
- Fixes the issue that older v2 Compose Plugin Versions (beginning with v in
docker compose version --short
were not accepted. - Fixes the Sieve Error that IMAP Clients and SOGo cannot use Sieve Filters anymore.
Full Changelog: 2022-08...2022-08a