Skip to content

Release history

supabase releases

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

All releases

5 shown

v1.26.05 Breaking risk
Breaking changes
  • New tables created in the `public` schema are no longer auto‑exposed to the Supabase Data API; explicit Postgres GRANT statements are now required for a table to be reachable via PostgREST or GraphQL. This change becomes the default for all new projects on May 30.
Security fixes
  • Supabase achieved ISO/IEC 27001:2022 certification covering the information security management system across the entire platform.
Notable features
  • Custom OAuth2 and OpenID Connect providers can be connected, supporting GitHub Enterprise, regional IdPs, with PKCE enabled by default.
  • @supabase/server SDK handling auth, client creation, CORS, and context injection across runtimes (Edge Functions, Vercel, Deno, Bun, Cloudflare Workers).
  • Data API settings revamped: per‑table and per‑function toggles plus a default‑privileges switch at project creation.
Full changelog

Here's everything that happened with Supabase in the last month:

Custom OAuth/OIDC providers for Supabase Auth

Connect any OAuth2 or OpenID Connect identity provider to your Supabase project, including GitHub Enterprise, regional IdPs, and any standards-compliant provider, with PKCE enabled by default.

[Blog]

New tables in the public schema are no longer auto-exposed to the Data API

Starting April 28, new Supabase projects can opt out of automatic Data API exposure for public schema tables. Explicit Postgres grants are now required to make a table reachable via PostgREST or GraphQL. This becomes the default for all new projects on May 30.

[GitHub Discussion]

Supabase is now ISO 27001 certified

Supabase is certified to ISO/IEC 27001:2022, covering the information security management system across the entire platform.

[Blog]

Stripe Sync Engine moves to Stripe

The Stripe Sync Engine, originally built by Supabase, is now part of the Stripe GitHub org. It is open source and maintained by Stripe going forward.

[Blog]

Supabase brand survey

Help shape the direction of Supabase. The brand survey takes a few minutes and closes soon.

[Take the survey]

@supabase/server

A new SDK that handles auth, client creation, CORS, and context injection across runtimes. Works on Edge Functions, Vercel Functions, Deno, Bun, and Cloudflare Workers.

[Blog] [Docs]

Quick Product Announcements

  • The Supabase app in the Stripe Marketplace is now generally available. [Stripe Marketplace]
  • Branching without Git is now the default. Create branches directly from the dashboard without a GitHub integration. [Blog]
  • Data API settings revamped: new per-table and per-function toggles let you control which tables are exposed to PostgREST and GraphQL, with a default-privileges switch at project creation. [Docs]
  • The Supabase changelog now has RSS feeds, tag filtering, and a .md feed, plus links to copy any entry as Markdown or ask Claude/ChatGPT. [Changelog]
  • Wrappers v0.6.0 ships with a new OpenAPI FDW, Snowflake timeout support, Clerk CRUD, and several bug fixes. [GitHub] [Docs]
  • Supabase Agent Skills: an open-source set of instructions that teach AI coding agents how to build on Supabase correctly. [Blog]
  • Terraform Provider v1.9.0 adds Edge Functions resource, Edge Function secrets resource, and a network bans data source. [Docs]

Made with Supabase

  • Replist: Track your repertoire, sharpen your practice, and connect with the musicians you play with. [Website]
  • Grepture: Trace, evaluate, and protect every LLM call. Drop-in SDK. 80+ detection rules. [Website]
  • Causo: Agents that connect you with best fit partners at VCs. [Website]
  • Screenfully: An app demo creator on your phone. No need to connect to a Mac. [Website]
  • Anamap: Cartos by Anamap is an AI agent that investigates your dashboards, site behavior, and code releases to find the root cause of metric drops in plain English. [Website]
  • Crewform: Build your AI team with Crewform. Orchestrate specialized, autonomous agents to collaborate on complex tasks and connect outputs to your stack. [GitHub]

Community Highlights

  • The Supabase GitHub repo hit 100K stars and 8 million developers. [Blog]
  • Introducing the OSSCAR: An index of the fastest-growing open-source orgs. [Blog]
  • The State of Startups 2026 survey is still open. [Survey]
  • How I Scaled My NextJS + Supabase App to 25,000 Users [YouTube]
  • Stop Building Custom Auth — Auth0 vs Supabase: One Saved Us 3 Months of Engineering Work [Blog]
v1.26.04 New feature
Security fixes
  • Supabase secret keys now have GitHub Push Protection, blocking accidental commits
  • New Supabase Security Newsletter for important security updates
Notable features
  • Multigres Kubernetes operator open-sourced with direct pod management, zero-downtime rolling upgrades, pgBackRest PITR backups, and OTel tracing
  • GitHub integration now available on all plans including free tier, enabling CI/CD migrations from main branch without branching
  • Supabase joins Stripe Projects developer preview for terminal-based service provisioning with auto-synced credentials
v1.26.03 New feature
Breaking changes
  • OpenAPI spec access via anon key deprecated March 11 - must use service role or secret keys
Security fixes
  • Storage path traversal vulnerability
  • Prevention of orphan objects from direct SQL deletes
Notable features
  • Log Drains on Pro tier
  • Storage object listing 14.8x faster
  • Edge Functions dashboard for self-hosted
v1.26.02 New feature
Breaking changes
  • pg_graphql disabled by default on new projects mid-February; existing projects with zero GraphQL usage also affected
Notable features
  • PrivateLink for AWS VPC connectivity
  • Official Claude connector integration
  • Direct Ethereum querying via Infura
v1.26.01 New feature
Notable features
  • Stripe Sync Engine dashboard integration
  • Index Advisor in Table Editor
  • Python type generation in CLI

Beta — feedback welcome: [email protected]