Important (if you use group collections)
The calendar-home-set
and addressbook-home-set
properties now return all homes of a principal (all groups).
This should fix discovery of group collections in clients like Evolution, however Apple Calendar does not support this.
For clients not supporting multiple homes change the /caldav
path to /caldav-compat
.
For Apple Calendar you can simply recreate the configuration profile from the frontend. (this does not include groups)
What's Changed
- Fix issues with group collections by @lennart-k in #97
Full Changelog: v0.4.13...v0.5.0