Releases: eversign/eversign-php-sdk
Releases · eversign/eversign-php-sdk
1.19.1
1.19.0
1.18.1
- Add support for requireable in radiofield ( thanks to @psousasingular )
1.18.0
1.17.0
- Added support for Checkbox Group feature, thanks to @alexkhalevine
1.16.1
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
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
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
Fix draft request parameter
1.13.0: Merge pull request #21 from Nathanw/master
Added custom requester properties.