CardDAV Delphi Component Version History

  • CardDDC 3.2.1 Oct 24, 2022

    Added: Missing address TYPE=OTHER

    Fixed: Minor general bugs

  • CardDDC 3.2 Nov 04, 2021

    Added: Delphi 10.4 Sydney support

  • CardDDC 3.1 Aug 04, 2020

    Added: Delphi 11 Alexandria support

  • CardDDC 3.0 Jan 21, 2019

    Added: Delphi 10.3 Rio support

  • CardDDC 2.92 Oct 17, 2018

    Improved: Compatibility with the TLS protocol versions 1.2 and 1.3

  • CardDDC 2.91 Sep 27, 2018

    Improved: Secure connection support via HTTP proxy (a proxy server needs to support SSL)

  • CardDDC 2.9 May 10, 2017

    Added: Delphi 10.2 Tokyo support

  • CardDDC 2.81 Nov 15, 2016

    Improved: Update of the LastModified date field after successful execution of the update query. Helps to avoid reloading

    Improved: Loading of vCard first with the GET query, before trying a more comprehensive search by UID

  • CardDDC 2.8 Jun 15, 2016

    Added: Delphi 10.1 Berlin support

  • CardDDC 2.7 Jan 25, 2016

    Added: Function to reload a contact after creation/update in order to get creation and last modified dates from the server

    Added: Some extra types of emails (Home, Work, Other)

    Added: Ability to load a contact by its UID

    Improved: HTTP property is now public for easier access to proxy settings

    Improved: Ability to work with absolute address book URLs (not only relative ones) returned by a server

    Fixed: Couple of other minor improvements and fixes

  • CardDDC 2.6 Dec 21, 2015

    Added: Delphi 10 Seattle support

  • CardDDC 2.52 Oct 15, 2015

    Fixed: "Precondition failed" error message when editing contacts on ownCloud servers

  • CardDDC 2.51 Aug 24, 2015

    Added: Ability to work with the Company phone field

    Fixed: "HTTP 409 Conflict" error when adding a new contact on Zimbra servers

    Fixed: Spare backslashes before or after comma in the contact list

    Fixed: "HTTP 304 Not Modified" error on Owncloud servers

  • CardDDC 2.5 Nov 25, 2014

    Added: Ability to work with CTags on address books

    Added: Ability to work with ETag values of individual contacts

    Improved: Loading progress for multiple threads

    Improved: CancelAll procedure to stop all threads immediately

  • CardDDC 2.4 Nov 07, 2014

    Added: Delphi XE7 support

  • CardDDC 2.3 Jul 07, 2014

    Added: Delphi XE6 support

  • CardDDC 2.21 May 21, 2014

    Fixed: Error with GetAddressbooks on ownCloud

    Fixed: Problems with usernames containing spaces

  • CardDDC 2.2 Dec 12, 2013

    Added: Support of HTTP, HTTPS, SOCKS4, SOCKS5 proxy servers

    Improved: Interaction with addressbook-multiget REPORT requests

    Improved: Work with user-principal and calendar-home-set/addressbook-home-set properties

    Fixed: Couple of other small issues

  • CardDDC 2.1 Aug 28, 2013

    Added: Support for contact pictures

    Added: Ability to cancel as the current process as all queued tasks

    Added: OnError event for storing information about errors

    Improved: More meaningful connection error message when password is incorrect

  • CardDDC 2.0 Jul 04, 2013

    Added: Auto discovery of address book resources

    Added: Ability to get, create, rename and remove address books

    Added: Multi-threaded mode for batch saving and deleting of contacts

    Improved: Demo version UI for easier navigation and testing

  • CardDDC 1.02 Jun 11, 2013

    Improved: Support for DavMail + MS Exchange Server bundle

    Improved: Support for custom contact fields on different CardDAV server implementations

    Fixed: Potential memory leaks

  • CardDDC 1.01 May 02, 2013

    Improved: Support for Kerio Connect service

    Improved: If LastModified property is missing on a service, the LastRevised one will be used instead

  • CardDDC 1.0 Oct 29, 2012

    Initial release

Contents

CardDDC 3.2.1Oct 24, 2022

CardDDC 3.2Nov 04, 2021

CardDDC 3.1Aug 04, 2020

CardDDC 3.0Jan 21, 2019

CardDDC 2.92Oct 17, 2018

CardDDC 2.91Sep 27, 2018

CardDDC 2.9May 10, 2017

CardDDC 2.81Nov 15, 2016

CardDDC 2.8Jun 15, 2016

CardDDC 2.7Jan 25, 2016

CardDDC 2.6Dec 21, 2015

CardDDC 2.52Oct 15, 2015

CardDDC 2.51Aug 24, 2015

CardDDC 2.5Nov 25, 2014

CardDDC 2.4Nov 07, 2014

CardDDC 2.3Jul 07, 2014

CardDDC 2.21May 21, 2014

CardDDC 2.2Dec 12, 2013

CardDDC 2.1Aug 28, 2013

CardDDC 2.0Jul 04, 2013

CardDDC 1.02Jun 11, 2013

CardDDC 1.01May 02, 2013

CardDDC 1.0Oct 29, 2012