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

# Capsule CRM Changelog

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

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

<Update label="v1.3.0" description="22 Jul 2026">
  `removed-actions`

  Removed unified IAM roles actions (unified\_list\_roles, unified\_get\_role). Capsule has no role or permission API, so the catalog returned a single invented "user" role with no real access data. The inline roles\[] expand on unified\_list\_users / unified\_get\_user is removed for the same reason.

  <AccordionGroup>
    <Accordion title="Removed · 2 actions removed">
      `capsulecrm_unified_get_role`, `capsulecrm_unified_list_roles`
    </Accordion>

    <Accordion title="Changed · 5 actions updated">
      `capsulecrm_unified_get_me`, `capsulecrm_unified_get_organization`, `capsulecrm_unified_get_user`, `capsulecrm_unified_list_organizations`, `capsulecrm_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.0" description="14 Jul 2026">
  `new-actions`

  Added webhook event support for contact, project, opportunity, task, and user events (19 events) with programmatic REST Hook registration.
</Update>

<Update label="v1.1.0" description="13 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, roles, groups, organizations, and credentials.
</Update>
