Netlify Release Notes
Last updated: Apr 10, 2026
- Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 10, 2026
- Modified by Releasebot:Apr 16, 2026
Claude Opus 4.7 now available in AI Gateway and Agent Runners
Netlify adds Claude Opus 4.7 support in AI Gateway and Agent Runners with zero-config access, letting developers use the Anthropic SDK directly in Netlify Functions while Netlify handles API keys, authentication, caching, and rate limiting.
Anthropic's Claude Opus 4.7 model is now available through Netlify's AI Gateway and Agent Runners with zero configuration required.
Use the Anthropic SDK directly in your Netlify Functions without managing API keys or authentication. The AI Gateway handles everything automatically. Here's an example using the Claude Opus 4.7 model:
import Anthropic from '@anthropic-ai/sdk'; export default async () => { const anthropic = new Anthropic(); const response = await anthropic.messages.create({ model: 'claude-opus-4-7', max_tokens: 4096, messages: [ { role: 'user', content: 'How can AI improve my coding?' } ] }); return new Response(JSON.stringify(response), { headers: { 'Content-Type': 'application/json' } }); };Claude Opus 4.7 is available for all Function types and Agent Runners. You get automatic access to Netlify's caching, rate limiting, and authentication infrastructure.
Learn more in the AI Gateway documentation and Agent Runners documentation.
Original source - Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 15, 2026
Free unlimited seats on Pro, unlimited form submissions, & updated credit rates
Netlify updates its Credit-based plans with unlimited form submissions, new unlimited seats on Pro, and revised credit rates for bandwidth, compute, and web requests. The changes take effect now for new plans and roll out to existing teams on their next billing cycle.
Unlimited seats on the Pro plan
We're introducing some pricing updates to our Credit-based plans. Here's a quick summary of the changes, explained more below.
- Unlimited form submissions on all Credit plans
- Updated credit rates for bandwidth, compute, and web requests
To understand more on why we're making these changes, check out our official Netlify blog post on Pricing Netlify for the next 3 billion builders.
Not sure if your plan is impacted? Check out our Impact summary based on plan table.
Read on for concise details and impact timelines.
The Credit Pro plan now includes free unlimited team member seats with a monthly subscription. This means you can invite anyone you like to join your team for the monthly subscription of $20 for 3,000 credits to use across your team’s projects.
Invite or add Owners, Developers, Internal Builders, Publishers, Git Contributors, and Reviewers to your team without extra seat charges. Before you were charged $20 per seat, including for active Git Contributors.
This change applies to Pro plans using credits metered billing only. Legacy Pro plans are not affected. Learn more about how different plans are affected in our impact by plan summary table.
Impact timeline
These seat plan changes apply right away to new upgrades and plans.
For existing teams with a Credit Pro plan, your seat charges will be removed for existing seats at the start of your next billing cycle. In the meantime, you can invite more people to join and collaborate without seat charges starting today.
Unlimited form submissions
Now form submissions are free across all Credit plans. Previously, each form submission cost 1 credit.
Impact timeline
For existing teams with a Credit plan, you'll notice form submission cost changes take effect starting today.
Updated metered billing
As part of this pricing shift, we've also updated how credits are calculated for certain resources. These updates still keep our services competitive.
Meter: Bandwidth
Previous rate: 10 credits per GB
New rate: 20 credits per GB
Meter: Compute
Previous rate: 5 credits per GB-hour
New rate: 10 credits per GB-hour
Meter: Web requests
Previous rate: 3 credits per 10,000 requests
New rate: 2 credits per 10,000 requests
Impact timeline
For existing teams with a Credit plan, you’ll notice the metered billing changes take effect starting today.
Impact summary based on plan
Not sure how these pricing updates impact you and your plan?
Check out our impact summary table below for a quick overview.
Plan Type: Legacy Pro plans
What's Changing: No new changes with this update
Details: You can continue using your current plan without any changes. To switch to a Credit-based plan, see changing plans. Learn more about Legacy pricing plans.
Plan Type: Legacy Free & Starter plans
What's Changing: No new changes with this update
Details: You can continue using your current plan without any changes. To switch to a Credit-based plan, see changing plans. Learn more about Legacy pricing plans.
Plan Type: All Legacy plans
What's Changing: No new changes with this update
Details: You can continue using your current plan without any changes. To switch to a Credit-based plan, see changing plans. Learn more about Legacy pricing plans.
Plan Type: Enterprise Credit plans
What's Changing: No new changes with this update
Details: Contact your account manager with questions. Learn more about metered billing with credits for Enterprise plans.
Plan Type: Pro Credit plans
What's Changing:
- Unlimited seats on the Pro plan
- <br>
- Updated credit usage rates for Compute, Bandwidth, and Web requests <br>
- form submissions are now unlimited and free
Details: Add unlimited team members for a monthly subscription price of $20 for 3,000 credits to use across your team’s projects. <br>
<br>
For existing Pro Credit plans, this takes full effect on existing seats at the start of your next billing cycle but you can add more people to your team for free starting today. <br>
<br>
Credit rates for Compute, Bandwidth, and Web requests have been updated while keeping services competitive.
Plan Type: Free or Personal Credit plans
What's Changing:
- Updated credit usage rates for Compute, Bandwidth, and Web requests <br>
- form submissions are now unlimited and free
Details: You still can only have one team member (a Team Owner role) on your plan. <br>
<br>
Credit rates for Compute, Bandwidth, and Web requests have been updated while keeping services competitive.
Plan Type: All Credit plans
What's Changing:
- Updated credit usage rates for Compute, Bandwidth, and Web requests <br>
- form submissions are now unlimited and free
Details: Credit rates for Compute, Bandwidth, and Web requests have been updated while keeping services competitive.
Learn more
Learn more about Credit-based pricing plans and how credits work.
Original source All of your release notes in one feed
Join Releasebot and get updates from Netlify and hundreds of other software products.
- Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 15, 2026
New sorting and filter controls on the Members page
Netlify adds sorting and filter controls to the Members page, making it easier to find, organize, and review team members by name, role, project access, and last activity for Pro plans and above.
Managing team members just got easier. The Members page now includes sorting and filter controls that help you quickly find and organize your team, available for Pro and above plans.
New sorting and filter controls on the Members page
You can now search for team members by name, filter by role, filter by project access, sort by last activity, and more — making it simple to audit access, find specific collaborators, or review who’s been active recently. These controls are especially useful as your team grows and you need more visibility into membership and permissions.
These controls are available now for all teams on Pro plans and above. Head to your team’s Members page to try them out.
Original source - Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 14, 2026
Netlify Database GA coming soon, no new databases for now
Netlify launches the GA version of Netlify DB with major improvements and no extension required. The beta experience is ending for new database creation, while existing databases can still be claimed and migrated at your own pace with no forced switch or data loss.
The GA version of Netlify DB launches the week of April 20, 2026, bringing many significant improvements and it won't require installing an extension anymore.
The move from the beta experience to the GA database experience is not automatic, and is not required. We will publish detailed instructions for anyone wishing to migrate. There will be no required switch or migration, no loss of data, and no sudden charges for anyone using an already-created database with the beta experience.
Starting today, April 13, 2026, you cannot create new databases using the beta Netlify DB experience. You can still claim existing databases to your own Neon account.
If you created a database in the past week, recall from the Netlify DB beta docs that you must claim your database within 7 days through your own Neon account or the the database will be automatically deleted. Learn more in our docs on claiming your database.
Original source - Apr 6, 2026
- Date parsed from source:Apr 6, 2026
- First seen by Releasebot:Apr 10, 2026
Deploy logs streaming is now faster
Netlify improves deploy logs in the Netlify UI with faster, smoother streaming that delivers output closer to real time. Logs now appear in smaller batches, making builds easier to follow, with shareable line selection and automatic highlights in successful deploy summaries.
Watching a deploy? You’ll notice logs now appear faster and more smoothly in the Netlify UI. We’ve reduced log delivery latency and decreased the size of the batches sent to the browser, so output streams in closer to real time.
Deploy logs streaming in the Netlify UI
This means less waiting and fewer large chunks of text appearing all at once. Instead, logs flow steadily as your build progresses — making it easier to follow what’s happening and catch issues early.
Deploy logs are available on the detail page of every deploy and show build image details, dependency caching, all standard output from your build, Build Plugin execution, and the final deploy status. For successful deploys, highlights are automatically included in the deploy summary.
You can also share specific log lines with your team — select a line number to highlight it, or shift+click a range to generate a shareable URL. Select the clipboard icon to copy the entire log.
For more details, check out the deploy log documentation.
No changes are required on your end. The improvement applies automatically to all deploy logs viewed on app.netlify.com.
Original source - Apr 6, 2026
- Date parsed from source:Apr 6, 2026
- First seen by Releasebot:Apr 9, 2026
Deploy logs streaming is now faster
Netlify improves deploy logs in the UI with faster, smoother streaming, reduced latency, and easier sharing, helping teams follow builds in near real time and catch issues earlier.
Watching a deploy? You’ll notice logs now appear faster and more smoothly in the Netlify UI. We’ve reduced log delivery latency and decreased the size of the batches sent to the browser, so output streams in closer to real time.
This means less waiting and fewer large chunks of text appearing all at once. Instead, logs flow steadily as your build progresses — making it easier to follow what’s happening and catch issues early.
Deploy logs are available on the detail page of every deploy and show build image details, dependency caching, all standard output from your build, Build Plugin execution, and the final deploy status. For successful deploys, highlights are automatically included in the deploy summary.
You can also share specific log lines with your team — select a line number to highlight it, or shift+click a range to generate a shareable URL. Select the clipboard icon to copy the entire log.
For more details, check out the deploy log documentation.
No changes are required on your end. The improvement applies automatically to all deploy logs viewed on app.netlify.com.
Original source - Mar 27, 2026
- Date parsed from source:Mar 27, 2026
- First seen by Releasebot:Apr 10, 2026
Deploy from Codex with the Netlify Plugin
Netlify adds a Codex plugin that lets developers create projects, configure settings, inspect deploys, and deploy sites directly from OpenAI Codex. It also supports preview URLs, production deploys, build checks, and project management without leaving the coding workflow.
You can now deploy sites to Netlify directly from OpenAI Codex using the Netlify plugin in the Codex plugin directory.
Netlify plugin in Codex
Codex plugins extend Codex with apps, skills, and MCP servers, to access external tools, data, and workflows directly from your coding environment. With the Netlify plugin, Codex can create projects, configure settings, and deploy without leaving the coding workflow.
What you can do
- Deploy directly from Codex
- Deploy projects using the Netlify CLI workflow
- Generate preview URLs automatically
- Deploy to production when ready
- Validate build configuration before deployment
Manage your projects
- Create new projects
- Install extensions
- Manage environment variables
- Configure visitor access controls
- Manage forms
- Update project settings
Review and fix deployments
- Inspect deploy status
- Retrieve build logs
- Identify configuration issues
- Iterate on fixes within Codex
Codex is also available through Agent Runners, where you can prompt AI agents against your live project and deploy changes directly from the Netlify Dashboard.
The Netlify plugin for Codex is available now in the Codex plugin directory.
Original source - Mar 24, 2026
- Date parsed from source:Mar 24, 2026
- First seen by Releasebot:Apr 10, 2026
Hydrogen with React Router 7 now supported on Netlify
Netlify adds Shopify Hydrogen support with a rebuilt template for React Router 7 and Hydrogen 2026.1.0, plus Netlify Cache API integration and zero-config local emulation for Blobs, Functions, Edge Functions, and AI Gateway.
Shopify's Hydrogen framework now works on Netlify with React Router 7 and Hydrogen 2026.1.0. The Netlify Hydrogen template has been fully rebuilt, and @netlify/vite-plugin-react-router now supports Hydrogen sites out of the box.
The updated template also comes with two meaningful improvements:
Netlify Cache API integration
Data fetching is cached using the Netlify Cache API, giving you low-latency responses without extra configuration.
Full local platform emulation
The Netlify Vite Plugin provides zero-config local emulation of Blobs, Functions, Edge Functions, and AI Gateway during development, so what you test locally matches what runs in production.
To get started with a new Hydrogen site on Netlify, deploy the updated template:
- Deploy to Netlify
To move an existing Hydrogen site over to Netlify, follow the How to deploy a Shopify Hydrogen storefront to Netlify guide.
Learn more:
- Hydrogen template on GitHub
- @netlify/vite-plugin-react-router v3.1.0 release notes
- How to deploy a Shopify Hydrogen storefront to Netlify
- Mar 24, 2026
- Date parsed from source:Mar 24, 2026
- First seen by Releasebot:Apr 10, 2026
Monitor credit usage by day
Netlify adds day-by-day credit usage breakdowns in the UI for credit-based plans.
Users on credit-based plans can now see a day-by-day breakdown of their credit consumption. Head to Usage & Billing > Account usage insights > Credits to view exactly how your credits are being used each day.
Track credit usage across the following meters:
- AI Inference
- Bandwidth
- Compute
- Production deploys
- Web Requests
Day-by-day credit usage breakdown in the Netlify UI
This makes it easier to spot usage trends, identify spikes, and plan ahead — so you can stay on top of your credit consumption without any guesswork.
Learn more about how credits work.
Original source - Mar 20, 2026
- Date parsed from source:Mar 20, 2026
- First seen by Releasebot:Apr 10, 2026
Invoices for Enterprise Available on the Billing Page
Netlify adds issued invoices directly to Enterprise and Grid billing pages, making it easier to review charges, open invoices, pay, and download them from the same place you manage billing.
Enterprise and Grid customers can now find issued invoices directly on their billing pages in Netlify. You can review what each invoice includes and open it right away to pay or download.
On the team Usage & billing page for Enterprise and the Organization billing page for Grid, invoices are now listed where billing work already happens. This makes it faster to confirm charges, get details, and handle payment or download in fewer steps.
Enterprise teams without an organization grid plan: Find your invoices in your team’s Usage & billing dashboard.
Issued invoices on the Enterprise team's Usage & billing dashboard
Enterprise plans with an organization grid plan: Find invoices on your Organization's billing dashboard.
Issued invoices on the Organization's billing dashboard
You can quickly see a breakdown for each invoice and use the Pay button to open the invoice portal when you’re ready to take action.
This update affects Enterprise teams and Grid organizations. No setup is required.
Learn more about Netlify billing.
Original source - Mar 18, 2026
- Date parsed from source:Mar 18, 2026
- First seen by Releasebot:Apr 10, 2026
Introducing Prompt Templates
Netlify introduces reusable Prompt Templates in the agent runs dashboard, giving teams a curated set of prompts for workflows like accessibility audits and A/B testing with Edge Functions. Users can customize, save, and share templates to work faster without starting from scratch.
To help you and your agents build more effectively, we're introducing reusable Prompt Templates available directly from within Netlify.
Browse a curated collection of reusable prompts for common Netlify workflows: accessibility audits, A/B testing with Edge Functions, and more. Each template uses variable placeholders so you can adapt it to your project without starting from scratch.
Prompt Templates
Prompt Templates live directly in your project's agent runs dashboard. From there you can:
- Browse public prompt templates
- Customize and save your own versions of any template for your team
- Submit templates back to the community to share what is working for you
Learn more about managing Prompt Templates for your team.
Original source - Mar 17, 2026
- Date parsed from source:Mar 17, 2026
- First seen by Releasebot:Apr 10, 2026
OpenAI GPT-5.4 Nano and GPT-5.4 Mini Now Available in AI Gateway
Netlify adds OpenAI’s GPT-5.4 Nano and GPT-5.4 Mini to its AI Gateway, letting developers use the OpenAI SDK in Netlify Functions with zero configuration. It also brings automatic caching, rate limiting, and authentication for all Function types.
OpenAI’s GPT-5.4 Nano and GPT-5.4 Mini models are now available through Netlify’s AI Gateway with zero configuration required.
Use the OpenAI SDK directly in your Netlify Functions without managing API keys or authentication. The AI Gateway handles everything automatically. Here’s an example using the GPT-5.4 Nano model:
import OpenAI from 'openai'; export default async () => { const openai = new OpenAI(); const response = await openai.responses.create({ model: 'gpt-5.4-nano', input: 'Give a concise explanation of how AI works.', }); return Response.json(response); };GPT-5.4 Nano and GPT-5.4 Mini are available for all Function types. You get automatic access to Netlify’s caching, rate limiting, and authentication infrastructure.
Learn more in the AI Gateway documentation
Original source - Mar 16, 2026
- Date parsed from source:Mar 16, 2026
- First seen by Releasebot:Apr 10, 2026
New Internal Builder role and granular project access controls
Netlify adds an Internal Builder role and more granular project access controls to better support cross-functional teams using AI-assisted workflows. The update lets builders iterate with guardrails, open pull requests for review, and gives owners finer control over who can access specific projects.
We've updated how you manage who can access what on your Netlify project and created a new role designed for the workflow needs of cross-functional AI-assisted builders.
Teams have asked for clearer ways to support people building internal tools and people collaborating on existing projects with AI agents and some guardrails.
With the new Internal Builder role and more granular project access control, Netlify now better supports new ways of working with AI across your cross-functional teams.
Introducing the Internal Builder role
This role is ideal for marketers building campaign pages, HR teams spinning up internal sites, or anyone using AI tools to ship without a traditional dev workflow.
The Internal Builder role is built to cover these two use cases:
- Build with Agent Runners with guardrails
for existing projects - Support internal tool builders
with their new projects
Build with Agent Runners with guardrails
Internal Builders can use Agent Runners to build and iterate on web projects with guardrails that support the ways cross-functional teams work.
The Internal Builder role can iterate on existing web projects using Agent Runners but cannot publish directly to production or access Project configuration settings, such as to change environment variables. This ensures the Internal Builder doesn't accidentally break existing functionality.
For projects connected to a Git provider, the Internal Builder can open a pull request for review from their agent run. This allows Developers and Owners to decide when to go live with changes.
Use cases supported:
- Marketing team member who needs to build campaign landing pages quickly with stakeholder review
- Designer who iterates on pricing page with AI assistance with stakeholder review
Support internal tool builders
Once someone with an Internal Builder role creates a project, they automatically get a Developer role on that project without changing their role and access permissions to other projects.
This allows your cross-functional teams to own the building process for their internal tools.
Use cases supported:
- HR team member who wants to build an information site for a company trip to Mexico
- Sales rep building internal tools for their team
New granular project access
We've upgraded the ways you can manage project access for your team members.
Team Owners can specify project access when adding team members to projects or when they edit existing project access.
They can assign a role scoped only to specific projects or to all projects (including future ones).
This means the same person can be an Internal Builder on most projects but a Developer on the internal tool they've created. Access can be scoped to exactly what each person needs.
For more details, check out our docs on Roles and permissions and Manage project access.
Try it out
To add an Internal Builder to your team, go to your team's Members page and invite a new member or update an existing member's role. Let us know if you have any feedback.
Original source - Mar 12, 2026
- Date parsed from source:Mar 12, 2026
- First seen by Releasebot:Apr 10, 2026
See your available credits at a glance
Netlify improves credit tracking in the UI with a clear available-credits view and billing breakdown.
Monitor credit usage in the Netlify UI
We've updated how credits are displayed across the Netlify UI. Instead of showing a "used credits / total credits" counter, you'll now see your available credits — the number of credits you actually have left to use.
Now, you'll see exactly how many credits remain on your account without needing to do the math yourself. For a detailed breakdown of your monthly credit consumption, check the Credit usage breakdown card on your team's billing page.
Learn more about how credits work.
Original source - Mar 6, 2026
- Date parsed from source:Mar 6, 2026
- First seen by Releasebot:Apr 10, 2026
Limit AI usage on your team
Netlify adds AI inference credit limits for teams, helping owners cap Agent Runners and AI Gateway usage for predictable costs. When the limit is hit, active and new agent runs stop, and AI Gateway usage pauses. It also shows per-task agent run credit costs on the agent runs page.
Team Owners can now set a credit limit on AI inference usage to keep Agent Runners and AI Gateway costs within budget.
When your team’s usage hits the credit cap you define, active agent runs stop, new agent runs are blocked, and continued AI Gateway usage is paused to help you keep more of your credit balance.
This is especially useful for teams actively using AI features who want predictable monthly costs without manually watching the meter. Set it once, and Netlify enforces it automatically across your entire team.
Learn more in our docs on limiting AI features.
Agent run credits tracking
You can also track how much each agent run task costs on your agent runs page, shown next to how long the agent took to run the task.
Learn more about AI inference usage and how credits work.
Original source