2025-03a
mailcow/mailcow-dockerized2025-03aMar 27, 2025by FreddleSpl0it
AI Summary
Bug fix release for 2025-03, addressing various UI and routing issues.
Key Highlights
- Nginx conf.d include ordering fix
- Fix OAuth2 redirect and SOGo access issues
Full Release Notes
This release includes only bug fixes for the 2025-03 release. > [!CAUTION] > **The 2025-03 release contains breaking changes. > Please read the changelog: https://github.com/mailcow/mailcow-dockerized/releases/tag/2025-03** ## What's Changed * [Nginx] Move conf.d include before SNI vhosts by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6411 * [Web] Use absolute paths for flag SVGs by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6410 * [Web] Check if mailbox is active before renaming by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6409 * [Swagger] Fix type property for /api/v1/add/bcc endpoint by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6408 * [Web] Fix oauth2 redirect after user login by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6407 * [Web] Fix SOGo access after Passwordless auth by @FreddleSpl0it in https://github.com/mailcow/mailcow-dockerized/pull/6406 * fix(ui): Swap translations for oversized dropdown by @marvinruder in https://github.com/mailcow/mailcow-dockerized/pull/6402 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2025-03...2025-03a