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

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].
  • 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 a PROPFIND 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].
  • 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].
  • 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 the calendarobjects 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 the calendar-query, calendar-multiget and free-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].