v7.1.0

Thu, 08 January, 2026

Feature

  • Added support for the group signers in API.
  • Added support for the preview embedded template API.
  • Added GroupSigners property to Document and Template list and properties APIs for enhanced signer group management.
  • Introduced SharedWithTeamId property in template filters to allow filtering templates shared with any of the specified team IDs.

Improvement

  • Added context object in webhook payloads (beta).
    • Provides context.actor (who performed the action) and context.previousState (previous values for changed fields).
    • Available for Document and Template webhook events.
    • Populated only for documents/templates created on or after January 08, 2026, older resources will have context: null.