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

# Typeform Changelog

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

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

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

  Added DataSync support to seven list actions - forms, themes, workspaces, images, and the unified groups, organizations, and roles endpoints. All sync by full refresh, as Typeform exposes no updated-since filter.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `typeform_list_forms`, `typeform_list_images`, `typeform_list_themes`, `typeform_list_workspaces`, `typeform_unified_list_groups`, `typeform_unified_list_organizations`, `typeform_unified_list_roles`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="3 Sept 2026">
  `bug-fix`

  unified\_list\_users now auto-resolves the workspace instead of returning an empty list, and unified\_get\_user returns 404 for an unknown user instead of an empty stub.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `typeform_unified_get_user`, `typeform_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="1 Sept 2026">
  `new-actions`

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