sabre/dav v1.2.0.alpha1 Release Notes

Release Date: 2010-03-31 // about 14 years ago
    • ๐Ÿ›  Fixed: Issue 26: Workaround for broken GVFS behaviour with encoded special characters.
    • ๐Ÿ›  Fixed: Issue 34: Incorrect Lock-Token response header for LOCK. Fixes Office 2010 compatibility.
    • โž• Added: Issue 35: SabreDAV version to header to OPTIONS response to ease debugging.
    • ๐Ÿ›  Fixed: Issue 36: Incorrect variable name, throwing error in some requests.
    • ๐Ÿ›  Fixed: Issue 37: Incorrect smultron regex in temporary filefilter.
    • ๐Ÿ›  Fixed: Issue 33: Converting ISO-8859-1 characters to UTF-8.
    • ๐Ÿ›  Fixed: Issue 39 & Issue 40: Basename fails on non-utf-8 locales.
    • โž• Added: More unittests.
    • โž• Added: SabreDAV version to all error responses.
    • โž• Added: URLUtil class for decoding urls.
    • ๐Ÿ”„ Changed: Now using pear.sabredav.org pear channel.
    • Changed: Sabre_DAV_Server::getCopyAndMoveInfo is now a public method.