Releases: sabre-io/dav
Releases · sabre-io/dav
Release 4.2.0
4.2.0 (2021-11-17)
- #1317: Add primary key to schedulingobjects table in pgsql.calendars.sql example (@perguth)
- #1335: don't remove lock on dir when deleting a child node (@tbsmark86)
- #1341: Add new event "afterCreateCollection" like "afterCreateFile" (@woutersamaey)
- #1344: Fix propfind type of subnodes with depth >= 1 (@n-peugnet)
- #1355: Make sure a {DAV:}prop is not empty (@kesselb)
- #1356: Switch CI to GitHub Actions (@kesselb)
- #1362: Adjust PHPdoc return types (@phil-davis)
- #1354: Fix deprecated usages on PHP 8.1 (@cedric-anne)
Release 4.1.5
4.1.5 (2021-02-12)
- #1322: Fixes for addressbook-query filters (@mstilkerich)
- #1329: Correctly process a POST with no Content-Type specified plus phpstan level 1 (@phil-davis)
Release 4.1.4
Release 4.1.3
4.1.3 (2020-11-09)
- #1306: Return 409 when trying to PUT a file into a non-existent collection
Release 4.1.2
4.1.2 (2020-10-04)
- #1296: Add experimental support for PHP 8.0
4.1.1
4.1.1 (2020-07-13)
- Fix PHPdoc of Tree:move method
- Allow using custom SAPI implementations
- Include baseUri in lock responses
4.1.0
- Support PHP 7.4
- Drop support for PHP 7.0
- CalDAV: send MIME-Version header in scheduling emails
4.0.3
- DAV: Streaming PROPFIND server implementation
- DAVACL: Fix uppercase of NotAuthenticated class
- CalDAV: Return only calendar objects owned by principal itself
- CalDAV: Convert scheduling object data from resource to string
- Browser Plugin: Fix content type guessing if setBaseUri is set to a folder
4.0.2
4.0.1
- TemporaryFileFilterPlugin: Fix Strict Error
- CalDAV\Plugin: Fix null path