> ## 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 Slides Changelog

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

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

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

  Migrated from requiredScopes to authRequirements for per-auth-type scope control. Added spreadsheets.readonly scope to chart actions for linked Sheets chart support.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `googleslides_create_sheets_chart`, `googleslides_refresh_sheets_chart`, `googleslides_replace_all_shapes_with_sheets_chart`
    </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>
