2024-01b
mailcow/mailcow-dockerized2024-01bJan 22, 2024by DerLinkman
AI Summary
A revision fixing configuration detection logic and specific issues with the watchdog webhook and curl functionality.
Key Highlights
- Allowed users to skip Unbound healthcheck
- Fixed watchdog webhook body variables injector
- Fixed curl bug rollback
- Added test for openrc configuration file instead of Alpine
Full Release Notes
## What's Changed * Allow user skip unbound healthcheck by @KagurazakaNyaa in https://github.com/mailcow/mailcow-dockerized/pull/5652 * Test for openrc configuration file instead of alpine by @lu-zero in https://github.com/mailcow/mailcow-dockerized/pull/5660 * fix: watchdog webhook body variables injector by @Candinya in https://github.com/mailcow/mailcow-dockerized/pull/5647 * fix: rollback curl bug by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/5662 ## New Contributors * @KagurazakaNyaa made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5652 * @lu-zero made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5660 * @Candinya made their first contribution in https://github.com/mailcow/mailcow-dockerized/pull/5647 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2024-01a...2024-01b **Blog Page**: https://mailcow.email/de/posts/2024/release-2024-01/