Skip to content

Releases: eversign/eversign-php-sdk

1.19.1

15 Feb 13:45
753e7d9
Compare
Choose a tag to compare
  • Fix for issues with readonly attributes

1.19.0

19 Jan 13:12
3e94746
Compare
Choose a tag to compare
  • Allowing Guzzle dependency upgrade to Guzzle 7 ( thanks to @okdewit )

1.18.1

18 Jan 16:00
ebf469e
Compare
Choose a tag to compare

1.18.0

10 Dec 11:16
d4750f3
Compare
Choose a tag to compare
  • Composer 2.0 compatibility
  • Correct naming for OAuthTokenRequest class
  • Array return type for toArray() function in OAuthTokenRequest

1.17.0

02 Dec 13:15
4aec9c3
Compare
Choose a tag to compare

1.16.1

15 Oct 07:23
56d275c
Compare
Choose a tag to compare

This release includes support for the Portuguese language within SDK.
List of all supported languages can be found here https://eversign.com/api/documentation/intro#languages

1.16.0

24 Sep 13:39
bd58d18
Compare
Choose a tag to compare

This release includes small improvements:

  • Possibility to add a custom message to the recipient (thanks to @clemcoder)
  • Possibility to download the raw document, or audit trail only (thanks to @alexeriksen)

1.15.0

23 Sep 10:35
6ba1370
Compare
Choose a tag to compare

This release includes small improvements:

  • Get method for created attribute in Document model
  • Possibility to add required to CheckboxField and RadioField

Furthermore, this release introduced:

  • Code of conduct
  • Templates for issues (bug reports and feature requests)
  • Small improvements to readme file

1.14.1

03 May 14:22
ed3d0ce
Compare
Choose a tag to compare
Fix draft request parameter

1.13.0: Merge pull request #21 from Nathanw/master

08 Jan 11:02
10a8e6a
Compare
Choose a tag to compare
Added custom requester properties.