Skip to content

Releases: supabase/cli

v2.108.0-beta.4

18 Jun 00:38
32ef81c

Choose a tag to compare

v2.108.0-beta.4 Pre-release
Pre-release

2.108.0-beta.4 (2026-06-18)

Bug Fixes

  • deps: bump the npm-major group with 6 updates (#5612) (32ef81c)

v2.108.0-beta.3

18 Jun 00:26
79fdcbd

Choose a tag to compare

v2.108.0-beta.3 Pre-release
Pre-release

2.108.0-beta.3 (2026-06-18)

Bug Fixes

  • docker: bump supabase/realtime from v2.107.5 to v2.108.0 in /apps/cli-go/pkg/config/templates in the docker-minor group (#5611) (79fdcbd)

v2.108.0-beta.2

17 Jun 20:50
c6127da

Choose a tag to compare

v2.108.0-beta.2 Pre-release
Pre-release

2.108.0-beta.2 (2026-06-17)

Bug Fixes

v2.108.0-beta.1

17 Jun 17:58
57111ae

Choose a tag to compare

v2.108.0-beta.1 Pre-release
Pre-release

2.108.0-beta.1 (2026-06-17)

Features

v2.107.0

17 Jun 13:21
73d91d2

Choose a tag to compare

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: v2.106.0...v2.107.0

v2.107.0-beta.25

17 Jun 09:12
cc50dce

Choose a tag to compare

v2.107.0-beta.25 Pre-release
Pre-release

2.107.0-beta.25 (2026-06-17)

Features

  • cli: port supabase db lint and db advisors to native TypeScript (#5579) (cc50dce)

v2.107.0-beta.24

17 Jun 09:02
55cfc3f

Choose a tag to compare

v2.107.0-beta.24 Pre-release
Pre-release

2.107.0-beta.24 (2026-06-17)

Bug Fixes

  • cli-go: allow local storage without access token (#5595) (55cfc3f)

v2.107.0-beta.23

17 Jun 08:44
d41cb97

Choose a tag to compare

v2.107.0-beta.23 Pre-release
Pre-release

2.107.0-beta.23 (2026-06-17)

Bug Fixes

  • api: accept sparse SSO provider responses (#5594) (d41cb97)

v2.107.0-beta.22

17 Jun 00:48
d5114c7

Choose a tag to compare

v2.107.0-beta.22 Pre-release
Pre-release

2.107.0-beta.22 (2026-06-17)

Bug Fixes

  • deps: bump the npm-major group with 8 updates (#5591) (892c463)
  • docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 2 updates (#5592) (d5114c7)

v2.107.0-beta.21

17 Jun 00:38
68f9aa3

Choose a tag to compare

v2.107.0-beta.21 Pre-release
Pre-release

2.107.0-beta.21 (2026-06-17)

Bug Fixes

  • deps: bump golang.org/x/net from 0.55.0 to 0.56.0 in /apps/cli-go in the go-minor group across 1 directory (#5590) (68f9aa3)
  • docker: bump supabase/postgres from 17.6.1.135 to 17.6.1.136 in /apps/cli-go/pkg/config/templates (#5585) (dcc2a16)
  • docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates (#5584) (4a22c10)