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

# JotForm Changelog

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

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

<Update label="v1.1.0" description="24 Sept 2026">
  `data-sync`

  Added DataSync support to three list actions (user forms, user submissions, and user reports), with offset pagination on forms and submissions. All three sync via full refresh.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `jotform_list_user_forms`, `jotform_list_user_reports`, `jotform_list_user_submissions`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="24 Sept 2026">
  `bug-fix`

  Resolved 13 behavioural issues. Submission create, bulk create and update now save answers and flags, question type names are corrected, and property, label and status handling is clearer.
</Update>
