Skip to content

Releases: docusign/docusign-esign-csharp-client

[v4.4.0-rc] - eSignature API v2.1-20.1.02 - 05/14/2020

15 May 21:24
453fa10
Compare
Choose a tag to compare

[v4.4.0-rc] - eSignature API v2.1-20.1.02 - 05/14/2020

Changed

  • Added support for version v2.1-20.1.02 of the DocuSign eSignature API.
  • Updated the SDK release version

[v3.4.0-rc] - eSignature API v2-20.1.02 - 05/14/2020

15 May 21:23
260c286
Compare
Choose a tag to compare

[v3.4.0-rc] - eSignature API v2-20.1.02 - 05/14/2020

Changed

  • Added support for version v2-20.1.02 of the DocuSign eSignature API.
  • Updated the SDK release version.

## [v3.3.0] - eSignature API v2 - 02/01/2020

03 Apr 19:34
3f523d1
Compare
Choose a tag to compare

[v3.3.0] - eSignature API v2 - 02/01/2020

Changed

  • Added support for version v2-20.1.00 of the DocuSign eSignature API.
  • Updated the SDK release version.

Added

  • Added the new property CopyRecipientData to 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 this functionality must be enabled for the account.
  • Added RecipientIdentityInputOption and InputOptions to RecipientIdentityVerification: Reserved for DocuSign.

Deleted

  • Deleted the GET methods for account seals providers, which returned the seals for an account.

## [v4.3.0] - eSignature API v2.1 - 04/01/2020

03 Apr 19:40
2a23244
Compare
Choose a tag to compare

[v4.3.0] - eSignature API v2.1 - 03/31/2020

Changed

  • Added support for version v2.1-20.1.00 of the DocuSign eSignature API.
  • Updated the SDK release version.

Added

  • Added the new property CopyRecipientData to 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 this functionality must be enabled for the account.
  • Added RecipientIdentityInputOption and InputOptions to RecipientIdentityVerification: Reserved for DocuSign.

Deleted

  • Deleted the GET methods for account seals providers, which returned the seals for an account.

[v4.3.0-rc] - eSignature API v2.1 - 03/13/2020

15 Mar 21:59
1d1ed82
Compare
Choose a tag to compare

[v4.3.0-rc] - eSignature API v2.1 - 03/13/2020

Changed

  • The SDK now supports API v2.1-20.1.00 of the DocuSign eSignature API.
  • SDK Release Version updated.

[v3.3.0-rc] - eSignature API v20.1.00 - 03/13/2020

15 Mar 21:58
866bf3d
Compare
Choose a tag to compare

[v3.3.0-rc] - eSignature API v20.1.00 - 03/13/2020

Changed

  • The SDK now supports version 20.1.00 of the DocuSign eSignature API.
  • SDK Release Version updated.

## [v4.2.0] - eSignature API v2.1 - 02/07/2020

20 Feb 17:04
293be76
Compare
Choose a tag to compare

[v4.2.0] - eSignature API v2.1 - 02/07/2020

Changed

  • The SDK now supports API v2.1-19.4.01 of the DocuSign eSignature API.
  • SDK Release Version updated.

[v4.1.1] - eSignature API v2.1 - 10/08/2019

08 Oct 20:40
7185c46
Compare
Choose a tag to compare

[v4.1.1] - eSignature API v2.1 - 10/08/2019

Added

  • Added support for WebProxy, integrations can now initialize the ApiClient by providing their proxy details. (DCM-3321)

Changed

  • SDK Release Version updated.

[v3.2.0] - eSignature API v19.4.01 - 02/10/2020

19 Feb 22:51
7185c46
Compare
Choose a tag to compare

[v3.2.0] - eSignature API v19.4.01 - 02/10/2020

Changed

  • The SDK now supports version 19.4.01 of the DocuSign eSignature API.
  • SDK Release Version updated.

[v4.0.4] - eSignature API v2.1

22 Aug 00:48
0f44a7e
Compare
Choose a tag to compare

[v4.0.4] - eSignature API v2.1 - 08/21/2019

Changed

  • The SDK now supports API v2.1-19.2.02 of the DocuSign eSignature API.
  • SDK Release Version updated.

Fixed

  • A bug with DocuSign .Net Core SDK which threw an error in a Linux based Docker container (DCM-3073)
  • Documentation with 'expiresInHours' parameter fixed (DCM-3319)
  • Updated the request claims added when we create the JWT Token by adding 'iat' suppressing the default time added on 'nbf' claim (DCM-3232)