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

# Browserbase Changelog

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

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

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

  Added data sync support to list\_projects, list\_sessions and list\_certificates. Made the Project ID connection field optional — it now supplies a default project and can be left blank to pass one explicitly per call.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `browserbase_create_context`, `browserbase_create_session`, `browserbase_get_project`, `browserbase_get_project_usage`, `browserbase_list_certificates`, `browserbase_list_projects`, `browserbase_list_sessions`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="7 Sept 2026">
  `breaking-change` `new-actions` `removed-actions` `bug-fix` `description-fix` `guide`

  Breaking — removed update\_context, which the provider has withdrawn. Added 10 actions — a session replay surface replacing the deprecated rrweb get\_session\_recording, certificate upload and list that make proxySettings.caCertificates usable, plus fetch\_page, web\_search, list\_downloads and upload\_extension. Expanded create\_session with full proxy and browserSettings support, documented the Enterprise gate on browserSettings.os, added an optional project selector to four actions, and fixed the web\_search result mapping. Added a connection guide.
</Update>
