sabre/dav v1.5.4 Release Notes

Release Date: 2011-10-28 // over 12 years ago
    • ๐Ÿ›  Fixed: GuessContentType plugin now supports mixed case file extensions.
    • ๐Ÿ›  Fixed: DATE-TIME encoding was wrong in VObject. (we used 'DATETIME').
    • ๐Ÿ”„ Changed: Sending back HTTP 204 after a PUT request on an existing resource instead of HTTP 200. This should fix Evolution CardDAV client compatibility.
    • ๐Ÿ›  Fixed: Issue 95: Parsing X-LIC-LOCATION if it's available.
    • โž• Added: All VObject elements now have a reference to their parent node.