v0.10.0
stalwartlabs/stalwartv0.10.0Sep 21, 2024by mdecimus
AI Summary
This version introduces multi-tenancy, roles, and permissions, but requires a database upgrade due to changes in how accounts are stored.
Key Highlights
- Multi-tenancy support (Enterprise feature)
- Roles and permissions system
- Full-text search re-indexing
- Partial database backups
Breaking Changes
- Breaking changes to how accounts are stored
New Features
- Multi-tenancy
- Roles and permissions
- Full-text search
- Partial backups
Full Release Notes
## [0.10.0] - 2024-09-21 This version includes breaking changes to how accounts are stored. Please read [UPGRADING.md](UPGRADING.md) for details. ## Added - Multi-tenancy (Enterprise feature). - Branding (Enterprise feature). - Roles and permissions. - Full-text search re-indexing. - Partial database backups (#497). ### Changed ### Fixed - IMAP `IDLE` support for command pipelining, aka the Apple Mail iOS 18 bug (#765). - Case insensitive INBOX `fileinto` (#763). - Properly decode undelete account name (#761).