RepoJournal
Supabase

@supabase

The open-source Firebase alternative powering thousands of startups

Keep up with Supabase in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

PASSKEY CONFIG FIX LANDS IN CLI BETA, POSTGRES MAINTENANCE ROLLS OUT

By RepoJournal · Filed · About Supabase

Supabase CLI is fixing a critical local development gap: passkey and WebAuthn configuration now properly propagate to environment variables during `supabase start`.

The passkey config fix [1] ships in v2.103.0-beta.6 and resolves a blocker for developers testing passwordless authentication locally. This matters because WebAuthn setup has been silently broken in local environments, forcing teams to test against production config or skip that path entirely during development. The fix rolled into beta.7 alongside a Postgres image bump [2], part of a coordinated release cycle across the CLI and database layers. Meanwhile, Supabase Postgres itself shipped maintenance releases across multiple major versions: v17.6.1.132 [4], v15.14.1.132 [5], and the x86 variant [6], plus a new OrileDB experimental build [7]. The Postgres releases include test harness fixes [3] that split superuser-only operations from general test setup, reducing friction for non-root database harnesses. If you're running local development with passkey authentication, this CLI update unblocks your workflow.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] fix(auth): propagate passkey config to env ↗ supabase/cli
  2. [2] fix(docker): bump supabase/postgres from 17.6.1.131 to 17.6.1.132 in /apps/cli-go/pkg/config/templates ↗ supabase/cli
  3. [3] v17.6.1.132-cli ↗ supabase/postgres
  4. [4] 17.6.1.132 ↗ supabase/postgres
  5. [5] 15.14.1.132 ↗ supabase/postgres
  6. [6] 15.14.1.132-x86 ↗ supabase/postgres
  7. [7] 17.6.0.089-orioledb ↗ supabase/postgres

Quick answers

What shipped in Supabase on May 31, 2026?
Supabase CLI is fixing a critical local development gap: passkey and WebAuthn configuration now properly propagate to environment variables during `supabase start`. In total, 2 commits, 3 pull requests, and 12 releases landed.
Who contributed to Supabase on May 31, 2026?
2 developers shipped this update, including fadymak and dependabot[bot].
What were the notable Supabase updates?
fix(auth): propagate passkey config to env, fix(docker): bump supabase/postgres from 17.6.1.131 to 17.6.1.132 in /apps/cli-go/pkg/config/templates, and v17.6.1.132-cli.

More from @supabase

Daily updates, in your inbox

Follow Supabase

Keep up with Supabase in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?