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

# Box Changelog

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

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

<Update label="v1.1.2" description="12 Aug 2026">
  `guide-changes`

  Clarified in the OAuth connection guide that the Write content permission is only required when connecting with the default scopes or using actions that create or modify content — read-only connections with custom scopes can omit it.
</Update>

<Update label="v1.1.1" description="28 Jul 2026">
  `bug-fix`

  Fixed action descriptions for update\_file (lock/unlock limitation), download\_file (empty response clarification), query\_by\_metadata (enterprise scope format), update\_task (completion\_rule usage), update\_task\_assignment (resolution\_state requirement), and commented out unsupported expires\_at param on update\_collaboration.

  <AccordionGroup>
    <Accordion title="Changed · 6 actions updated">
      `box_download_file`, `box_query_by_metadata`, `box_update_collaboration`, `box_update_file`, `box_update_task`, `box_update_task_assignment`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="13 Jul 2026">
  `new-events`

  Added programmatic webhook support with 36 event types across files, folders, comments, collaborations, shared links, task assignments, metadata, and webhook lifecycle with connection guide.
</Update>
