Releases: supabase/cli
Releases · supabase/cli
v2.108.0-beta.4
2.108.0-beta.4 (2026-06-18)
Bug Fixes
v2.108.0-beta.3
2.108.0-beta.3 (2026-06-18)
Bug Fixes
v2.108.0-beta.2
v2.108.0-beta.1
2.108.0-beta.1 (2026-06-17)
Features
v2.107.0
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 diffanddb pullby default. (#5511) - IPv6 network reliability —
db dumpanddb pullauto-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
2.107.0-beta.25 (2026-06-17)
Features
v2.107.0-beta.24
2.107.0-beta.24 (2026-06-17)
Bug Fixes
v2.107.0-beta.23
v2.107.0-beta.22
2.107.0-beta.22 (2026-06-17)
Bug Fixes
v2.107.0-beta.21
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)