---
number: 42531
slug: 42531-developer-update-february-2026
published: 2026-02-05
discussion: https://github.com/orgs/supabase/discussions/42531
labels:
  - security
  - edge functions
  - ai
page: https://supabase.com/changelog/42531-developer-update-february-2026
---

# Developer Update - February 2026

Here’s everything that happened with Supabase in the last month:

## Supabase PrivateLink is now available

<img width="1200" height="630" alt="og" src="https://github.com/user-attachments/assets/6544e9d2-aab8-4410-8800-9f2854b7c287" />

Connect your database to AWS resources over private networks. No public internet exposure. Traffic stays within AWS infrastructure using VPC Lattice. 

[Blog Post](https://supabase.com/blog/supabase-privatelink-available)

## Postgres Best Practices for AI Agents

<img width="1200" height="630" alt="og 2" src="https://github.com/user-attachments/assets/7f79bda6-0140-4f3e-b13e-3e156b940d54" />

30 rules across 8 categories teaching AI agents to write correct Postgres code. Works with Claude Code, Cursor, GitHub Copilot, and other tools. 

[Blog Post](https://supabase.com/blog/postgres-best-practices-for-ai-agents)

## Query Ethereum directly from Postgres

<img width="1200" height="630" alt="og (1)" src="https://github.com/user-attachments/assets/fb470e64-48b1-4892-a4e1-3c196f558c94" />

Use SQL to query real-time Ethereum blockchain data with the Infura wrapper.

[View docs](https://fdw.dev/catalog/infura/)

## Supabase is now an official Claude connector

<img width="1200" height="630" alt="generate-og (3)" src="https://github.com/user-attachments/assets/e355da54-b321-4abc-870d-857623f8f1c4" />

Connect your Supabase projects to Claude and manage your database by telling Claude what you need. 

[Blog Post](https://supabase.com/blog/supabase-is-now-an-official-claude-connector)

## Vibe coding, done right

<img width="1200" height="630" alt="og (2)" src="https://github.com/user-attachments/assets/5811d2ad-3c67-42aa-8405-9bb2b2ef90ba" />

Join us for a 45 minute online workshop with Bolt where we’ll walk through several success stories and best practices for introducing vibe coding safely into your company

[Register now](https://supabase.com/events/enterprise-innovation-with-bolt)

## Free eBook: Using Postgres to its full extent

<img width="6000" height="2425" alt="free-ebook" src="https://github.com/user-attachments/assets/fc4b20e4-68af-4521-ae7c-dfd20ee9fd7c" />

Manning Publications and Supabase created a free eBook on using Postgres to its full extent—contemporary SQL techniques, full-text search, data types, and avoiding design mistakes that cost performance.

[Download](https://blog.manning.com/mastering-postgresql-accelerate-your-weekend-projects-and-seamlessly-scale-to-millions)

## Quick Product Announcements

- **Action Required: pg_graphql disabled by default on new projects.** Ships mid-February. New projects won't have pg_graphql enabled automatically. Existing projects with zero GraphQL requests will also have it disabled. If you use GraphQL, manually enable the extension. [GitHub](https://github.com/supabase/supabase/discussions/42180)
- TRAE SOLO integration with Supabase. Manage your database, storage, and auth inside ByteDance's AI IDE. [Blog Post](https://supabase.com/blog/introducing-trae-solo-integration)
- Edge Functions now support drag-and-drop zip files. Upload entire function bundles to migrate between projects. [Docs](https://supabase.com/docs/guides/troubleshooting/transfer-edge-function-from-one-project-to-another)
- SQL snippets save locally in Studio. Share queries via git with your team in `supabase/snippets` folder. [GitHub](https://github.com/supabase/supabase/discussions/42031)
- Supabase Assistant helps with database query performance. Get optimization suggestions directly in the dashboard. [Twitter](https://x.com/kiwicopple/status/2010891332970324393)
- postgrest-js hits 9M weekly downloads. [Twitter](https://x.com/kiwicopple/status/2011429658521452908)

## Made with Supabase

- **Fanakin** - Organize movies, shows, books, games, and more in one place. Create lists, share your profile, and get AI-powered recommendations based on your taste. [Website](https://fanakin.com/)
- **PolicyCheck** - Free client-side security analysis for your Supabase project. See what's exposed through your public API with just your anon key or user authenticated mode. [Website](https://policycheck.nocodetalks.co/)
- **Renamify** - AI-powered bulk file renaming with 99% accuracy. Rename hundreds of photos instantly with intelligent, descriptive names. Built to make the web more accessible. [Website](https://renamify.co/)

## Community Highlights

- Supabase becomes a Tailwind partner. [Announcement](https://x.com/supabase/status/2009563830326558885)
- New contributor site launched at [supabase.com/contribute](http://supabase.com/contribute). Search issues across GitHub, Reddit, and Discord filtered by technology. [Visit Site](https://supabase.com/contribute)
- SupaSquad community program now open. Join as a Contributor, Content Creator, Trusted Host, or Event Speaker. Get early access to features, partner deals, and direct team access. [Apply Now](https://supabase.com/open-source/contributing/supasquad)
