[0.14.0] - 2025-10-22
If you are upgrading from v0.13.4 and below, this version includes breaking changes to the internal directory, calendar and contacts. Please read the upgrading documentation for more information on how to upgrade from previous versions.
Added
- JMAP for Calendars (draft-ietf-jmap-calendars).
- JMAP for Contacts (RFC 9610).
- JMAP for File Storage (draft-ietf-jmap-filenode).
- JMAP Sharing (RFC 9670)
- CalDAV: support for
supported-calendar-component-set
(#1893) - i18n: Greek language support (contributed by @infl00p)
- i18n: Swedish language support (contributed by @purung)
Changed
- Replaced
sieve.untrusted.limits.max-scripts
andjmap.push.max-total
withobject-quota.*
settings. - Cluster node roles now allow sharding.
Fixed
- Push Subscription: Clean-up of expired subscriptions and cluster notification of changes (#1248)
- CalDAV: Per-user CalDAV properties (#2058)