Skip to content

Releases: sabre-io/dav

Release 4.2.0

17 Nov 04:47
af125a4
Compare
Choose a tag to compare

4.2.0 (2021-11-17)

Release 4.1.5

12 Feb 07:55
c1afdc7
Compare
Choose a tag to compare

4.1.5 (2021-02-12)

Release 4.1.4

12 Jan 03:44
4258420
Compare
Choose a tag to compare

4.1.4 (2021-01-11)

  • #1312: Reduce package size by ignoring test and other non-run-time files
  • #1316: Minor code changes for latest PHP cs-fixer
  • #1319: Fix "Trying to access array offset on value of type bool"
  • #1321: Complete checks for non existing/null/false time-range array keys

Release 4.1.3

09 Nov 07:50
b903eee
Compare
Choose a tag to compare

4.1.3 (2020-11-09)

  • #1306: Return 409 when trying to PUT a file into a non-existent collection

Release 4.1.2

04 Oct 07:22
e1f617a
Compare
Choose a tag to compare

4.1.2 (2020-10-04)

  • #1296: Add experimental support for PHP 8.0

4.1.1

13 Jul 13:43
5736f94
Compare
Choose a tag to compare

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

20 Mar 14:44
Compare
Choose a tag to compare
  • Support PHP 7.4
  • Drop support for PHP 7.0
  • CalDAV: send MIME-Version header in scheduling emails

4.0.3

10 Jan 08:43
Compare
Choose a tag to compare
  • 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

19 Oct 07:18
Compare
Choose a tag to compare

4.0.2 (2019-10-18)

  • Fix error with PHP 7.4
  • CardDAV: Fix content-type for Thunderbird

4.0.1

20 Aug 08:29
Compare
Choose a tag to compare
  • TemporaryFileFilterPlugin: Fix Strict Error
  • CalDAV\Plugin: Fix null path