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

# Supabase Changelog

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

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

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

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 9 actions updated">
      `supabase_unified_get_me`, `supabase_unified_get_organization`, `supabase_unified_get_role`, `supabase_unified_get_user`, `supabase_unified_list_organizations`, `supabase_unified_list_resource_types`, `supabase_unified_list_resource_users`, `supabase_unified_list_roles`, `supabase_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.0" description="20 Aug 2026">
  `new-actions`

  Added unified IAM support for organization members, roles, organizations, and current-connection credentials. User lists and lookups accept an optional organization filter — resolved automatically when the connection sees exactly one organization, with a clear error asking for it when several are visible.

  <AccordionGroup>
    <Accordion title="Added · 9 new actions">
      `supabase_unified_get_me`, `supabase_unified_get_organization`, `supabase_unified_get_role`, `supabase_unified_get_user`, `supabase_unified_list_organizations`, `supabase_unified_list_resource_types`, `supabase_unified_list_resource_users`, `supabase_unified_list_roles`, `supabase_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added manual webhook event support for storage objects, storage buckets, and auth users (9 events across INSERT/UPDATE/DELETE) via Supabase Database Webhooks, with a Native Webhook URL config field and a dashboard setup guide.
</Update>
