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

# Cal.com Changelog

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

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

<Update label="v1.3.0" description="23 Jul 2026">
  `new-actions`

  Added inbound webhook event support for booking, meeting, and out-of-office events (auto-provisioned subscription with router and handlers).

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

<Update label="v1.2.0" description="22 Jul 2026">
  `bug-fix`

  Fixed unified\_list\_users silently degrading to a one-element array wrapping /v2/me for callers without org-admin access; it now falls back to enumerating team memberships before returning an empty roster.
</Update>
