All Versions
184
Latest Version
Avg Release Cycle
64 days
Latest Release
344 days ago
Changelog History
Page 5
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].
- Set minimum libxml version to 2.7.0 in
-
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].
- #730: Switched all mysql tables to
-
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].
- #700: Digest Auth fails on
-
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 aPROPFIND
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].