Releases: hellosign/hellosign-ruby-sdk
Release list
Embedded Bulk Send
Add method to create bulk send jobs for embedded signing
Possible breaking change
In this release, the data object in the response no longer returns raw json data. Changes may be required when parsing the response data.
New API Features
Signer Attachments
Signer Groups
Bulk Send with Template
Bug fixes
Ability to Download Data URI instead of PDF
List Templates
Add the ability to query the List Templates endpoint
Form Fields Per Document
This release addresses the need for processing form_fields_per_document in the create_embedded_unclaimed_draft endpoint
Preserve original file name
This release preserves the file name of uploaded files.
Fix for downloading documents
This release fixes a bug with the get_signature_requests method.
Update SDK Documentation
This release updates the comments within the SDK to ensure consistency with the API Documentation.
Response Headers
Add headers to the response object
Text Tags to Merge Data
With the new feature of merging data into text tags, the custom_fields parameter is needed for the signature request/unclaimed draft endpoints that use a local file or file_url. This release adds this functionality.
v3.6.3 - Process files for Update Template Files
Merge pull request #81 from jyoung488/binti-family-update-template-fi…