v0.9.3

stalwartlabs/stalwartv0.9.3Aug 29, 2024by mdecimus

AI Summary

Adds enterprise features like dashboards and alerts, alongside security measures to protect against SYN floods and brute-force attacks.

Key Highlights

  • Dashboard and Alerts (Enterprise features)
  • SYN Flood (session loitering) attack protection
  • Mailbox brute force protection
  • Added `session.mail.is-allowed` expression

Breaking Changes

  • Renamed setting `authentication.fail2ban` to `server.fail2ban.authentication`

New Features

  • Dashboard
  • Alerts
  • SYN Flood protection
  • Brute force protection

Full Release Notes

## [0.9.3] - 2024-08-29

To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin.

## Added
- Dashboard (Enterprise feature)
- Alerts (Enterprise feature)
- SYN Flood (session "loitering") attack protection (#482)
- Mailbox brute force protection (#688)
- Mail from is allowed (`session.mail.is-allowed`) expression (#609)

### Changed
- `authentication.fail2ban` setting renamed to `server.fail2ban.authentication`.
- Added elapsed times to message filtering events.