Skip to content

Releases: AlohiHQ/signplus-python

v1.4.0 - Add Attachment Requests

Choose a tag to compare

@TFM93 TFM93 released this 17 Sep 12:37
33a12e5

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.

v1.3.0 - Add ID Verification

Choose a tag to compare

@Anderiko Anderiko released this 15 Jul 09:59
d3466a8

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://pypi.org/project/signplus-python/1.3.0/

v1.2.0 Real-time audit trails using webhooks

Choose a tag to compare

@upcFrost upcFrost released this 29 Jan 14:00
09ec376

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

v1.1.0 Added handles for envelope download

Choose a tag to compare

@upcFrost upcFrost released this 15 Jan 13:45
b1409ba

The following handles were added:

  • GET /v2/envelope/{envelope_id}/certificate to download the certificate of completion
  • GET /v2/envelope/{envelope_id}/signed_documents to download the envelope

See the API reference for more information

Package: https://pypi.org/project/signplus-python/1.1.0/

Initial release

Choose a tag to compare

@upcFrost upcFrost released this 21 Aug 15:17
56c0ca7
Merge pull request #19 from AlohiHQ/v1.0.0-1724238169837

liblab SDK update v1.0.0