Fix JMAP: SearchSnippet/get response structure

This commit is contained in:
Maurus Decimus
2026-06-18 16:07:59 +02:00
parent 5bb4ff5995
commit aaee070a2e
4 changed files with 32 additions and 10 deletions

View File

@@ -20,6 +20,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- Unchanged immutable `id` property is rejected on `/set`.
- `filter: null` rejected as `notRequest` on `/query` and `/queryChanges`.
- `Email/query` total miscount when `collapseThreads` is enabled.
- `SearchSnippet/get` response structure.
- OIDC: Add default domain name to groups that are not email addresses.
- RocksDB: Enable blob garbage collection to reclaim disk space from deleted blobs.