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

# Heap Changelog

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

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

<Update label="v1.0.3" description="27 Jul 2026">
  `guide-improvements`

  Updated connector guide navigation instructions to match actual Heap UI. Corrected App ID location path to Account > Manage > Teams and projects > Projects.
</Update>

<Update label="v1.0.2" description="22 Jul 2026">
  `bug-fix`

  Added reserved "id" key warning to add\_user\_properties description. Documented same-identifier-per-batch rule and atomic rejection behaviour in bulk\_track\_events description.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `heap_add_user_properties`, `heap_bulk_track_events`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Fixed properties field to required in add\_user\_properties. Improved action descriptions with dependency info and usage clarifications.
</Update>
