Releases: boldsign/api-csharp-sdk
Releases · boldsign/api-csharp-sdk
v6.0.7 is released
Merge pull request #26 from MukeshVSF4243/Master_Migration_1 v6.0.7
v4.9.5 is released
Merge pull request #25 from boldsign/Branch_4.9.5 v4.9.5 is released
v4.7.3 is released
Feature
- Option to suppress or turn off the PDF signed document attachment in the completion email is added.
v4.7.2 is released
Bug fixes
- FormFields property is added to the Signers of the GetProperties API for draft document.
v4.7.1 is released
Bug fixes
- Internal server error occurred while fetching the document details using document's properties API is fixed.
v4.7.0 is released
Feature
- Support to add and remove authentication through BoldSign API is added.
- Support to create the document with hyperlink field is added.
- Added support to provide value to textbox and label fields in text tag definition.
v4.6.0 is released
Feature
- Support to create the document with editable date field through BoldSign API is added.
v4.1.0 is released
Feature
- Support to create the document with image and attachment field through BoldSign API is added.
v4.1.0-beta is released
Feature
- Added German & Spanish localization for signer pages and emails sent to them.
Improvement
- Upgraded RestSharp version from "106.11.7" to "106.15.0".
v4.0.0 is released
Breaking changes
- The textbox field property ValidationCustomRegexDescription has been renamed as ValidationCustomRegexMessage.
- We have reverted the breaking change, while setting the ValidationType as CustomRegex for TextBoxField, ValidationCustomRegexMessage is a mandatory field, made in the version 3.5.0.