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

# Unbounce Changelog

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

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

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

  Added Data Sync support for accounts and landing pages, so these collections can be kept in sync on a schedule. Both refresh in full on every run, because Unbounce's date filters match on creation date and its records carry no last-updated timestamp.

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

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

  Standardized action category capitalization for more consistent portal filters.
</Update>

<Update label="v1.1.0" description="19 Aug 2026">
  `new-events` `native-webhooks` `guide-changes` `guide-images` `auth`

  Added native webhook support for landing page lead submissions (Page Lead Created), with an illustrated setup guide covering the per-page webhook configuration. Marked the two user actions and the three lead-deletion actions as OAuth 2.0 only, since Unbounce rejects them on API key connections.
</Update>
