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

# Basecamp Changelog

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

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

<Update label="v2.1.0" description="13 Aug 2026">
  `guide` `new-events`

  Added manual webhook support with 45 event actions and webhook setup guide, covering todos, todolists, messages, comments, documents, files, schedule entries, kanban cards, vaults, and questions.
</Update>

<Update label="v2.0.1" description="22 Jul 2026">
  `bug-fix`

  Fixed IAM list pagination past page 1 - unified\_list\_users and unified\_list\_resource\_users no longer emit a raw page-number result.next, replaced with a fixed page fan-out and StackOne virtual pagination.

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

<Update label="v2.0.0" description="20 Jul 2026">
  `bug-fix` `improvement` `new-actions`

  Schema and behavioural fixes. Fixed param names, URLs, types, and missing fields per Basecamp API docs. Added webhooks CRUD, comments CRUD, and trash\_a\_todo actions. Improved connection guide and action descriptions.
</Update>
