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

# Toggl Changelog

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

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

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

  Added periodic data sync for clients, projects, tags, time entries, workspaces, organizations, and workspace features to keep records continuously up to date.

  <AccordionGroup>
    <Accordion title="Changed · 9 actions updated">
      `toggl_get_me_clients`, `toggl_get_me_features`, `toggl_get_me_organizations`, `toggl_get_me_projects`, `toggl_get_me_tags`, `toggl_get_me_tasks`, `toggl_get_me_track_reminders`, `toggl_list_time_entries`, `toggl_list_workspaces`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="14 Jul 2026">
  `guide-changes`

  Added a webhook (events) setup guide documenting the auto-provisioned Toggl webhook subscription and available events.
</Update>
