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

# Harvest Changelog

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

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

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

  Added data sync support to 19 list actions, so their records can be periodically pulled into StackOne and kept up to date.

  <AccordionGroup>
    <Accordion title="Changed · 19 actions updated">
      `harvest_list_clients`, `harvest_list_contacts`, `harvest_list_estimate_item_categories`, `harvest_list_estimates`, `harvest_list_expense_categories`, `harvest_list_expenses`, `harvest_list_invoice_item_categories`, `harvest_list_invoices`, `harvest_list_my_project_assignments`, `harvest_list_projects`, `harvest_list_roles`, `harvest_list_task_assignments`, `harvest_list_tasks`, `harvest_list_time_entries`, `harvest_list_user_assignments`, `harvest_list_users`, `harvest_unified_list_organizations`, `harvest_unified_list_roles`, `harvest_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="19 Aug 2026">
  `new-actions`

  Added unified IAM actions for users, roles, organizations, resource users, resource types, and account credentials.

  <AccordionGroup>
    <Accordion title="Added · 9 new actions">
      `harvest_unified_get_me`, `harvest_unified_get_organization`, `harvest_unified_get_role`, `harvest_unified_get_user`, `harvest_unified_list_organizations`, `harvest_unified_list_resource_types`, `harvest_unified_list_resource_users`, `harvest_unified_list_roles`, `harvest_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="13 Jul 2026">
  `bug-fix`

  Documented that update\_user silently ignores access\_roles changes for the account owner (200 OK, role unchanged); verify the returned access\_roles before reporting success.
</Update>
