Radicale
A simple CalDAV (calendar) and CardDAV (contact) server
Alternative to: google calendar, google contacts, icloud calendar
About
Versions (78)
v3.5.10
2025-12-18Extensions
- Add: [logging] option to log response header on debug loglevel
- Add: logging of broken contact items during PUT
- Add: [server] max_resource_size option
- Add: support PROPFIND/max-resource-size by max_resource_size (capped to 80% of max_content_length)
- Extend: [auth] imap: add fallback support for LOGIN towards remote IMAP server (replaced in 3.5.0)
- Extend: [logging] with profiling log per reqest or regular per request method (see also https://github.com/Kozea/Radicale/wiki/Performance-Tuning)
- Extend: add selected XML query properties to request result log line for improved timing analysis incl. logwatch support (see also https://github.com/Kozea/Radicale/wiki/Server-Statistics)
Improvements
- Improve: logging of broken calendar items during PUT
- Improve: remove unnecessary open+read for mtime+size cache
Fixes
- Fix: improper detection of HTTP_X_FORWARDED_PORT on MOVE
Adjustments
- Adjust: [logging] header/content debug log indended by space to be skipped by logwatch