releases.shpreview
Home/Supabase
Supabase

Supabase

Edge functions now work offline; TypeScript port of core DB and storage commands complete

This release5 featuresNew capabilities12 enhancementsImprovements to existing features3 fixesBug fixesAI-tallied from the release notes
Supabase CLI · v2.108.0

Edge functions now run fully offline with a bundled Go edge-runtime and automatic retries on cold-start errors. Core database and storage commands (db diff, db pull, db dump, db query, functions, storage operations) are now TypeScript-native with exact Go CLI behavior parity. New configuration options include local SMTP, Auth email templates from file paths, and Docker registry fallbacks.

Read more →

HA projects supported; pg-delta diff engine enabled by default

This release2 featuresNew capabilities3 enhancementsImprovements to existing features8 fixesBug fixesAI-tallied from the release notes
Supabase CLI · v2.107.0

High-availability projects can now be created through the CLI for redundancy and better uptime, and new projects use pg-delta as the schema diff engine for db diff and db pull by default. Network reliability improved with IPv4 auto-retry for db dump and db pull on IPv6-only networks, plus bug fixes for symlinked files in storage seeding, blank passwords, and schema backslash escaping.

Read more →

Public schema objects opt-in by default; functions retry rate limits

This release3 featuresNew capabilities2 enhancementsImprovements to existing features4 fixesBug fixesAI-tallied from the release notes
Supabase CLI · v2.106.0

New public schema objects are no longer exposed through the Data API by default, matching the new hosted-project default and requiring explicit GRANTs for access. Function deployments now retry rate limits, and Supabase branches can be linked to Git branches at creation time.

Read more →

Vector storage enabled by default; core commands now TypeScript

This release3 featuresNew capabilities1 enhancementImprovements to existing features2 fixesBug fixesAI-tallied from the release notes
Supabase CLI · v2.105.0

New local projects now include vector buckets by default. Environment variables for S3 and Supabase key are automatically injected into the local Studio container. Fixed db diff failures with edge-runtime containers due to port binding, and telemetry opt-out preference now persists across CLI sessions. The init, link, unlink, login, and logout commands are now served by the TypeScript shell with behavior matching the Go CLI.

Read more →

Multigres v0.1 alpha: scalable Postgres OS with sharding roadmap

This release3 featuresNew capabilitiesAI-tallied from the release notes

Multigres v0.1 alpha is now open source, delivering a scalable operating system for Postgres with advanced connection pooling, automatic failover, and a Kubernetes operator. The system treats high availability as a consensus problem, supports user-defined durability policies, and includes pgBackRest-based backup orchestration. Sharding, the flagship feature, is planned for future releases; v0.1 is a single-shard cluster with HA and pooling.

Read more →

Multigres v0.1 alpha ships; $500M Series F closes

This release1 featureNew capabilitiesAI-tallied from the release notes

Supabase closed a $500M Series F at $10B pre-money valuation, led by GIC with participation from existing investors and new backers including Stripe, Georgian, and Salesforce Ventures. The company released Multigres v0.1 alpha, an open-source, self-hostable scalable operating system for Postgres offering high availability and operational simplicity, with production-readiness targeted in a few months and future Vitess-grade horizontal scaling planned.

Read more →

Auth mutex replaced with commit guard; expired JWT errors fixed

This release3 featuresNew capabilities4 fixesBug fixesAI-tallied from the release notes
Supabase JS · v2.107.0

Removed navigator.locks-based mutex from auth in favor of a commit guard with dispose() method. Fixed getClaims to return AuthInvalidJwtError for expired JWTs, implicit grant gate to recognize ?error= redirects, and PostgREST to return structured errors for non-JSON bodies on successful responses. Also reverted a prior OAuth client-id encoding fix and updated X-Client-Info to use structured metadata format.

Read more →
Last Checked
1h ago
Category
Tracking since Jul 2, 2020