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

# CATS Changelog

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

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

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

  Added webhook support for all 24 CATS events. StackOne creates and removes the CATS subscription automatically, so nothing needs configuring in CATS.
</Update>

<Update label="v1.1.1" description="6 Aug 2026">
  `bug-fix` `description-fix`

  Documented that text filters match whole words rather than substrings, so partial-word searches no longer silently return nothing, and explained how the count and total fields on every paginated response indicate whether more pages remain.

  <AccordionGroup>
    <Accordion title="Changed · 27 actions updated">
      `cats_create_pipeline`, `cats_filter_activities`, `cats_filter_candidates`, `cats_filter_companies`, `cats_filter_contacts`, `cats_filter_jobs`, `cats_filter_pipelines`, `cats_list_activities`, `cats_list_candidate_pipelines`, `cats_list_candidate_tasks`, `cats_list_candidates`, `cats_list_companies`, `cats_list_company_departments`, `cats_list_company_tasks`, `cats_list_contact_tasks`, `cats_list_contacts`, `cats_list_job_pipelines`, `cats_list_job_tasks`, `cats_list_jobs`, `cats_list_pipelines`, `cats_list_tasks`, `cats_list_users`, `cats_search_activities`, `cats_search_candidates`, `cats_search_companies`, `cats_search_contacts`, `cats_search_jobs`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="3 Aug 2026">
  `new-actions` `new-fields` `bug-fix` `description-fix`

  Added list\_users and get\_user actions plus new check\_duplicate, query, and value\_boolean inputs, and fixed input typing, filter handling, and partial-update behavior across the existing actions.

  <AccordionGroup>
    <Accordion title="Added · 2 new actions">
      `cats_get_user`, `cats_list_users`
    </Accordion>

    <Accordion title="Changed · 16 actions updated">
      `cats_create_candidate`, `cats_create_company`, `cats_create_contact`, `cats_create_job`, `cats_create_task`, `cats_delete_pipeline`, `cats_filter_activities`, `cats_filter_candidates`, `cats_filter_companies`, `cats_filter_contacts`, `cats_filter_jobs`, `cats_filter_pipelines`, `cats_update_candidate`, `cats_update_company`, `cats_update_contact`, `cats_update_job`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="28 Jul 2026">
  `bug-fix`

  Improved the API Key connection guide: clarified the Subdomain example, added the missing Administration navigation step, corrected the Hub API Key field description, and added portal screenshots to the guide steps.
</Update>
