v0.13.0
stalwartlabs/stalwartv0.13.0Jul 15, 2025by mdecimus
AI Summary
A major feature release introducing MTA queue enhancements, Danish locale support, and DKIM support for the CLI. It includes fixes for WebDAV shared resources, CalDAV iMIP messages, and LDAP placeholders.
Key Highlights
- MTA queue enhancements for better performance.
- Added Danish locale support and CLI DKIM signing.
- Fixed WebDAV shared resources in home-sets.
- Fixed CalDAV iMIP CANCEL message inclusion.
- Resolved IMAP shared folder creation and custom name issues.
Breaking Changes
- Message queue and MTA configuration changes for v0.11.x/v0.12.x upgrades.
New Features
- MTA queue enhancements
- Danish locale support
- DKIM support for stalwart-cli
Full Release Notes
## [0.13.0] - 2025-07-15 If you are upgrading from v0.11.x or v0.12.x, this version includes **breaking changes** to the message queue and MTA configuration. Please read the [UPGRADING.md](https://github.com/stalwartlabs/stalwart/blob/main/UPGRADING.md) file for more information on how to upgrade from previous versions. ## Added - MTA queue enhancements (#1246 #1035 #457). - Danish locale support (contributed by @Fadil2k) (#1772). - DKIM support for `stalwart-cli` (contributed by @rmsc) (#1804). ## Changed - Invalidate access token caches in a cluster using pub/sub (#1741). - Allow updating secrets for all directory types. ## Fixed - WebDAV: Return all shared resources in `calendar-home-set` and `addressbook-home-set` (#1796). - WebDAV ACL: Fix write permission and `multiget` reports (#1768). - CalDAV Scheduling: Include `DTSTART`/`DTEND` properties in iMIP `CANCEL` messages (#1775). - HTTP: Do not include `WWW-Authenticate` headers in API responses (#1795). - API: Allow API keys to be used with external directories (#1815). - IMAP: Fix issue creating subfolders under INBOX for group shared folder (#1817). - IMAP: Custom Name for Shared Folders ignored (#1620). - LDAP: `local` placeholder should return username when its not an email address (#1784). <hr /> ### Check binary attestation at [here](https://github.com/stalwartlabs/stalwart/attestations/8720980)