All Versions
184
Latest Version
Avg Release Cycle
64 days
Latest Release
347 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v2.1.9 Changes
January 25, 2016- ๐ #674: PHP7 support (@DeepDiver1975).
- ๐ The zip release ships with [sabre/vobject 3.5.0][vobj], [sabre/http 3.0.5][http], and [sabre/event 2.0.2][evnt].
-
v2.1.8 Changes
January 04, 2016- ๐ #729: Fixed a caching problem in the Tree object.
- #740: Bugs in
migrate20.php
script. - ๐ The zip release ships with [sabre/vobject 3.4.8][vobj], [sabre/http 3.0.5][http], and [sabre/event 2.0.2][evnt].
-
v2.1.7 Changes
September 05, 2015- ๐ #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 3.0.5][http], and [sabre/event 2.0.2][evnt].
- ๐ #705: A
-
v2.1.6 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.
- ๐ The zip release ships with [sabre/vobject 3.4.5][vobj], [sabre/http 3.0.5][http], and [sabre/event 2.0.2][evnt].
-
v2.1.5 Changes
July 11, 2015- #677: Resources with the name '0' would not get retrieved when using
Depth: infinity
in aPROPFIND
request. - ๐ The zip release ships with [sabre/vobject 3.4.5][vobj], [sabre/http 3.0.5][http], and [sabre/event 2.0.2][evnt].
- #677: Resources with the name '0' would not get retrieved when using
-
v2.1.4 Changes
May 25, 2015- ๐ #651: Double-encoded path in the browser plugin. Should fix a few broken links in some setups.
- #650: Correctly cleaning up change info after deleting calendars (@ErrOrnAmE).
- โก๏ธ #658: Updating
schedule-calendar-default-URL
does not work well, so we're disabling it until there's a better fix. - ๐ The zip release ships with [sabre/vobject 3.4.3][vobj], [sabre/http 3.0.5][http], and [sabre/event 2.0.2][evnt].
-
v2.1.3 Changes
February 25, 2015- โฑ #586:
SCHEDULE-STATUS
should not contain a reason-phrase. - โฑ #539: Fixed a bug related to scheduling in shared calendars.
- ๐ #595: Support for calendar-timezone in iCalendar exports.
- ๐ #581: findByUri would send empty prefixes to the principal backend (@soydeedo)
- ๐ #611: Escaping a bit more HTML output in the browser plugin. (@LukasReschke)
- ๐ป #610: Don't allow discovery of arbitrary files using
..
in the browser plugin (@LukasReschke). - ๐ Browser plugin now shows quota properties.
- #612: PropertyStorage didn't delete properties from nodes when a node's parents get deleted.
- ๐ #581: Fixed problems related to finding attendee information during scheduling.
- ๐ The zip release ships with [sabre/vobject 3.4.2][vobj], [sabre/http 3.0.4][http], and [sabre/event 2.0.1][evnt].
- โฑ #586:
-
v2.1.2 Changes
December 10, 2014- #566: Another issue related to the migration script, which would cause scheduling to not work well for events that were already added before the migration.
- #567: Doing freebusy requests on accounts that had 0 calendars would throw
a
E_NOTICE
. - โ #572:
HEAD
requests trigger a PHP warning. - ๐ #579: Browser plugin can throw exception for a few resourcetypes that didn't have an icon defined.
- ๐ The zip release ships with [sabre/vobject 3.3.4][vobj], [sabre/http 3.0.4][http], and [sabre/event 2.0.1][evnt].
-
v2.1.1 Changes
November 22, 2014- ๐ #561: IMip Plugin didn't strip mailto: from email addresses.
- #566: Migration process had 2 problems related to adding the
uid
field to thecalendarobjects
table. - ๐ The zip release ships with [sabre/vobject 3.3.4][vobj], [sabre/http 3.0.2][http], and [sabre/event 2.0.1][evnt].
-
v2.1.0 Changes
November 19, 2014- #541: CalDAV PDO backend didn't respect overridden PDO table names.
- โฑ #550: Scheduling invites are no longer delivered into shared calendars.
- #554:
calendar-multiget
REPORT
did not work on inbox items. - #555: The
calendar-timezone
property is now respected for floating times and all-day events in thecalendar-query
,calendar-multiget
andfree-busy-query
REPORTs. - โฑ #555: The
calendar-timezone
property is also respected for scheduling free-busy requests. - #547: CalDAV system too aggressively 'corrects' incoming iCalendar data, and as a result doesn't return an etag for common cases.
- ๐ The zip release ships with [sabre/vobject 3.3.4][vobj], [sabre/http 3.0.2][http], and [sabre/event 2.0.1][evnt].