Changelog
-
When using the Netlify context files in Cursor or Windsurf, whenever the agents generate code with Netlify Forms, they will add the honeypot field to make your forms more secure by default.
-
We’ve made a couple improvements to our audit log entries to better help you understand changes to your teams and sites.
When an environment variable is updated, you will now see the name of the environment variable (key) in the audit log.
When a team member’s role is updated, you will now see the old and new role in the audit log.
If you subscribe to Team membership notifications from our Netlify Slack app, then you will also see the old and new role. This only applies to any events made on or after April 14th, 2025.
-
We’ve made meaningful Netlify CLI performance improvements in v20.0.0, making your workflow 2 to 3x faster with:
- ~400ms faster startup for every command
- >2s faster execution for most commands
- ~5s faster builds for Next.js apps
Get the latest by running:
npm install -g netlify-cli@latest
For an additional 10-15% performance boost, use Node.js 22.8.0 or later.
-
Today, we’re making Preview Servers available to everyone. These cloud-hosted development environments change how teams and AI agents collaborate on web projects. Initially introduced in private…
-
When using a partner integration to deploy your site, the partner may now include helpful links back into their platform which you’ll see in the site overview page.
This will make it more seamless for you to move between the Netlify UI and your chosen integration for making changes to your site.
Learn more about including
deploy_origin
metadata from our guide on deploying sites from AI tools. -
Following the release of a new API for partners to deploy fullstack apps, we’re now introducing another addition, an API to access Functions and Edge Functions logs.
AI agents and integrations can now analyze more of Netlify logs in real-time to troubleshoot issues with deploys and functions automatically.
Ready to use it? Check out this guide!
-
While today is April Fools’ Day, this release is entirely real! You can install and play any of the games by visiting the Extensions Directory in the Netlify Dashboard. We welcome you to trigger a new deployment, play a…
-
When creating a new site from a template, there is a new option available — Remix Admin Supabase Starter.
This is a simple user admin application with CRUD operations for individual user records. The template is built with Remix and using Supabase as the backend (database) provider.
The repo is available at netlify-templates/remix-admin-template, and you can view a read-only demo here.
-
Following the release of a new API for partners to deploy fullstack apps, we’re now introducing another powerful addition, an API to access deployment logs.
AI agents and integrations can now analyze logs in real-time to troubleshoot and fix deployment issues automatically.
Ready to use it? Check out this guide!