Changelog

1.0.7

Feature

  • Release two new APIs:
    • GET /v1/file_missions/download_link: get the download link of a file mission
    • POST /v1/sign_tasks/decline: decline a task
  • Release two new webhook events:
    • signer_change_requested
    • reviewer_change_requested

Enhancement

  • Add decline_options parameter in GET /v1/sign_tasks/read API for the decline usage.
  • Add other_info parameter in GET /v1/sign_tasks/audit_trails API to expose more event details.