---
number: 43465
slug: 43465-developer-update-march-2026
published: 2026-03-05
discussion: https://github.com/orgs/supabase/discussions/43465
labels:
  - documentation
  - edge functions
  - storage
  - analytics
  - multigres
page: https://supabase.com/changelog/43465-developer-update-march-2026
---

# Developer Update - March 2026

Here’s everything that happened with Supabase in the last month:

## Webinar: Ship Fast, Stay Safe

<img width="1200" height="675" alt="agencywebinar" src="https://github.com/user-attachments/assets/9509cf35-07fa-4275-9d48-5f4a1c35d688" />

Learn how top agencies balance velocity with control when using AI coding tools to build production applications on Supabase.

[Register](https://supabase.com/events/agency-webinar-ai-prototyping-production)

## Logs Drains on Pro

<img width="1200" height="630" alt="logdrainsonproog" src="https://github.com/user-attachments/assets/9675896f-f6f0-4f02-9878-d50de657433c" />

Log Drains are now available on Pro. Send your Postgres, Auth, Storage, Edge Functions, and Realtime logs to Datadog, Grafana Loki, Sentry, Axiom, S3, or your own endpoint.

[Blog Post](https://supabase.com/blog/log-drains-now-available-on-pro)

## Docs now export to Markdown for AI tools

<img width="1152" height="662" alt="docsog" src="https://github.com/user-attachments/assets/0be1b375-1072-4581-a747-1a81be10030d" />

Every guide on [docs.supabase.com](http://docs.supabase.com/) now has a "Copy as Markdown" option, plus direct links to ask ChatGPT and Claude. Copy any page into your agent or tool of choice with one click.

[Docs](https://supabase.com/docs/guides/database/overview)

## Storage: major performance and security overhaul

<img width="1200" height="630" alt="storagethumb" src="https://github.com/user-attachments/assets/b006f02a-6bff-4d35-abda-b4b4ce1a2244" />

Object listing is up to 14.8x faster on 60M+ row datasets. The prefixes table and its 6 triggers are gone, replaced with a hybrid skip-scan algorithm and cursor-based pagination. Security fixes close a path traversal vulnerability and prevent orphan objects from direct SQL deletes.

[Blog Post](https://supabase.com/blog/supabase-storage-performance-security-reliability-updates)

## Edge Functions dashboard for self-hosted and CLI

<img width="1200" height="630" alt="edgefunctionsog2" src="https://github.com/user-attachments/assets/69bd2d15-a50b-4c60-b053-27c98b36b15c" />

List and search your functions, view details, test directly from the dashboard, and download as `.zip`. No longer cloud-only.

[Twitter](https://x.com/kiwicopple/status/2026264137505087826)

## Multigres Postgres parser: 2.5x faster than the cgo alternative

<img width="1200" height="630" alt="postgresparserog" src="https://github.com/user-attachments/assets/de2868f2-33fb-4eeb-98be-dfda0f6d0bad" />


Built in 8 weeks using Claude Code. A comparable MySQL parser took over a year.

[Blog Post](https://multigres.com/blog/ai-parser-engineering) [Twitter](https://x.com/kiwicopple/status/2019694010244428104)

## Quick Product Announcements

- ⚠️ Action Required: OpenAPI spec access via anon key deprecated March 11. The `/rest/v1/` schema endpoint will only be accessible via service role or secret API keys after this date. Existing data API usage is unaffected. [GitHub](https://github.com/supabase/supabase/discussions/42949)
- Observability Overview page is rolling out. [Twitter](https://x.com/kiwicopple/status/2017196489798201752)
- Table filters now use AI. Describe what you want to find and the dashboard applies the right Postgres filters. Available under Feature Previews. [Twitter](https://x.com/kiwicopple/status/2019370504944341361) [GitHub](https://github.com/orgs/supabase/discussions/42461)
- Queue table operations in the Table Editor. Stage inserts, edits, and deletes, review in Diff View, then commit with `cmd + s`. [Twitter](https://x.com/kiwicopple/status/2019339958281203769)
- Supabase plugin for Cursor is live. [Twitter](https://x.com/kiwicopple/status/2025954320492171409)
- Copy AI prompts from the dashboard. The same prompts powering the Supabase AI Assistant are now exportable for use in your local agent or tool of choice. [Twitter](https://x.com/kiwicopple/status/2021886071563268188)
- Inline SQL Editor saves SQL Snippets. Create and update snippets from Studio. Share via git in the `supabase/snippets` folder. [GitHub](https://github.com/supabase/supabase/discussions/42031)
- Command Menu gets Create and Search shortcuts. Hit `cmd + k` to create tables, RLS policies, Edge Functions, and Storage buckets — or jump directly to an existing one. [Twitter](https://x.com/kiwicopple/status/2020922098311684461)
- Read replicas now managed from the database replication page. Rolling out gradually — if you manage read replicas, look in Database settings.
- Receipt downloads now available. Download receipts from the Invoices section in your org billing page.

## Made with Supabase

- A purpose-built tool for running powerful affiliate and referral campaigns. [Website](https://winwinkit.com/)
- Supabase x YCombinator Hackathon winner: An AI Agent Personal Trainer [Website](https://proximafitness.com/)
- AI video production for professionals [Website](https://www.martini.film/)
- Generate APA citation-ready references from a URL or DOI in seconds [Website](https://apacitationgenerator.online/)
- SupaClaw - A basic version of OpenClaw but built entirely on Supabase built-in features [GitHub](https://github.com/vincenzodomina/supaclaw)

## Community Highlights

- Supabase is sponsoring Postgres Conference 2026. Deepthi and Sugu are speaking on Multigres: horizontal scalability and intelligent sharding for Postgres. April 21-23 in San Jose. Use code `2026_SUPABASE20` for 20% off. [Register](https://postgresconf.org/conferences/postgresconf_2026)
- Codepup AI launched Supabase integration. Build a complete web app with a real Supabase backend — auto-generated, tested, and fixed by AI in under 30 minutes. [Blog Post](https://www.codepup.ai/blog/codepup-ai-supabase-integration)
- BKND joins Supabase. Dennis Senn, creator of BKND, is joining to build a Lite offering for agentic workloads. BKND stays open source. [Blog Post](https://supabase.com/blog/bknd-joins-supabase)
- Hydra joins Supabase. Joe Sciarrino, co-creator of Hydra, is joining to build Supabase Warehouse: an open data warehouse architecture for developers. Hydra co-developed `pg_duckdb`, which accelerates analytics queries on Postgres by over 600x. [Blog Post](https://supabase.com/blog/hydra-joins-supabase)
- Getting Started with Supabase - Official Guide [YouTube](https://www.youtube.com/watch?v=i_bPeTZVlg0&pp=ygUIc3VwYWJhc2U%3D)
- Supabase on Observable Flutter - Episode [YouTube](https://www.youtube.com/live/4dCdCamVBHk?si=yqQuahnuiKPbpJn5)
- Inside Supabase Edge Functions: How Serverless Magic Actually Works [Blog](https://dev.to/krish_kakadiya_5f0eaf6342/inside-supabase-edge-functions-how-serverless-magic-actually-works-2m1p)
- Unlocking Scalable Backend Development: Why Supabase and Node.js are Revolutionizing Modern Applications in 2026 [Blog](https://medium.com/%40muhammadfaizanali18/unlocking-scalable-backend-development-why-supabase-and-node-js-c2bd2ab7eb36)
- Adding GitHub, Google, and X Login to Next.js 15 with Supabase Auth [Blog](https://dev.to/mukitaro/adding-github-google-and-x-login-to-nextjs-15-with-supabase-auth-2mj8)
