Changelog
New updates and product improvements
6 results
Data API v13 (PostgREST) tightened JWT validation on 2025-07-24 and broke some custom JWT setups. Re-importing the custom signing key per the updated docs resolves the issue.
Supabase Postgres image 17.4.1.062 was withdrawn after an issue was found. New projects use an earlier release; existing projects on this version should upgrade once a fix ships.
supabase-js 2.46.2-rc.3 fixes PostgREST type inference: embeddings now correctly infer single vs array results and object embeddings model nullability. May require regenerating database types.
The supabase-grafana Fly deployment instructions now add a persistent volume and disable auto-stop. Fly deployments from December 10, 2023 to May 16, 2024 should reapply the config.
Supavisor 1.1.6 fixes a bug that caused prepared statements to fail when using session mode. No action required.
Supabase Edge Functions secrets (SUPABASE_DB_URL, SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_KEY) now update automatically when you reset the database password or JWT secret.