ChangelogAug 01, 2025app.build web ui and Laravel support, new Tables page features, and moreapp.build adds web UI and Laravel support. app.build, Neon's open source reference architecture for agentic codegen, now has a web based interface in addition to the terminal CLI—making it easier to create full stack apps directly from your browser. Learn more in the blog post La...
ChangelogJul 25, 2025Bring your own email provider to Neon Auth, Neon AI Assistant now available for Free plan users, Devin can now use Neon's MCP Server, and moreBring your own email provider to Neon Auth. Neon Auth now supports sending emails for user invites, password resets, and notifications. Use our shared email server for development, then switch to your own provider when you're ready. Read more in the docs. Neon AI Assistant now av...
ChangelogJul 18, 2025Develop with Neon in VS Code using Neon Local Connect, app.build adds Python support, and moreAccelerate development with the Neon Local Connect VS Code Extension. The Neon Local Connect VS Code Extension lets you develop with Neon using a familiar localhost connection string. Your app connects to localhost 5432 like a local Postgres instance, but the underlying Neon Loca...
ChangelogJul 11, 2025Get help from our new Neon AI assistant, delete Neon Auth users, UI improvements, and moreMeet your new Neon AI Assistant. We’ve launched a new Neon AI Assistant, available for all Launch and Scale plan users. Find it under ? > Get help in the Console. Our AI assistant can help Answer questions about Neon features, workflows, and troubleshooting. Find relevant documen...
ChangelogJul 04, 2025Name your computes, TanStack integration, Neon Auth enhancements, and moreGive your computes a custom name. You can now assign custom names to your branch’s computes. In the Neon Console, go to the Branches page, select a branch, and open the Compute tab. Click the edit icon next to a compute to rename it. You can also set a name when _adding_ a new co...
ChangelogJun 27, 2025Improved connection security, easier Cursor MCP integration, simpler RLS with Neon Auth, and moreOne click install Neon MCP Server in Cursor. You can now add the Neon MCP Server to Cursor with a single click. Look for the Add to Cursor button in our MCP Server docs and in the GitHub repo, or try it here Enhanced connection security with channel binding. Connection strings an...
ChangelogJun 20, 2025OpenTelemetry, Data API open to all, API key auth for MCP, and moreOpenTelemetry integration. Neon now supports OpenTelemetry! You can send metrics and Postgres logs from Neon to any OpenTelemetry compatible backend. You can enable the integration from the Integrations page in the Neon Console. For setup instructions, refer to our OpenTelemetry ...
ChangelogJun 13, 2025app.build available via Homebrew, Neon MCP Server updates, and moreapp.build — now available via Homebrew. Last week, we introduced app.build, our open source reference implementation for building AI powered applications on top of Neon. Unlike LLMs that generate isolated snippets, app.build uses agent architecture to turn prompts into fully depl...
ChangelogJun 06, 2025app.build, Neon Launchpad, Netlify DB, and moreapp.build. We're very happy to join the codegen community with app.build, our open source reference implementation for building codegen products on top of Neon. app.build is an agent that converts AI generated code snippets into complete, deployed applications. While LLMs handle ...
ChangelogMay 30, 2025Enable Neon Auth in Vercel, Backup & Restore enhancements, and moreEnable Neon Auth in Vercel. You can now enable Neon Auth directly from the Neon Postgres Integration on Vercel. Enable it when creating a database, or later by going to the Storage tab in Vercel, selecting your database, and updating the Settings. Neon Auth makes it easy to add a...