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

# Personio Changelog

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

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

<Update label="v1.1.1" description="21 Sept 2026">
  `description-fix`

  Corrected and clarified pagination documentation on the list actions. The limit parameter on list\_absence\_periods, list\_applications, list\_attendance\_periods, list\_jobs and list\_persons now states that it caps one page rather than the total, with verified ranges and defaults, and the cursor parameter on those actions plus list\_candidates now describes the actual \{data, next\_cursor} response envelope instead of the incorrect \_meta.links.next and \_data references. list\_document\_categories now documents that its records nest fields under attributes, so the category name is addressed as attributes.name.

  <AccordionGroup>
    <Accordion title="Changed · 21 actions updated">
      `personio_create_compensation`, `personio_get_absence_period_breakdowns`, `personio_list_absence_periods`, `personio_list_absence_types`, `personio_list_applications`, `personio_list_attendance_periods`, `personio_list_candidates`, `personio_list_compensation_types`, `personio_list_compensations`, `personio_list_cost_centers`, `personio_list_document_categories`, `personio_list_documents`, `personio_list_jobs`, `personio_list_legal_entities`, `personio_list_person_employments`, `personio_list_persons`, `personio_list_project_members`, `personio_list_projects`, `personio_list_workplaces`, `personio_update_document`, `personio_upload_document`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="8 Sept 2026">
  `new-feature`

  Enabled scheduled Data Sync on 16 list actions spanning employees, absences, attendances, compensations, cost centres, workplaces, legal entities, projects, documents and recruiting, so these collections can be searched without calling Personio each time. Employees, absence periods, applications, candidates and jobs sync incrementally; the rest refresh in full. list\_cost\_centers and list\_projects now return \{data, next\_cursor} instead of the raw response body and are marked preview.
</Update>
