> ## 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="v3.0.0" description="16 Sept 2026">
  `breaking` `bug-fix`

  Fixes fields that could not previously be saved — multi-select and link custom fields, yes/no and numeric custom field values, relative date filters, opportunity milestones, social profile links and task due times.

  <AccordionGroup>
    <Accordion title="Changed · 16 actions updated">
      `capsulecrm_create_opportunity`, `capsulecrm_create_opportunity_custom_field`, `capsulecrm_create_party`, `capsulecrm_create_party_custom_field`, `capsulecrm_create_project`, `capsulecrm_create_project_custom_field`, `capsulecrm_create_task`, `capsulecrm_create_track_definition`, `capsulecrm_filter_opportunities`, `capsulecrm_filter_parties`, `capsulecrm_filter_projects`, `capsulecrm_update_opportunity`, `capsulecrm_update_party`, `capsulecrm_update_project`, `capsulecrm_update_task`, `capsulecrm_update_track_definition`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="15 Sept 2026">
  `auth` `breaking` `guide`

  OAuth scopes are now set on the connector profile instead of per linked account. Rewrote both connection guides from the live Capsule interface, with screenshots and corrected screen names.
</Update>

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