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

# Netlify Changelog

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

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

<Update label="v1.2.1" description="21 Sept 2026">
  `bug-fix`

  Corrected the DNS record hostname guidance (root records use the zone's own domain name, not @), clarified the DNS zone account slug filter, and documented that DNS records are replaced rather than edited.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `netlify_create_dns_record`, `netlify_create_dns_zone`, `netlify_create_site_deploy`, `netlify_delete_dns_record`, `netlify_get_dns_zones`, `netlify_list_site_deploys`, `netlify_restore_site_deploy`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added DataSync support to six list actions (list\_sites, list\_accounts, get\_dns\_zones, unified\_list\_organizations, unified\_list\_users, unified\_list\_roles), enabling periodic syncing of sites, accounts, DNS zones, organizations, users, and roles.

  <AccordionGroup>
    <Accordion title="Changed · 6 actions updated">
      `netlify_get_dns_zones`, `netlify_list_accounts`, `netlify_list_sites`, `netlify_unified_list_organizations`, `netlify_unified_list_roles`, `netlify_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="20 Aug 2026">
  `guide`

  Corrected the OAuth 2.0 connector profile guide to match the Netlify portal: the newly created app appears as a collapsed row that must be expanded, and the credential field is labelled Secret rather than Client Secret. Added portal screenshots to the guide steps.
</Update>
