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

# Clockwork Recruiting Changelog

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

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

<Update label="v1.1.0" description="28 Aug 2026">
  `bug-fix` `description-fix`

  Added the documented page\_number pagination parameter to all list actions, the ids filter to search\_people, and the name, do\_not\_contact and associated\_to\_project filters to list\_companies. The personCustomFieldsAttributes object on create\_person now declares its firmFieldId and value fields, and every action description has been rewritten from placeholder text.

  <AccordionGroup>
    <Accordion title="Changed · 16 actions updated">
      `clockwork_create_candidacy`, `clockwork_create_person`, `clockwork_delete_candidacy`, `clockwork_delete_person`, `clockwork_get_candidacy`, `clockwork_get_company`, `clockwork_get_person`, `clockwork_get_project`, `clockwork_list_candidacies`, `clockwork_list_companies`, `clockwork_list_people`, `clockwork_list_projects`, `clockwork_search_people`, `clockwork_search_projects`, `clockwork_update_candidacy`, `clockwork_update_person`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="26 Aug 2026">
  `bug-fix`

  Fixed create\_person, update\_person, create\_candidacy, and update\_candidacy sending body fields as flat dotted keys. Request bodies are now nested under the person or candidacy key.
</Update>
