> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DocuSign Changelog

> Release history for the DocuSign connector. Each version lists what changed and which actions were affected.

<Card title="DocuSign connector" icon="arrow-left" href="/connectors/docusign" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.1.1" description="27 Aug 2026">
  `bug-fix`

  Fixed several unified IAM issues, including group and role lookups failing instead of returning a not-found error for unknown IDs, group lookups missing groups beyond the first 100, and account administrators being reported as basic users on expanded roles. Group and role types now keep the raw DocuSign value alongside the mapped one, user lists paginate through the platform cursor, and a non-working name filter was removed from the group list.

  <AccordionGroup>
    <Accordion title="Changed · 9 actions updated">
      `docusign_auth_test`, `docusign_unified_get_group`, `docusign_unified_get_me`, `docusign_unified_get_role`, `docusign_unified_get_user`, `docusign_unified_list_groups`, `docusign_unified_list_organizations`, `docusign_unified_list_roles`, `docusign_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="20 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, groups, organizations, roles, and credentials.
</Update>
