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

# Canva Changelog

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

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

<Update label="v1.2.0" description="17 Sept 2026">
  `data-sync`

  Added data sync support for designs, brand templates, organizations, users, groups, and roles, enabling periodic full-refresh syncing of these collections.

  <AccordionGroup>
    <Accordion title="Changed · 6 actions updated">
      `canva_list_brand_templates`, `canva_list_designs`, `canva_unified_list_groups`, `canva_unified_list_organizations`, `canva_unified_list_roles`, `canva_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Fixed user and group list pagination failing for teams with more than 10 members, and moved the six user, group, and role IAM actions from beta to preview.

  <AccordionGroup>
    <Accordion title="Changed · 8 actions updated">
      `canva_unified_get_group`, `canva_unified_get_me`, `canva_unified_get_role`, `canva_unified_get_user`, `canva_unified_list_groups`, `canva_unified_list_organizations`, `canva_unified_list_roles`, `canva_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added unified IAM actions for users, roles, groups, organizations, and credentials via Canva's SCIM v2 bridge and Connect OAuth API. The connector remains GA, with the REST-based IAM actions (identity, organizations) at GA and the SCIM-dependent actions (users, groups, roles), which require a Canva Enterprise-tier SCIM key, at beta.
</Update>
