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