Releases: docusign/docusign-esign-node-client
Releases · docusign/docusign-esign-node-client
Version 10.0.0-rc1
[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
[v9.0.0] - eSignature API v2.1-26.1.02.00 - 2026-05-04
Removed
- Removed the deprecated
listRecipientNamesByEmailendpoint (/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:
includeIsEditedandlinkConfigurationIdfor document listing methods.
Version 8.7.0
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
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
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
Changed
- Added support for version v2.1-25.2.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
- Fixed type for
customParametersproperty underconnectOAuthConfig.
Version 8.3.0
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
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
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
Changed
- Added support for version v2.1-25.1.00.02 of the DocuSign ESignature API.
- Updated the SDK release version.