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

# SmartRecruiters Changelog

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

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

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

  Add taxonomy lookup actions (list\_industries, list\_functions, list\_experience\_levels, list\_types\_of\_employment) for discovering valid IDs required by create\_job.

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `smartrecruiters_list_experience_levels`, `smartrecruiters_list_functions`, `smartrecruiters_list_industries`, `smartrecruiters_list_types_of_employment`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Add taxonomy lookup actions (list\_industries, list\_functions, list\_experience\_levels, list\_types\_of\_employment) for discovering valid IDs required by create\_job. Breaking change — all action results now wrapped under a data key (result.data instead of result directly).
</Update>
