Release history
Xandikos releases
Open source CardDAV and CalDAV server with minimal administrative overhead, backed by a Git repository. `GPL-3.0` `Python/deb`
All releases
9 shown
- Support scheduling (iTIP/iMIP)
- Experimental multi‑user mode with automatic principal creation and path‑based authorization
- Thread‑safe GitStore._scan_uids
Full changelog
- Support scheduling (iTIP/iMIP).
- Add experimental multi-user mode with automatic principal creation and path-based authorization.
- Fix OverflowError on open-start time-range queries.
- Make GitStore._scan_uids thread-safe.
Multiple performance optimizations through caching of etags, parsed files, store types, and git configuration.
Optimized performance through ctag caching, deferred file parsing in index-based filtering, store object caching, and added dependency version logging.
Introduced multi-user principal creation with path-based auth, added icalendar 7 support, improved Git store performance, enhanced commit logging with remote user and user-agent, and dropped Python 3.8 support.
Added calendar alarm search functionality and QR code support to the container image, with fixes to resolve build issues.
Added support for escaped newlines in calendar text fields and fixed a TypeError handling mixed date/datetime values in EXDATE and RDATE fields, improving calendar import reliability.
Improved CalDAV/WebDAV server compliance with bug fixes for recurrence rules and HTTP protocol handling. Added ARMv7 container support and new calendar property features.