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

# Firebase Changelog

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

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

<Update label="v1.1.0" description="16 Sept 2026">
  `data-sync` `bug-fix` `auth`

  Added Data Sync support for projects and available projects, so these collections can be synced on a schedule and read back without calling Firebase each time. Both refresh in full on every run, because the Management API accepts no updated-since filter on either endpoint. Also fixed OAuth authorization, which previously failed when connecting a Firebase account.
</Update>
