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

# Fathom Changelog

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

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

<Update label="v1.2.1" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `fathom_unified_get_group`, `fathom_unified_get_me`, `fathom_unified_get_role`, `fathom_unified_get_user`, `fathom_unified_list_groups`, `fathom_unified_list_roles`, `fathom_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.0" description="19 Aug 2026">
  `new-actions`

  Added unified IAM actions for users, groups, roles, and credentials.

  <AccordionGroup>
    <Accordion title="Added · 7 new actions">
      `fathom_unified_get_group`, `fathom_unified_get_me`, `fathom_unified_get_role`, `fathom_unified_get_user`, `fathom_unified_list_groups`, `fathom_unified_list_roles`, `fathom_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="29 Jul 2026">
  `new-events`

  Added programmatic webhook support with newMeeting event type. Webhooks are auto-created/deleted via the Fathom API, delivering meeting transcripts, summaries, action items, and CRM matches in real-time.
</Update>
