github supabase/cli v2.103.0

latest releases: v2.106.0-beta.7, v2.106.0-beta.6, v2.106.0-beta.5...
5 days ago

Supabase CLI v2.103.0 — 2026-06-03

New features for network and domain configuration migrations, fixes for auth and credential handling, and continued TypeScript port of command families.

New features

  • Network ban migrations — Manage IP and network access restrictions from the CLI. (#5382)
  • Vanity subdomain migrations — Configure and migrate custom domain settings. (#5394)

Improvements

  • Replaced legacy hidden flags — Internal flag structure modernized for consistency. (#5403)

Bug fixes

  • Passkey config propagation — Passkey settings now export correctly to environment variables. (#5401)
  • Keyring token decoding — Fixed token handling with OS keyring storage. (#5406)
  • Redundant identity processing — Removed unnecessary processing step. (#5396)

TypeScript port progress

  • Now served by the TypeScript shell: domains, projects, snippets. Behavior matches the Go CLI. (#5391, #5392, #5381)

Plus Docker updates (Postgres 17.6.1.132, Realtime v2.102.1).

Full changelog: v2.102.0...v2.103.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.