Releases: zoho/zohocrm-php-sdk-6.0
Releases · zoho/zohocrm-php-sdk-6.0
8.1.0
8.0.0
7.0.0
6.0.0
5.0.0
4.0.0
3.0.0
3.0.0
- Blueprint Transition percentPartialSave field datatype changed(Integer to float).
- Blueprint Field convertMapping field datatype changed(ConvertMapping to array).
- Added new id and name param in GetDownloadAttachmentsDetailsParam class.
- Added new type and ownerId param in EmailRelatedRecordsOperations class constructor.
- Handled Record Field API Name and datatype.
- Added new fields (createdTimeS, modifiedTimeS, createdByS, ownerS, and modifiedByS) in the Record FileDetails class.
- Record multi_user_lookup type fields datatype changed(array of MinifiedUser to array of Record).
For more details, kindly refer here.
-
Install PHP SDK.
-
Navigate to the workspace of your client app.
-
Run the command below:
composer require zohocrm/php-sdk-6.0:3.0.0
-
2.0.0
2.0.0
- Added new moveAttachmentsTo field in LeadConverter class.
- Added new subCategory field in EmailRelatedRecords Status class.
- Added new availableCount field in Features Detail class.
- Changed tabTraversal field datatype in Layouts Sections.
- CustomViews favorite field datatype changed (bool to int).
- Support for the following new APIs.
- CustomViews
- Users
- Features
For more details, kindly refer to here.
-
Install PHP SDK.
-
Navigate to the workspace of your client app.
-
Run the command below:
composer require zohocrm/php-sdk-6.0:2.0.0
-
1.0.0
1.0.0
- PHP SDK upgraded to support v6 APIs.
- PHP SDK improved to support the following new APIs
For more details, kindly refer to here.
-
Install PHP SDK.
-
Navigate to the workspace of your client app.
-
Run the command below:
composer require zohocrm/php-sdk-6.0:1.0.0
-