releases.sh
Netlify

Netlify

netlify.comInfrastructure
$npx @buildinternet/releases get netlify

SolidStart 2 deploys to Netlify with no adapter needed

This release1 featureNew capabilitiesAI-tallied from the release notes

SolidStart 2 deploys to Netlify using the Netlify Vite plugin with no framework-specific adapter required, enabled by SolidStart 2's shift from Nitro to Vite's Environment API and the Netlify Vite plugin's build support. Existing SolidStart 1 deployments continue working with Nitro.

Read more →

OpenCode agent ships; AI models now user-selectable

This release2 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes

Agent Runners now supports OpenCode as an AI agent through a new OpenRouter partnership, offering access to models including Kimi, DeepSeek, and GLM with Zero Data Retention guarantees. Users can also now select which model each agent uses instead of relying on automatic selection, with model details and cost comparison available within the interface.

Read more →

OpenRouter integration unlocks DeepSeek, Meta, Mistral models

This release1 featureNew capabilitiesAI-tallied from the release notes

AI Gateway now supports OpenRouter, providing access to models from DeepSeek, Meta, Mistral, Qwen, and xAI through existing Netlify credits. Netlify automatically injects OPENROUTER_API_KEY and OPENROUTER_BASE_URL into Functions and Edge Functions, and supports the OpenAI SDK, OpenRouter SDK, and REST API for calling OpenRouter models, with a Zero Data Retention policy enforced for all routed requests.

Read more →

GPT-5.6 Luna 80% cheaper; Terra 20% cheaper

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

GPT-5.6 Luna now costs 80% less and GPT-5.6 Terra costs 20% less through Netlify AI Gateway, improving price-performance across the GPT-5.6 model family.

Read more →

Ask mode lets agents analyze code without building or deploying

This release1 featureNew capabilitiesAI-tallied from the release notes

Agent Runners now have an Ask mode that lets the agent read, investigate, and answer questions about your project in read-only fashion—the agent cannot edit files, run commands, deploy, or change settings. Ask runs are often faster and use fewer credits than Build runs, and can query your Netlify Database with no risk of writes. The mode is available on all agents: Claude Code, Google Gemini, and OpenAI Codex.

Read more →

New teams' projects private by default

This release1 featureNew capabilitiesAI-tallied from the release notes

Teams on Free, Personal, or Pro plans can now control project visibility to keep deployments private until ready to launch. New Netlify teams default to private project URLs; existing teams retain public URLs unless changed manually.

Read more →

Drop UI refresh; framework detection and build automation

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

Netlify Drop has a refreshed interface with improved guidance for deploying sites and apps. The updated Drop page now detects frameworks requiring a build step and directs users to log in before automatically running the build, eliminating the need to build projects locally first.

Read more →

Nuxt RCE, route rule bypass, and cross-user cache disclosure fixed

This release7 fixesBug fixesAI-tallied from the release notes

Nuxt 4.5.1 and 3.21.10 fix multiple high-severity vulnerabilities including remote code execution via server island props (limited exposure on Netlify due to uncommon conditions), route rule authorization bypass when keys contain uppercase characters, server component denial of service, and cross-user disclosure of cached payloads on authenticated pages. Upgrade immediately and audit uppercase route rule keys used for access control; also purge upstream CDN cache if using cache, swr, or isr route rules on authenticated pages.

Read more →

Claude Opus 5 available in AI Gateway and Agent Runners

This release1 featureNew capabilitiesAI-tallied from the release notes

Claude Opus 5 is now available through Netlify's AI Gateway and Agent Runners with zero configuration required. Use the Anthropic SDK directly in Netlify Functions without managing API keys or authentication, with automatic access to caching, rate limiting, and authentication infrastructure.

Read more →

React Router 7.18.0 patches five vulnerabilities; DoS, XSS, open redirect

This release5 fixesBug fixesAI-tallied from the release notes

React Router 7.18.0 patches five security vulnerabilities: an unauthenticated denial-of-service attack on the __manifest endpoint (high severity), open redirect leading to XSS, RSC error handler XSS, arbitrary constructor injection during SSR hydration, and unexpected external redirects via untrusted paths (all medium severity). Netlify's serverless architecture mitigates the DoS impact, but active exploitation could increase function costs; upgrading is strongly recommended.

Read more →

Nine Next.js vulnerabilities patched; upgrade urgent

This release9 fixesBug fixesAI-tallied from the release notes

Next.js 15.5.21 and 16.2.11 patch nine security vulnerabilities including server-side request forgery, middleware authorization bypass, denial of service, and cache confusion issues. Netlify customers should upgrade immediately and redeploy; three of the nine vulnerabilities do not affect Netlify-hosted sites, but the remainder affect apps using specific patterns or configurations.

Read more →

Gemini 3.6 Flash and 3.5 Flash-Lite available in AI Gateway

This release2 featuresNew capabilitiesAI-tallied from the release notes
v3.6

Google's Gemini 3.6 Flash and Gemini 3.5 Flash-Lite models are now available through Netlify's AI Gateway and Agent Runners with zero configuration required. Use the Google GenAI SDK directly in Netlify Functions without managing API keys or authentication; the AI Gateway handles caching, rate limiting, and authentication automatically.

Read more →

Developers can be invited without assigning projects

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

You can now invite a Developer or Internal Builder to your team without assigning them to an existing project. Previously the UI required assigning new developers to at least one existing project before adding them; teams can now invite teammates to spin up new work without giving them access to existing projects.

Read more →

Per-member AI credit limits now available

This release2 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes

Team Owners on Pro plans can now set individual AI credit limits for team members, with optional overrides for specific people. Per-member limits stack on top of existing team-wide limits, and AI inference credit usage is now easier to monitor in the dashboard.

Read more →

Pro plan credit tiers from 3K–20K monthly with rollover on higher tiers

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

Pro plan customers can now choose from five monthly credit tiers (3,000 to 20,000 credits) instead of a fixed 3,000-credit allocation. Higher tiers (5,000 and above) include unused-credit rollover to a second billing cycle, helping teams with seasonal surges and variable usage patterns.

Read more →

GPT-5.6 Sol, Luna, Terra available in AI Gateway; zero config

This release3 featuresNew capabilitiesAI-tallied from the release notes
v5.6

OpenAI's GPT-5.6 Sol, Luna, and Terra models are now available through Netlify's AI Gateway and Agent Runners with zero configuration required. The OpenAI SDK can be used directly in Netlify Functions without managing API keys or authentication, with automatic access to caching, rate limiting, and authentication infrastructure.

Read more →

Node.js 24 now default for builds and functions

This release1 featureNew capabilitiesAI-tallied from the release notes

New sites created on Netlify now use Node.js 24 by default for both builds and Netlify Functions. Existing sites retain their current Node.js version and are not affected.

Read more →

Claude Fable 5 returns to AI Gateway

This release1 featureNew capabilitiesAI-tallied from the release notes

Anthropic's Claude Fable 5 model is now available through Netlify's AI Gateway with zero configuration, allowing direct use of the Anthropic SDK in Netlify Functions with automatic key and authentication handling.

Read more →

Claude Sonnet 5 available in AI Gateway; no config needed

This release1 featureNew capabilitiesAI-tallied from the release notes

Claude Sonnet 5 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; the AI Gateway handles caching, rate limiting, and authentication automatically.

Read more →

Gemini 3.1 Flash-Lite Image available in AI Gateway

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

Google's Nano Banana 2 Lite (Gemini 3.1 Flash-Lite Image) is now available through Netlify's AI Gateway for use in Netlify Functions without manual API key configuration. The lightweight model is built for high-volume, cost-efficient image generation and integrates with Netlify's caching and rate-limiting primitives.

Read more →