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

Releases: hellosign/hellosign-php-sdk

v3.5.1

04 Jan 23:13
9649c0e

Choose a tag to compare

This release adds the POST /template/update_files endpoint and unit tests.

3.5.0

26 Sep 21:54

Choose a tag to compare

Add support for API App endpoints

Reversion of changes

17 Oct 18:10

Choose a tag to compare

3.4.6

Updating version number to push reversion of previous changes

3.4.5

15 Oct 00:27

Choose a tag to compare

added Decline to Sign feature

3.4.4: Merge pull request #31 from HelloFax/lienwavers

08 Aug 18:26

Choose a tag to compare

  • Updated PHP requirement version to 5.5
  • Added Guzzle to support filestreams

3.4.3

20 May 21:03

Choose a tag to compare

Improved tests and documentation

3.4.2

13 May 22:28

Choose a tag to compare

We've added support for the following to the PHP SDK:

  • Editable merge fields
  • File download URL links
  • Passing client IDs with signature requests

There is also a new root file HelloSign.php that can be included in your project to use the PHP SDK as an alternative to Composer.

3.4.0

09 Sep 23:39

Choose a tag to compare

Fixes #14 by addressing parametrization bug in UnclaimedDraft class that was causing some fields not to be sent.

UX version

09 Sep 00:47

Choose a tag to compare

3.3.4

3.3.4

Merge pull request #11 from jwigal/v3

15 Aug 16:34

Choose a tag to compare

Incorporates pull request #11 .