megachangelog
AnnouncementMarch 2025

Developer Update - March 2025

Supabase announced multiple new features during Launch Week including an official MCP Server for AI tool integration, a new UI Library with pre-built React components, Studio improvements with tabs and custom reports, Edge Functions dashboard deployment, Realtime broadcast from database, and Postgres Language Server with SQL tooling. Additional releases include Clerk auth integration, Deno 2.1 support, automated embeddings, geo-aware API routing, and dedicated poolers for Pro plan users.

Here’s a recap of everything we announced during Launch Week and the month of March:

Supabase MCP Server

lw14-mcp-email

We are launching an official Supabase MCP server. You can use this server to connect your favorite AI tools (such as Cursor or Claude) directly with Supabase.

[Link] [GitHub]

Supabase UI Library

lw14-ui-email

A set of convenient components built on shadcn that can be dropped into any Next.js, React Router, Tanstack Start, or vanilla React application. This initial release includes the following components:

[Link]

Supabase Studio Improvements

lw14-dashboard-updates-email

We shipped a number of Supabase Studio improvements and new features. Here’s a quick rundown of what’s new:

  • Tabs!: The Table Editor and SQL Editor now have tabs!
  • Customizable Reports: create reports to show data exactly how you want to see it
  • SQL Blocks in Custom reports: use SQL Snippets in blocks inside your custom reports
  • Inline SQL Editor: use a mini SQL Editor anywhere in the Dashboard
  • Multiple AI Assistant chats: maintain history of your Assistant chats
  • Logs improvements: more detailed inspect panel, and stacked charts

[Link] [GitHub]

Edge Functions Deploy from the Supabase Dashboard

lw14-dashboard-updates-email

You can now create, test, edit, and deploy Supabase Edge Functions directly from the Supabase Dashboard.

[Link]

Realtime Broadcast from Database

lw14-realtime-database-email

Send messages based on changes in the Database, directly from the Database itself. Scale to support sending Database change messages to tens of thousands of users.

[Link]

Declarative Schemas

lw14-declarative-schemas-email

Use declarative schemas to define your database structure in a clear, centralized, and version-controlled manner.

[Link]

Postgres Language Server

lw14-pls-email-black

Postgres Language Server provides a collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling. Today, we support autocompletion, syntax error highlighting, type-checking, and a linter.

[Link]

Quick Product Announcements

image

  • We expanded our official Third-party Auth integrations to include Clerk. We also made Third-party Auth cheaper so that it has pricing parity with Supabase Auth. [Link]
  • We have added Deno 2.1 support for Supabase Edge Runtime. With Deno 2.1, you can use built-in tools to scaffold a new project, manage dependencies, run tests, and lints. [Link]
  • You can now automate generation and updates of embeddings in your database. [Link] [Docs]
  • Geo-aware routing for Supabase API Load Balancer optimizes requests performance for your globally distributed users. [Link]
  • Dedicated Poolers are now available in Supabase for everyone on the Pro Plan and above. [Blog] [Link]
  • The Supabase docs now support type hints. [Link]

Launch Week Hackathon Winners

lw14-hackathon-winners-email

  • AI RPG - An Interactive storytelling platform that enables players to create and play through AI-generated narrative adventures. [Tweet]
  • AI Travel Concierge - An app that helps you travel by suggesting destinations and attractions and planning them. [Tweet]
  • CiteAnalytics - A web analytics tool that tracks when LLM visits your website. [Tweet]
  • play.theplaylist - Create YouTube playlists with an interactive UI and easily share it with friends. [Tweet]
  • sendit - A social media content creation tool to refine posts using AI. [Tweet]
  • StoryTime - Generate educational stories for kids using AI. [Tweet]
  • Supabadge - Generate your own beautiful Supabase event badge! [Tweet]
  • SupaQuery - Supabase SQL editor with Vim support. [Tweet]
  • QuickAudit - An app that logs every DB change (INSERT/UPDATE/DELETE) for auditing. [Tweet]
  • Today’s Diary - A diary app with a minimalistic UI that lets you exchange diary entries with another random user every day. [Tweet]

Made with Supabase

  • MagiCan - Finalist of our Lovable x Supabase hackathon. An infinite canvas platform that revolutionizes collaborative storytelling and project planning with advanced AI capabilities. [Website]
  • Next.js + Stripe + Supabase A Production-Ready Template - Start building with authentication and payments in minutes. [GitHub] [Website]
  • Hono Supabase Auth Example - This example shows how to use Supabase Auth both on the client and server side with Hono. [GitHub]
  • Discover exactly when you can achieve financial independence with FireCalculator a precision calculator and visualization tools. [Website]

Community Highlights

  • Implementing multi-tenancy into a Supabase app with Clerk [Link]
  • Supabase Just Dropped Their Own Fullstack UI Library! [YouTube]
  • Generating and Storing Google Gemini Embeddings with Vercel AI SDK and Supabase [Link]
  • Secure Your Next.js App: Email & Google Authentication with Supabase, PostgreSQL RLS, and Triggers [Link]
  • Supabase just dropped an official MCP Server [YouTube]
mcp-serverui-librarystudioedge-functionsrealtimepostgresembeddingsauth

Source: original entry ↗