Fix JMAP references in nested objects not resolved

This commit is contained in:
Maurus Decimus
2026-05-04 16:45:37 +02:00
parent 68facdaba4
commit dc0f0c2879
3 changed files with 281 additions and 86 deletions

View File

@@ -16,6 +16,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- `mail-parser` panic with certain messages containing corrupted attachments.
- Pagination by anchor for queued messages, tasks and metrics.
- Spam filter: Use original instead of rewritten `RCPT` on checks.
- JMAP references in nested objects not resolved.
## [0.16.3] - 2026-04-30