CalDAV: Limit recurrence expansions in calendar reports

This commit is contained in:
mdecimus
2025-09-09 21:27:15 +02:00
parent 480fb59a09
commit 15762fba2b
4 changed files with 49 additions and 53 deletions

View File

@@ -27,6 +27,7 @@ If you are upgrading from v0.11.x or v0.12.x, this version includes **breaking c
- IMAP: Add owner rights to ACL get responses.
- IMAP: Do not auto-train Bayes when moving messages from Junk to Trash.
- IMAP/ManageSieve: Increase maximum quoted argument size (fixes #2039).
- CalDAV: Limit recurrence expansions in calendar reports.
- WebDAV: Do not fix percent encoding on WebDAV FS (closes #2036).
## [0.13.2] - 2025-07-28