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

# Google Chat Changelog

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

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

<Update label="v2.1.0" description="15 Sept 2026">
  `data-sync`

  Added DataSync support for list\_spaces and list\_custom\_emojis actions.

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

<Update label="v2.0.0" description="8 Sept 2026">
  `auth` `breaking-changes`

  Migrated from requiredScopes to authRequirements for per-auth-type scope control.
</Update>
