All notable changes to this project will be documented in this file.
See DocuSign Support Center for Product Release Notes.
- Added support for version v2.1-23.3.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-23.2.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-23.2.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-23.1.01.01 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-23.1.01.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-22.4.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-22.4.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-22.3.01.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Issue -
#172: Cannot install the last version due to the firebase/php-jwt version. - Issue -
#174: Consider making firebase/php-jwt version requirement more relaxed.
- Added support for version v2.1-1.2.7 of the DocuSign DBTest API.
- Updated the SDK release version.
- Added support for version v2.1-22.2.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-22.1.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-22.1.01.00 of the DocuSign ESignature API.
- Updated the SDK release version.
-
Following models are renamed
ScheduledSendingApiModelis renamed toScheduledSendingDelayedRoutingApiModelis renamed toDelayedRouting
- Issue -
#165: Not working on php 8+ (DCM-7267)
- Added support for version v2.1-21.4.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-21.4.01.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-21.4.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-21.3.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-21.3.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-21.2.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Removed
phone_number_metadatafrom modelsAgent,CarbonCopy,CertifiedDelivery,Editor,Intermediary,Signer,Witness
- Added support for version v2.1-21.2.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added support for version v2.1-21.2.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Added new models and properties.
- Added support for version v2.1-21.2.00.00 of the DocuSign eSignature API.
- Updated the SDK release version.
- Issue - EnvelopeFormData::get results in exception (DCM-5835)
- Issue -
#138: Tabs class refers toarrayinstead ofModelList(DCM-3768)
- Removed methods
getAccountSettingsExport,getSealProvidersfrom Accounts. - Removed methods
createConnectSecret,deleteConnectSecret,generateConnectSecret,getConnectSecretsfrom Connect. - Removed methods
getDynamicSystemSettings,getTemplateInfo,getApplianceInfo,getAccount,getCustomFields,deleteCustomFieldsV2,getDocumentPages,getImage,getLocalePolicy,updatePageInfo,createPageInfo,deletePageInfo,updatePdf,getPdf,getPdfBlob,updatePdfBlob,createPdfBlob,updateRecipientDeniedDocumentCopy,deleteRecipientDeniedDocumentCopy,getSignerAttachment,deleteSignerAttachment, from Envelopes. - Removed methods
completeSignHash,getUserInfo,healthCheck,signHashSessionInfo,updateTransactionfrom TrustServiceProviders. - Removed method
getUserListExportfrom Users.
- Added new methods
getBulkSendBatchEnvelopesto BulkEnvelopes.
- Added support for version v2.1-21.1.02.00 of the DocuSign eSignature API.
- Updated the SDK release version.
- Added new methods
deleteCustomFieldsV2,deletePageInfoV2,getApplianceEnvelopeInfo,getTemplateInfoto envelopes. - Added new method
deleteConnectSecretto connect.
- Added support for version v2.1-21.1.01.03 of the DocuSign eSignature API.
- Updated the SDK release version.
- Added nullable properties for the default initialization.
- Added support for version v2.1-21.1.01 of the DocuSign eSignature API.
- Updated the SDK release version.ccessed without initializing.
- Upgraded SDK to PHP Version 7.
- Added support for version v2.1-20.4.01 of the DocuSign eSignature API.
- Updated the SDK release version.
- As SDK is upgraded to PHP version 7, older versions of PHP will not be supported.
- Exception might be thrown if a property of any model is accessed without initializing.
- Added support for version v2.1-20.3.01 of the DocuSign eSignature API.
- Updated the SDK release version.
- Added support for version v2.1-20.3.00 of the DocuSign eSignature API.
- Updated the SDK release version.
- Added support for version v2.1-20.2.02 of the DocuSign eSignature API.
- Updated the SDK release version.
- Added support for version v2.1-20.2.00 of the DocuSign eSignature API.
- Updated the SDK release version.
- Fixed read member function issue in object serializer #102
- Added support for version v2.1-20.1.02 of the DocuSign eSignature API.
- Updated the SDK release version.
- Date serialization issues #97
- Added support for version v2.1-20.1.00 of the DocuSign eSignature API.
- Updated the SDK release version.
- Added the new property
copy_recipient_datato envelopes. When set to true, the information that recipients enter is retained when you clone an envelope. For example, if you resend an envelope that was declined or voided after one or more recipients entered data, that data is retained. Note that the new account UI settingenable_envelope_copy_with_datamust be enabled for the account. - Added
input_optionsandRecipientIdentityInputOptiontoRecipientIdentityVerificationto support Identity Verification: Reserved for DocuSign.
- The SDK now supports version 19.2.02 of the DocuSign eSignature API.
- SDK Release Version updated.git chec
- Number and Date serialization issues DCM-3210
- Updated phpdocs to point to new location of ApiException DCM-3372
- Moved ApiClient and ApiException under Client folder
- empty test placeholder files
- updated existing test cases to use JWT instead of the legacy auth (still not fully working yet)
- OAuth models under Client/Auth folder
- new dependency for OAuth support (firebase/php-jwt)
- OAuthTests.php for OAuth support test
- A bug with that could cause the moveEnvelopes method call to return a response without a Content-Type header. (DCM-2871)