All Versions
184
Latest Version
Avg Release Cycle
64 days
Latest Release
344 days ago

Changelog History
Page 5

  • v3.0.9 Changes

    April 06, 2016
    • Set minimum libxml version to 2.7.0 in composer.json.
    • ๐Ÿ #727: Added another workaround to make CalDAV work for Windows 10 clients.
    • #805: It wasn't possible to create calendars that hold events, journals and todos using MySQL, because the components column was 1 byte too small.
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.5.1][vobj], [sabre/http 4.2.1][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.1.0][uri] and [sabre/xml 1.4.1][xml].
  • v3.0.8 Changes

    March 12, 2016
    • ๐Ÿ”€ #784: Sync logs for address books were not correctly cleaned up after deleting them.
    • ๐Ÿ‘€ #787: Cannot use non-seekable stream-wrappers with range requests.
    • โšก๏ธ Faster XML parsing and generating due to sabre/xml update.
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.5.0][vobj], [sabre/http 4.2.1][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.1.0][uri] and [sabre/xml 1.4.1][xml].
  • v3.0.7 Changes

    January 12, 2016
    • ๐Ÿ‘ #752: PHP 7 support for 3.0 branch. (@DeepDiver1975)
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.5.0][vobj], [sabre/http 4.2.1][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.0.1][uri] and [sabre/xml 1.3.0][xml].
  • v3.0.6 Changes

    January 04, 2016
    • #730: Switched all mysql tables to utf8mb4 character set, allowing you to use emoji in some tables where you couldn't before.
    • #729: Not all calls to Sabre\DAV\Tree::getChildren() were properly cached.
    • #734: Return 418 I'm a Teapot when generating a multistatus response that has resources with no returned properties.
    • #740: Bugs in migrate20.php script.
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.4.8][vobj], [sabre/http 4.1.0][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.0.1][uri] and [sabre/xml 1.3.0][xml].
  • v3.0.5 Changes

    September 15, 2015
    • ๐Ÿ›  #704: Fixed broken uri encoding in multistatus responses. This affected at least CyberDuck, but probably also others.
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.4.7][vobj],
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.4.7][vobj], [sabre/http 4.1.0][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.0.1][uri] and [sabre/xml 1.2.0][xml].
  • v3.0.4 Changes

    September 06, 2015
    • #703: PropPatch in client is not correctly encoded.
    • ๐Ÿ‘ป #709: Throw exception when running into empty supported-calendar-component-set.
    • #711: Don't trigger deserializers for empty elements in {DAV:}prop. This fixes issues when using sabre/dav as a client.
    • ๐Ÿšš #705: A MOVE request that gets prevented from deleting the source resource will still remove the target resource. Now all events are triggered before any destructive operations.
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.4.7][vobj], [sabre/http 4.1.0][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.0.1][uri] and [sabre/xml 1.2.0][xml].
  • v3.0.3 Changes

    August 06, 2015
    • #700: Digest Auth fails on HEAD requests.
    • ๐Ÿ›  Fixed example files to no longer use now-deprecated realm argument.
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.4.6][vobj], [sabre/http 4.0.0][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.0.1][uri] and [sabre/xml 1.1.0][xml].
  • v3.0.2 Changes

    July 21, 2015
    • #657: Migration script would break when coming a cross an iCalendar object with no UID.
    • ๐Ÿ #691: Workaround for broken Windows Phone client.
    • ๐Ÿ›  Fixed a whole bunch of incorrect php docblocks.
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.4.5][vobj], [sabre/http 4.0.0][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.0.1][uri] and [sabre/xml 1.1.0][xml].
  • v3.0.1 Changes

    July 02, 2015
    • ๐Ÿ›  #674: Postgres sql file fixes. (@davesouthey)
    • #677: Resources with the name '0' would not get retrieved when using Depth: infinity in a PROPFIND request.
    • #680: Fix 'autoprefixing' of dead {DAV:}href properties.
    • ๐Ÿ‘ #675: NTLM support in DAV\Client. (@k42b3)
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.4.5][vobj], [sabre/http 4.0.0][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.0.1][uri] and [sabre/xml 1.1.0][xml].
  • v3.0.0 Changes

    June 02, 2015
    • No changes since last beta.
    • ๐Ÿš€ The zip release ships with [sabre/vobject 3.4.5][vobj], [sabre/http 4.0.0][http], [sabre/event 2.0.2][evnt], [sabre/uri 1.0.1][uri] and [sabre/xml 1.0.0][xml].