Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Releases: hellosign/hellosign-ruby-sdk

Embedded Bulk Send

Choose a tag to compare

@jyoung488 jyoung488 released this 03 Jan 23:19
504ba87

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

Choose a tag to compare

@jyoung488 jyoung488 released this 12 Dec 16:19
97456dc

Signer Attachments
Signer Groups
Bulk Send with Template
Bug fixes
Ability to Download Data URI instead of PDF

List Templates

Choose a tag to compare

@jyoung488 jyoung488 released this 06 Nov 23:37
2e0c14f

Add the ability to query the List Templates endpoint

Form Fields Per Document

Choose a tag to compare

@jyoung488 jyoung488 released this 16 Oct 16:36
c203665

This release addresses the need for processing form_fields_per_document in the create_embedded_unclaimed_draft endpoint

Preserve original file name

Choose a tag to compare

@jyoung488 jyoung488 released this 11 Sep 23:49
a18ae41

This release preserves the file name of uploaded files.

Fix for downloading documents

Choose a tag to compare

@jyoung488 jyoung488 released this 16 Aug 19:22
912c4bf

This release fixes a bug with the get_signature_requests method.

Update SDK Documentation

Choose a tag to compare

@jyoung488 jyoung488 released this 25 Jul 18:49
0500f0d

This release updates the comments within the SDK to ensure consistency with the API Documentation.

Response Headers

Choose a tag to compare

@jyoung488 jyoung488 released this 16 Jul 20:46
e928221

Add headers to the response object

Text Tags to Merge Data

Choose a tag to compare

@jyoung488 jyoung488 released this 26 Apr 23:33
9e37255

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

Choose a tag to compare

@jyoung488 jyoung488 released this 16 Apr 17:51
5dda722
Merge pull request #81 from jyoung488/binti-family-update-template-fi…