Download Latest Version supabase_darwin_amd64.tar.gz (58.0 MB)
Email in envelope

Get an email when there's a new version of Supabase CLI

Home / v2.107.0
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2026-06-17 1.4 kB
install 2026-06-17 8.3 kB
supabase_2.107.0_linux_amd64.deb 2026-06-17 74.7 MB
supabase_2.107.0_linux_amd64.rpm 2026-06-17 74.6 MB
supabase_2.107.0_linux_arm64.apk 2026-06-17 72.5 MB
supabase_2.107.0_linux_arm64.deb 2026-06-17 72.1 MB
supabase_2.107.0_linux_arm64.rpm 2026-06-17 71.8 MB
supabase_2.107.0_windows_amd64.tar.gz 2026-06-17 74.8 MB
supabase_2.107.0_windows_amd64.zip 2026-06-17 74.8 MB
supabase_2.107.0_windows_arm64.tar.gz 2026-06-17 69.4 MB
supabase_2.107.0_windows_arm64.zip 2026-06-17 69.4 MB
supabase_darwin_amd64.tar.gz 2026-06-17 58.0 MB
supabase_darwin_arm64.tar.gz 2026-06-17 53.0 MB
supabase_linux_amd64.tar.gz 2026-06-17 73.2 MB
supabase_linux_arm64.tar.gz 2026-06-17 69.8 MB
supabase_windows_amd64.tar.gz 2026-06-17 74.8 MB
supabase_windows_arm64.tar.gz 2026-06-17 69.4 MB
supabase_2.107.0_darwin_amd64.tar.gz 2026-06-17 58.0 MB
supabase_2.107.0_darwin_arm64.tar.gz 2026-06-17 53.0 MB
supabase_2.107.0_linux_amd64.apk 2026-06-17 75.9 MB
supabase_2.107.0_linux_amd64.tar.gz 2026-06-17 73.2 MB
supabase_2.107.0_linux_arm64.tar.gz 2026-06-17 69.8 MB
README.md 2026-06-17 1.5 kB
v2.107.0 source code.tar.gz 2026-06-17 2.5 MB
v2.107.0 source code.zip 2026-06-17 4.2 MB
Totals: 25 Items   1.4 GB 8

Supabase CLI v2.107.0 — 2026-06-17

Maintenance release with network reliability improvements, storage fixes, and continued TypeScript migration. Adds support for high-availability projects and enables pg-delta by default for new projects.

Highlights

  • High-availability projects — Create HA projects through the CLI for redundancy and better uptime. (#5566)
  • pg-delta enabled by default — New projects now use pg-delta as the schema diff engine for db diff and db pull by default. (#5511)
  • IPv6 network reliabilitydb dump and db pull auto-retry via IPv4 pooler on IPv6-only networks. (#5493)

Bug fixes

  • Symlinked files now upload properly during storage bucket seeding. (#5499)
  • Blank passwords in project prompts now work. (#5569)
  • Function import map paths now accept null values. (#5577)
  • Custom domain API responses now handle all variants. (#5552)
  • SSO provider responses with sparse fields are now accepted. (#5594)
  • Local storage now works without requiring an access token. (#5595)
  • Schema inspection patterns properly escape backslashes. (#5568)
  • Local typegen and service operations no longer require authentication. (#5553)

TypeScript port progress

  • Now served by the TypeScript shell: db lint, db advisors, inspect db, inspect report, test db, test new. Behavior matches the Go CLI. (#5579, [#5565], [#5554], [#5522])

Plus 15 internal improvements and dependency updates.

Full changelog: https://github.com/supabase/cli/compare/v2.106.0...v2.107.0

Source: README.md, updated 2026-06-17