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

# Asana Changelog

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

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

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

  Added webhook event support for task (added/changed/removed/deleted), story (added/removed), section (added/changed), and project (added) events. Uses programmatic hybrid registration — a workspace-scoped subscription for project creation plus per-project subscriptions (via the new projectIds config field) for task/story/section events, since Asana does not propagate those to workspace-level webhooks. The X-Hook-Secret establishment handshake is completed automatically.
</Update>
