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

# Beekeeper Changelog

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

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

<Update label="v0.2.0" description="22 Sept 2026">
  `data-sync`

  Added data sync support for users, groups, streams, and comments (full-refresh only).

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `beekeeper_list_comments`, `beekeeper_list_groups`, `beekeeper_list_streams`, `beekeeper_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.0" description="12 Aug 2026">
  `new-actions`

  Initial connector release with 26 actions across users, groups, posts, streams, and comments.
</Update>
