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

# Deputy Changelog

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

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

<Update label="v1.2.0" description="11 Sept 2026">
  `new-feature`

  Added scheduled data sync to fourteen collection actions — employees, employee agreements and agreement history, employee roles, workplaces, availability and appraisals, employment conditions, locations, operational units, rosters, categories, custom fields and events — so these collections can be kept in sync and searched without calling Deputy on every request. Each is returned in full by a single request, and all sync by full refresh, because Deputy exposes its modified-since filter only through the QUERY endpoints.

  <AccordionGroup>
    <Accordion title="Changed · 14 actions updated">
      `deputy_get_recent_rosters`, `deputy_list_categories`, `deputy_list_custom_fields`, `deputy_list_employee_agreement_history`, `deputy_list_employee_agreements`, `deputy_list_employee_appraisals`, `deputy_list_employee_availability`, `deputy_list_employee_roles`, `deputy_list_employee_workplaces`, `deputy_list_employees`, `deputy_list_employment_conditions`, `deputy_list_events`, `deputy_list_locations`, `deputy_list_operational_units`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added inbound webhook events (Model B auto-provisioned) with 47 event handlers, router, and a webhook setup guide.
</Update>
