v0.9.0

stalwartlabs/stalwartv0.9.0Aug 1, 2024by mdecimus

AI Summary

Improves tracing and logging performance while fixing ManageSieve capabilities and Milter macros, but introduces breaking changes to webhooks.

Key Highlights

  • Improved and faster tracing and logging
  • Customizable event logging levels
  • ManageSieve returns capabilities after successful STARTTLS
  • Fixed Milter macro authentication behavior

Breaking Changes

  • Breaking changes to the Webhooks configuration
  • Different log output format

New Features

  • Improved tracing
  • Customizable logging
  • ManageSieve fixes

Full Release Notes

## [0.9.0] - 2024-08-01

To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin. This version includes breaking changes to the Webhooks configuration and produces a slightly different log output, read [UPGRADING.md](UPGRADING.md) for details.

## Added
- Improved and faster tracing and logging.
- Customizable event logging levels.

### Changed

### Fixed
- ManageSieve: Return capabilities after successful `STARTTLS`
- Do not provide `{auth_authen}` Milter macro unless the user is authenticated