sabre/dav v1.5.7 Release Notes

Release Date: 2012-02-19 // about 12 years ago
    • ๐Ÿ›  Fixed: VObject properties are now always encoded before components.
    • ๐Ÿ›  Fixed: Sabre_DAVACL had issues with multiple levels of privilege aggregration.
    • ๐Ÿ”„ Changed: Added 'GuessContentType' plugin to fileserver.php example.
    • ๐Ÿ›  Fixed: The Browser plugin will now trigger the correct events when creating files.
    • ๐Ÿ›  Fixed: The ICSExportPlugin now considers ACL's.
    • โž• Added: Made it optional to supply carddata from an Addressbook backend when requesting getCards. This can make some operations much faster, and could result in much lower memory use.
    • Fixed: Issue 187: Sabre_DAV_UUIDUtil was missing from includes file.
    • ๐Ÿ›  Fixed: Issue 191: beforeUnlock was triggered twice.