Please turn JavaScript on
Netlify Changelog icon

Netlify Changelog

Subscribe to Netlify Changelog’s news feed.

Click on “Follow” and decide if you want to get news from Netlify Changelog via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to Netlify Changelog comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from Netlify Changelog which you are really interested in. Click on the blue “Filter” button below to get started.

Website title: Push your ideas to the web | Netlify

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.39 / day

Message History

We're making it easier to use Agent Runners in the existing workflows you have. Now you can do the following in a more seamless way: Prompt new changes using Agent Runners more quickly from a GitHub pull request link Copy output from Agent Runners faster so you can get back to what you're doing Track pull request ownership so you can understand who is doing what at-a-glance ...

Read full story
The Next.js and React teams have disclosed twelve security vulnerabilities: one in React Server Components and eleven in Next.js, all patched on May 6, 2026, plus a follow-up advisory on May 7. The issues span middleware/proxy bypass, cross-site scripting (XSS), server-side request forgery (SSRF), cache poisoning, and denial of service (DoS). No detailed proof-of-concept informa...

Read full story
Google’s Gemini 3.1 Flash-Lite model is now available through Netlify’s AI Gateway with zero configuration required. The Preview version of this model was available as of March 3, 2026. Use the Google GenAI SDK directly in your Netlify Functions without managing API keys or authentication. The AI Gateway handles everything automatically. Here’s an example using the Gemini 3.1 F...

Read full story
OpenAI’s GPT-5.5 Instant model is 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.5 Instant model: import OpenAI from 'openai'; export default async () => {...

Read full story
The Netlify CLI now includes a netlify logs command, giving you a powerful and flexible way to access logs for your projects whether you're a developer debugging locally or an AI agent processing structured output. Filter by source Use --source to pull logs from functions, edge functions, deploys, or any combination of them together. Color-coded output makes it easy to tell so...

Read full story