Skip to content

Releases: docusign/docusign-esign-node-client

Version 10.0.0-rc1

03 Jun 06:03
6837e7a

Choose a tag to compare

Version 10.0.0-rc1 Pre-release
Pre-release

[v10.0.0-rc1] - eSignature API v2.1-26.2.00.00 - 2026-06-01

Breaking Changes

  • Groups API: ListGroupUsers, ListGroupUsersAsync, and their WithHttpInfo variants now return GroupUsersResponse
    instead of UsersResponse. Update any code that depends on the previous return type.

Added

  • Envelopes API: New envelope sharing methods:
    • UpdateEnvelopesShares / DeleteEnvelopesShares — bulk update or delete shares on an envelope.
    • UpdateEnvelopesShare / DeleteEnvelopesShare — update or delete a single envelope share by shareId.
    • GetSharedEnvelopes — retrieve a filtered list of shared envelopes.
    • Models: AdditionalSetting, BulkSendingCopyPrefillTab, EnvelopesSharePermissionRequest, EnvelopesShareRequest,
      EnvelopesShareResponse, EnvelopesSharesRequest, EnvelopesSharesResponse, GroupUserInfo, GroupUsersResponse.
    • BulkSendingCopy: Added PrefillTabs property to support pre-populating tab values per bulk send copy.
    • AccountSettingsInformation: Added AdditionalSettings, AiAssistedWebFormCreationLevel, EnableIAMforXEmbeddedUX, and
      EnableReviewerEventsSetting properties (each with corresponding metadata).

Changed

  • Added AnchorTabScope property to all tab model types (Approve, Checkbox, Company, Date, Email, FormulaTab, List,
    Number, Radio, Ssn, Text, Zip, and others).
    • Added support for version v2.1-26.2.00.00 of the DocuSign eSignature API.
    • Updated the SDK release version to 10.0.0.

Version 9.0.0

06 May 11:58
dcee8b9

Choose a tag to compare

[v9.0.0] - eSignature API v2.1-26.1.02.00 - 2026-05-04

Removed

  • Removed the deprecated listRecipientNamesByEmail endpoint (/v2.1/accounts/{accountId}/recipient_names).

Added

  • Accounts API: Template completion-rate methods (getCompletionRateForTemplate, getCompletionRateForTemplateOwner).
  • Connect API: Secret key management methods (createConnectSecret, getConnectSecret, deleteConnectSecret).
  • Models: SenderCompletionInfo, TemplateCompletionInfo, TemplateCompletionRateResponse, UserCompletionRateResponse.

Changed

  • Added support for version v2.1-26.1.02.00 of the DocuSign ESignature API.
  • Updated the SDK release version to 9.0.0.
  • Added query parameters: includeIsEdited and linkConfigurationId for document listing methods.

Version 8.7.0

24 Mar 06:35
b1d3fc3

Choose a tag to compare

Changed

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

Version 8.6.0

02 Feb 09:53
ee85609

Choose a tag to compare

Changed

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

Version 8.5.0

27 Oct 06:18
136eff1

Choose a tag to compare

Changed

  • Added support for version v2.1-25.3.01.00 of the Docusign ESignature API.
  • Updated the SDK release version.

Version 8.4.0

03 Sep 09:20
6fd263d

Choose a tag to compare

Changed

  • Added support for version v2.1-25.2.02.00 of the DocuSign ESignature API.
  • Updated the SDK release version.
  • Fixed type for customParameters property under connectOAuthConfig.

Version 8.3.0

14 Jul 07:07
ebc773e

Choose a tag to compare

Changed

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

Version 8.2.0

09 Jun 09:58
1c373fb

Choose a tag to compare

Changed

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

Version 8.1.0

28 Apr 18:34
cb3bb15

Choose a tag to compare

Changed

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

Version 8.1.0-rc1

24 Apr 06:06
7a15fda

Choose a tag to compare

Version 8.1.0-rc1 Pre-release
Pre-release

Changed

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