Welcome to 2025. Here’s everything that happened with Supabase in the last month:
Supabase Integrations Page#
We added an Integrations Section to the Dashboard. Inside you’ll find useful features, like our new Postgres modules: Cron Jobs and Queues.
Fix Security and Performance Issues with AI#
The AI Assistant has a new ability: it can help you understand and resolve Security and Performance issues. The issue context is passed to the assistant, which explains the issue and suggests fixes.
[Check out the Security Advisor]
SQL Editor Inline AI Assistance#
When using the SQL Editor, you can now hit CMD+K to open an inline AI assistant that will help you make changes to your query. It will only make changes to whatever you have selected, but also has the surrounding context and can access schema, policy, and function information, if needed.
Supabase Branching Available in Vercel Integration#
Vercel Branching Integration now works with Vercel Marketplace managed projects. You can synchronize environment variables for newly created branches to your Vercel projects, no matter whether the project was created directly in Supabase or through a Vercel dashboard.
Database Connection Settings Redesigned#
The “Connect” dialog has moved to the top of the Dashboard. You can access your database connection settings from anywhere. The “Connection String” tab includes guidance on when to connect via direct connection, transaction pooler, and session pooler.
Query Cloudflare D1 from Your Supabase Database#
Cloudflare D1 is a serverless SQLite service. You can now query it from your Supabase database using our Wrappers service, along with other services like BigQuery, ClickHouse, Firebase, and Snowflake.
[Docs]
Quick Product Announcements#
Dashboard
- The Supabase Dashboard is now responsive. This is just a first step towards a more complete mobile experience. [Link]
- Granular Disk Size usage break down by Database/WAL/System [Changelog]
Edge Functions
- Use a custom NPM registry for Edge Function dependencies [Changelog]
Logs
- Log Explorer UI Overhaul [Changelog]
Connection Pooler
- Supavisor Session Mode on port 6543 will be deprecated on February 28, 2025 [Changelog]
Auth
- Slack v1 OAuth has been deprecated in favor of Slack (OIDC) [Changelog]
This discussion was created from the release Developer Update - December 2024.