Releases: AlohiHQ/signplus-java
v2.4.0 - Add Attachment Requests
Introducing Attachment Requests
We have launched a new feature that allows you to request your recipients to upload files while signing their documents.
See the API reference for more information.
v2.3.0 - Add ID Verification
Introducing ID verification
Added a new recipient verification method, ID_VERIFICATION, allowing for an automated ID and selfie check before the recipient can access the envelope.
The value parameter must be left empty when using ID_VERIFICATION; existing rules for PASSCODE and SMS remain unchanged.
See the API reference for more information
Package: https://central.sonatype.com/artifact/com.alohi/signplus/2.3.0
v2.2.0 Real-time audit trails using webhooks
Introducing real-time audit trails using webhooks.
We've released a new webhook event called "ENVELOPE_AUDIT_TRAIL" that lets you track recipient actions in real-time, such as when an envelope is signed, viewed, or declined by a specific recipient
v2.1.0 Added handles for envelope download
The following handles were added:
GET /v2/envelope/{envelope_id}/certificate to downloadthe certificate of completionGET /v2/envelope/{envelope_id}/signed_documentsto download the envelope
See the API reference for more information
Package: https://central.sonatype.com/artifact/com.alohi/signplus/2.1.0
Initial release
Added missing info to the pom.xml liblab SDK update v2.0.0