> ## 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.

# Figma Changelog

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

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

<Update label="v1.2.0" description="22 Jul 2026">
  `bug-fix`

  Fixed IAM SCIM list pagination (users, groups) — raw offset result.next replaced with fixed fan-out + virtual pagination — and promoted the REST-based IAM actions (credentials, organizations) to GA with the connector restored to GA (SCIM actions remain beta).

  <AccordionGroup>
    <Accordion title="Changed · 6 actions updated">
      `figma_auth_test`, `figma_unified_get_me`, `figma_unified_get_organization`, `figma_unified_list_groups`, `figma_unified_list_organizations`, `figma_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added unified IAM actions for users, groups, roles, and resource users via the Figma SCIM API, plus organizations and credentials via the Figma REST API. SCIM-backed actions are gated to beta pending a QA account with Enterprise SCIM provisioned.
</Update>
