Fixed legacy seed globbing to correctly match Go path.Match character-class negation patterns. Also includes dependency bumps for pg-schema-diff.
Supabase CLI
Global choice flags are now exempt from telemetry redaction, aligning with Go isEnumFlag parity behavior.
Fixed vendored effect CLI's stdout help-dump and duplicate error messages on parse failures.
2.110.0-beta.23 (2026-07-10)
2.110.0-beta.22 (2026-07-10)
The config-push command now decrypts dotenvx encrypted secrets instead of skipping them.
Fixed global and persistent flag values not resolving correctly in legacy telemetry, and improved error messaging for the sso update command to use Cobra's mutual-exclusivity error template.
Fixed a bug where Flag.choice and Flag.primitive validation errors displayed a doubled "Expected: Expected" prefix.
Updated the supabase/storage-api Docker image from v1.63.1 to v1.64.1 in the CLI configuration templates.
The supabase stop and status commands have been ported from Go to native TypeScript.
Bare group commands now exit with status 0 to match Go cobra parity.
Fixed pg-delta experimental gate ordering in db schema declarative mode—the gate now runs before the mutex check rather than after, resolving a timing issue in schema operations.
The "nano" option has been removed from the --size enum for projects/branches create commands.
2.110.0-beta.11 (2026-07-08)
Fixed a colima socket issue affecting CLI operations.
The secrets set command now tolerates malformed config.toml files for parity with the Go implementation, and telemetry enable/disable now fires cli_command_executed on pre-toggle consent.

