- It's now possible to get all property information from files using the
browser plugin. - Browser plugin will now show a 'calendar export' button when the
ics-export plugin is enabled. - Some nodes that by default showed the current time as their last
modification time, now no longer has a last modification time. - CardDAV namespace was missing from default namespaceMap.
- #646: Properties can now control their own HTML output in the browser plugin.
- #646: Nicer HTML output for the
{DAV:}acl
property. - Browser plugin no longer shows a few properties that take up a lot of space,
but are likely not really interesting for most users. - #654: Added a collection,
Sabre\DAVACL\FS\HomeCollection
for automatically
creating a private home collection per-user. - Changed all MySQL columns from
VARCHAR
toVARBINARY
where possible. - Improved older migration scripts a bit to allow easier testing.
- The zip release ships with sabre/vobject 3.4.3,
sabre/http 4.0.0-alpha3, sabre/event 2.0.22,
sabre/uri 1.0.1 and sabre/xml 0.4.3.