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

# Eventbrite Changelog

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

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

<Update label="v1.2.0" description="3 Sept 2026">
  `webhook` `new-actions`

  Added programmatic webhook support for 15 event types including attendee, event, order, ticket, and venue changes.
</Update>

<Update label="v1.1.1" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `eventbrite_unified_get_me`, `eventbrite_unified_get_organization`, `eventbrite_unified_get_role`, `eventbrite_unified_get_user`, `eventbrite_unified_list_organizations`, `eventbrite_unified_list_roles`, `eventbrite_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="19 Aug 2026">
  `new-actions`

  Added unified IAM actions for users, roles, organizations, and credentials, built on Eventbrite's organization membership, roles, and current-user identity data. Role and user IDs include their organization, since a role can't be looked up or listed without specifying which organization it belongs to. Groups aren't supported, since Eventbrite has no organization-level groups, only event-specific attendee teams.
</Update>
