Google Contacts Delphi Component Version History
-
GCSDC 3.5 Aug 25, 2022
Added: Switch from a legacy OAuth out-of-band (OOB) flow to a more secure loopback redirect URI - http://localhost:{port}
-
GCSDC 3.4.4 Apr 21, 2022
Fixed: "Too Many Requests" error when using the default PhotoWritesPerProjectPerUser quota (60 per minute per user)
-
GCSDC 3.4.3 Feb 22, 2022
Improved: Work with photos of the contacts in the Batch mode
Fixed: Several very minor issues
-
GCSDC 3.4.2 Jan 18, 2022
Fixed: Clearing up of an access token from the previous account when swithing accounts and setting up another refresh token during the same sesstion
-
GCSDC 3.4.1 Nov 18, 2021
Improved: Return value is now Nil for the functions that exited without assigning any value to the results
-
GCSDC 3.4 Nov 04, 2021
Added: Delphi 11 Alexandria support
-
GCSDC 3.3 Oct 29, 2021
Added: Ability to use batch requests for creating, updating and deleting contacts
Improved: Various minor optimizations
-
GCSDC 3.2.1 Aug 09, 2021
Improved: Ability to assign labels (group membership) to contacts upon creation of the new entries
-
GCSDC 3.2 Apr 12, 2021
Added: New authorization method via the auto-call feature from the default browser in the system
Improved: Removed the legacy authorization method through the Delphi's TWebBrowser component not supported by Google anymore
-
GCSDC 3.1 Mar 11, 2021
Added: Ability to work with the Biography field (former Notes field in Google Contacts API)
Fixed: Not all contacts and contact groups loading correctly
-
GCSDC 3.0 Dec 01, 2020
Added: People API support
-
GCSDC 2.5.1 Aug 28, 2020
Fixed: Couple of Unicode related issues
-
GCSDC 2.5 Aug 04, 2020
Added: Delphi 10.4 Sydney support
-
GCSDC 2.4.4 Jul 29, 2020
Fixed: An issue related to inability of the component to handle some anomalies in dates (i.e. "0000-01-01")
-
GCSDC 2.4.3 May 27, 2020
Improved: Contact requests will now be paginated by 1000 items (the number can be adjusted) in order to deal with the newly introduced limitations in API
-
GCSDC 2.4.2 Feb 18, 2020
Fixed: Inability to get address for the newly created contact on Google if there's no label mentioned
-
GCSDC 2.4.1 Feb 04, 2020
Improved: Authentication through the Delphi's TWebBrowser component, when the latest available IE rendering engine in the system is chosen for best experience
-
GCSDC 2.4 Jun 14, 2019
Added: Ability to search for contact entries using full-text query string
-
GCSDC 2.3 Jan 21, 2019
Added: Delphi 10.3 Rio support
-
GCSDC 2.21 Oct 30, 2018
Improved: Compatibility with the TLS protocol versions 1.2 and 1.3
-
GCSDC 2.2 Oct 12, 2018
Added: Ability to determine the contact's primary/default email address
Added: A new property to get a list of the groups the contact belongs to
-
GCSDC 2.11 Sep 27, 2018
Improved: Secure connection support via HTTP proxy (a proxy server needs to support SSL)
-
GCSDC 2.1 May 10, 2017
Added: Delphi 10.2 Tokyo support
-
GCSDC 2.0 Sep 15, 2016
Added: A new type of authorization (much simpler for the end user) through Delphi’s TWebBrowser
-
GCSDC 1.9 Jul 18, 2016
Added: Ability to work with phonetic names
Improved: Couple of minor issues related to the compiled demo version
-
GCSDC 1.8 Jun 15, 2016
Added: Delphi 10.1 Berlin support
-
GCSDC 1.7 Dec 21, 2015
Added: Delphi 10 Seattle support
-
GCSDC 1.6 Nov 24, 2015
Added: Ability to load contacts by their IDs
Added: Ability to store and use access token session with other Google Delphi components
-
GCSDC 1.5 May 06, 2015
Added: Ability to create and work with custom DateTime fields
Added: Silent mode that allows to suppress a RefreshToken dialog box and fail with an exception instead
Fixed: HTTP/1.1 400 Bad Request error during some specific requests of data
-
GCSDC 1.4 Dec 11, 2014
Added: Support of OAuth 2.0 protocol
-
GCSDC 1.3 Nov 07, 2014
Added: Delphi XE7 support
-
GCSDC 1.21 Aug 26, 2014
Fixed: "Bad request" error when creating new contact groups
Fixed: Assigning new contacts to two or more contact groups at once
-
GCSDC 1.2 Jul 07, 2014
Added: Delphi XE6 support
-
GCSDC 1.13 Jun 29, 2014
Improved: Made adjustments related to changes in the service responses when creating new contacts or editing existing ones
-
GCSDC 1.12 Apr 07, 2014
Improved: Updated the component to reflect the latest Google changes to work through HTTPs only
-
GCSDC 1.11 Mar 11, 2014
Added: Ability to work with new Prefix, MiddleName and Suffix contact fields
-
GCSDC 1.1 Feb 14, 2014
Added: Support of HTTP, HTTPS, SOCKS4, SOCKS5 proxy servers
-
GCSDC 1.05 Aug 13, 2013
Fixed: Couple of issues with Unicode content
-
GCSDC 1.04 Jul 05, 2013
Fixed: Issue with saving a contact's picture to the service
Fixed: All possible memory leaks
-
GCSDC 1.03 Oct 19, 2012
Fixed: Issue with getting empty "Title" and "Company name" fields
-
GCSDC 1.02 Jul 30, 2012
Improved: Work with contact groups
-
GCSDC 1.01 Apr 11, 2012
Added: Support for the UpdateTime field in groups and contacts
Added: Ability to get contacts using the UpdateMin query parameter
-
GCSDC 1.0 Dec 01, 2011
Initial release
Contents
GCSDC 3.5Aug 25, 2022
GCSDC 3.4.4Apr 21, 2022
GCSDC 3.4.3Feb 22, 2022
GCSDC 3.4.2Jan 18, 2022
GCSDC 3.4.1Nov 18, 2021
GCSDC 3.4Nov 04, 2021
GCSDC 3.3Oct 29, 2021
GCSDC 3.2.1Aug 09, 2021
GCSDC 3.2Apr 12, 2021
GCSDC 3.1Mar 11, 2021
GCSDC 3.0Dec 01, 2020
GCSDC 2.5.1Aug 28, 2020
GCSDC 2.5Aug 04, 2020
GCSDC 2.4.4Jul 29, 2020
GCSDC 2.4.3May 27, 2020
GCSDC 2.4.2Feb 18, 2020
GCSDC 2.4.1Feb 04, 2020
GCSDC 2.4Jun 14, 2019
GCSDC 2.3Jan 21, 2019
GCSDC 2.21Oct 30, 2018
GCSDC 2.2Oct 12, 2018
GCSDC 2.11Sep 27, 2018
GCSDC 2.1May 10, 2017
GCSDC 2.0Sep 15, 2016
GCSDC 1.9Jul 18, 2016
GCSDC 1.8Jun 15, 2016
GCSDC 1.7Dec 21, 2015
GCSDC 1.6Nov 24, 2015
GCSDC 1.5May 06, 2015
GCSDC 1.4Dec 11, 2014
GCSDC 1.3Nov 07, 2014
GCSDC 1.21Aug 26, 2014
GCSDC 1.2Jul 07, 2014
GCSDC 1.13Jun 29, 2014
GCSDC 1.12Apr 07, 2014
GCSDC 1.11Mar 11, 2014
GCSDC 1.1Feb 14, 2014
GCSDC 1.05Aug 13, 2013
GCSDC 1.04Jul 05, 2013
GCSDC 1.03Oct 19, 2012
GCSDC 1.02Jul 30, 2012
GCSDC 1.01Apr 11, 2012
GCSDC 1.0Dec 01, 2011