Releases Index
Netlify

Netlify

netlify.comInfrastructure
$npx @buildinternet/releases get netlify

Project overview gets unified activity feed

This release1 featureNew capabilitiesAI-tallied from the release notes

An activity feed on the project overview page consolidates production versions, preview versions, and agent runs in one place, with filters for All, Production, Previews, and Agent runs. It is available on all plans and suggests next steps.

Read more →

Claude Opus 5.5 available via AI Gateway, Agent Runners

This release1 featureNew capabilitiesAI-tallied from the release notes
v5.5

Claude Opus 5.5 is now available through Netlify's AI Gateway and Agent Runners with zero configuration required, usable via the Anthropic SDK in Netlify Functions without managing API keys or authentication. The model is also available across Background Functions, Scheduled Functions, and Edge Functions, with Netlify's caching, rate limiting, and authentication infrastructure applied automatically.

Read more →

Critical Next.js ImageResponse RCE; patch 15.5.26 and 16.3.6

This release1 fixBug fixesAI-tallied from the release notes

A critical severity vulnerability in an upstream Next.js dependency can lead to remote code execution when ImageResponse renders untrusted input. Sites are affected only if they use ImageResponse with untrusted text or request-loaded images; on Netlify the impact is limited to a crashed function invocation, though active exploitation could increase function costs.

Read more →

GPT-6 Sol and Luna now in AI Gateway

This release2 featuresNew capabilitiesAI-tallied from the release notes

OpenAI's GPT-6 Sol and GPT-6 Luna models are now available through Netlify's AI Gateway and Agent Runners with zero configuration, usable via the OpenAI SDK without managing API keys or authentication. Both models also work across Scheduled, Background, and Edge Functions with Netlify's caching, rate limiting, and authentication infrastructure.

Read more →

TypeSafe Jev now in AI Gateway with zero config

This release1 featureNew capabilitiesAI-tallied from the release notes

TypeSafe's Jev System One model is available through Netlify's AI Gateway with no API keys or provider config, returning typed answers with calibrated probabilities via choice, score, and noul question primitives evaluated in parallel against shared state. The SDK defaults to the jev-latest alias (jev-1.13.0) and requires Node.js 20 or newer.

Read more →

DeepSeek V4.1 Flash joins AI Gateway

This release1 featureNew capabilitiesAI-tallied from the release notes
v4.1

DeepSeek V4.1 Flash is now available through OpenRouter on Netlify's AI Gateway with zero configuration, usable via the OpenRouter SDK in Netlify Functions without managing API keys or authentication. It works across Background Functions, Scheduled Functions, and Edge Functions, with automatic rate limiting and authentication.

Read more →

Agent Runners leave project in working state on low credits

This release1 fixBug fixesAI-tallied from the release notes

When a run has fewer credits remaining than the task requires, Agent Runners now finish work in progress, leave the project in a working state, and summarize what was completed instead of ending abruptly mid-task. The change applies automatically to every agent and model with nothing to enable or configure.

Read more →

Agent Runners finish in-progress work before credits run out

This release1 enhancementImprovements to existing featuresAI-tallied from the release notes

Runs that have fewer credits remaining than the task requires now finish work already in progress, leave the project in a working state, and provide a summary of what was completed, instead of ending abruptly with partial changes. The behavior applies automatically to every agent and model in Agent Runners with nothing to enable or configure.

Read more →

Cursor Origin repos now deploy on Netlify

This release1 featureNew capabilitiesAI-tallied from the release notes

Repositories hosted on Cursor Origin can now be connected to Netlify for continuous deployment, building and deploying on every git push, creating Deploy Previews for pull requests, and posting deploy notifications back to pull request comments on Cursor Origin. Authentication uses OAuth, and no specific Netlify pricing plan is required; features outside continuous deployment, such as Agent Runners and the Netlify Drawer, are not supported yet.

Read more →

ChatGPT Images 2.5 lands in AI Gateway; no API keys needed

This release1 featureNew capabilitiesAI-tallied from the release notes
v2.5

ChatGPT Images 2.5 is now available through Netlify's AI Gateway and Agent Runners with zero configuration, using gpt-image-2.5-flare or gpt-image-2.5-sunburst. The OpenAI SDK can be used directly in Functions without managing API keys or authentication, and both models work across standard, Background, Scheduled, and Edge Functions plus Agent Runners with Netlify's caching, rate limiting, and authentication.

Read more →

GPT-6 Astra now in AI Gateway and Agent Runners

This release1 featureNew capabilitiesAI-tallied from the release notes

OpenAI's GPT-6 Astra model is now available through Netlify's AI Gateway and Agent Runners with zero configuration, working directly with the OpenAI SDK in Netlify Functions. It's also supported across Background Functions, Scheduled Functions, and Edge Functions, with automatic access to caching, rate limiting, and authentication.

Read more →

New-project agent runs fit within credit budget

This release1 featureNew capabilitiesAI-tallied from the release notes

Agent Runners now scope ambitious prompts for new projects, building a partial working project and suggesting next steps within the available credit budget instead of stalling out mid-run.

Read more →

Gemini 3.8 Flash available with zero config

This release1 featureNew capabilitiesAI-tallied from the release notes
v3.8

Google's Gemini 3.8 Flash model is now available in Netlify's AI Gateway and Agent Runners with zero configuration. Use the Google GenAI SDK directly in Netlify Functions without managing API keys, with automatic access to caching, rate limiting, and authentication.

Read more →

Claude Fable 5.1 now in AI Gateway and Agent Runners

This release1 featureNew capabilitiesAI-tallied from the release notes
v5.1

Anthropic's Claude Fable 5.1 model is now available through Netlify's AI Gateway and Agent Runners with zero configuration. Use the Anthropic SDK directly in Netlify Functions without managing API keys or authentication; AI Gateway handles caching, rate limiting, and auth automatically.

Read more →

Every stack pull request gets a Deploy Preview

This release1 featureNew capabilitiesAI-tallied from the release notes

Deploy Previews now appear on every pull request in a GitHub stack that targets the production branch, not just the first one. Nothing new to configure — Netlify adds the preview automatically.

Read more →

Critical Next.js RCEs patched; Netlify sites unaffected

This release2 fixesBug fixesAI-tallied from the release notes

Two critical-severity Next.js vulnerabilities enabling unauthenticated remote code execution are patched in 15.5.24 and 16.3.3. Netlify-hosted sites are not affected by either: the Windows issue doesn't apply to Linux-hosted Functions/Edge Functions, and image requests are rewritten to Netlify Image CDN before reaching Next.js. Upgrading is still recommended.

Read more →

Agent Runners ask clarifying questions before building

This release1 featureNew capabilitiesAI-tallied from the release notes

Agent Runners can now ask clarifying questions when a few details would significantly improve the result, instead of guessing. Answering is optional — you can answer, skip, or add your own context.

Read more →

Pre-launch toolbar and Netlify badge for new Free projects

This release2 featuresNew capabilitiesAI-tallied from the release notes

Private projects on Credit pricing plans now show a pre-launch toolbar for sharing and AI audits. New Free-plan projects created on or after August 19, 2026 display a configurable Powered by Netlify badge to visitors.

Read more →

Gemini 3.7 Flash arrives in AI Gateway

This release1 featureNew capabilitiesAI-tallied from the release notes
v3.7

Google's Gemini 3.7 Flash model is now available through Netlify's AI Gateway and Agent Runners with zero configuration — use the Google GenAI SDK directly in Functions without managing API keys, with automatic access to caching, rate limiting, and authentication.

Read more →