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

# Zelt Changelog

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

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

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

  Added periodic data sync for users, sites, departments, job positions, job levels, permission groups, document types, and absences to keep records continuously up to date.

  <AccordionGroup>
    <Accordion title="Changed · 8 actions updated">
      `zelt_list_absences`, `zelt_list_departments`, `zelt_list_document_types_for_company`, `zelt_list_job_levels`, `zelt_list_job_positions`, `zelt_list_permission_group_members`, `zelt_list_sites`, `zelt_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="7 Aug 2026">
  Token refresh now sends the OAuth callback resolved for the connected account instead of a hardcoded URL, so redirect\_uri always matches the URI used at authorization.
</Update>
