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

# Dayforce Changelog

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

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

<Update label="v1.1.3" description="31 Jul 2026">
  `bug-fix`

  Improved employee, time-off, punch, position, address and contact action descriptions for agent tool-calling.

  <AccordionGroup>
    <Accordion title="Changed · 12 actions updated">
      `dayforce_create_employee`, `dayforce_create_employee_address`, `dayforce_create_employee_contact`, `dayforce_create_time_off`, `dayforce_get_position`, `dayforce_list_employee_punches`, `dayforce_list_employee_time_away`, `dayforce_list_employees`, `dayforce_update_employee_address`, `dayforce_update_employee_contact`, `dayforce_update_position`, `dayforce_update_time_off`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Behavioural fixes — improved action descriptions.

  <AccordionGroup>
    <Accordion title="Changed · 17 actions updated">
      `dayforce_create_employee_contact`, `dayforce_create_employee_emergency_contact`, `dayforce_create_employee_employment_status`, `dayforce_create_employee_work_assignment`, `dayforce_create_time_off`, `dayforce_get_department`, `dayforce_get_employee`, `dayforce_get_position`, `dayforce_list_departments`, `dayforce_list_employee_time_away`, `dayforce_list_employees`, `dayforce_list_jobs`, `dayforce_list_org_units`, `dayforce_list_positions`, `dayforce_update_employee_contact`, `dayforce_update_employee_emergency_contact`, `dayforce_update_job`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="20 Jul 2026">
  `bug-fix`

  Removed non-working fields (contextDate from list\_employment\_status\_reasons; FederatedId and HomePhone from update\_employee) and documented that update\_employee\_punch requires at least one body field.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `dayforce_list_employment_status_reasons`, `dayforce_update_employee`, `dayforce_update_employee_punch`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="15 Jul 2026">
  `new-actions` `bug-fix`

  Added new reference-data actions (contact information types, pay classes, pay types, labor metric types). Improved existing actions that were failing in action testing by removing or updating fields and descriptions.
</Update>
