Releases: signnow/SignNowPHPSDK
Releases · signnow/SignNowPHPSDK
Release v1.5.4
Added
- Support filling smart fields of document
Release v2.2.3
Fixed issues:
- updated documentation
- allow to set
null
value tolink_expiration
parameter on embedded invite signing link
Release v1.5.3
Fixed issues:
updated documentation
allow to set null value to link_expiration parameter on embedded invite signing link
Updated field invite code example.
Fixed field invite code.
Updated field invite code example.
Fixed field invite code.
Added email subject and message to invites
Merge pull request #14 from signnow/invite-subject-role Added subject,message to Invite
Added email subject and message to invites
Merge pull request #14 from signnow/invite-subject-role Added subject,message to Invite
SignNowPHPSDK v2.2.0
Added
- Actions for document, invites, document groups, event subscription, templates
- Functional tests
- Additional entities to make API calls more handy
- Upload a document using text tags which allow creating fillable fields in the document automatically
- Support of Webhooks 2.0
- Embedded signing for document groups
- Prefill document text fields
- The PHP script to try SignNow API
Deleted
- Examples. Use tests instead.
SignNowPHPSDK v1.5.0
Added
- Actions for document, invites, document groups, event subscription, templates
- Functional tests
- Additional entities to make API calls more handy
- Embedded signing for document groups
- Prefill document text fields
- Upload a document using text tags which allow creating fillable fields in the document automatically
- Support of Webhooks 2.0
- The PHP script to try SignNow API
Deleted
- Examples. Use tests instead.
SignNowPHPSDK v2.1.0
Added
- Embedded invite action
- OAuth action