Netlify Changelog
Get the latest updates on Netlify products and features to meet your developer needs. Subscribe to all Changelog posts via RSS or the Changelog email newsletter to stay informed.
Subscribe for newsletter-
September 18, 2023
Netlify official Slack app now in beta
Quickly connect your Slack workspace to your Netlify account to keep tabs on all your sites and team activity; design your subscriptions to meet your team or organizational needs. Invite Ask Netlify...
-
September 13, 2023
General Availability: Netlify SDK (Software Development Kit)
Empower your development teams to streamline the process of taking their concepts from idea to production, quickly and at global scale with Netlify SDK.
-
September 6, 2023
Netlify Dev with support for custom live URLs
The Netlify CLI is a great development tool for your Netlify site, bringing the full suite of platform primitives right into your computer. When you run netlify dev, we’ll start a local development...
-
September 6, 2023
Edge Functions types now available as an npm module
You can now import the TypeScript types for the Edge Functions API from the @netlify/edge-functions specifier, which is available both in Deno and in Node.js. import { Config, Context } from...
-
August 24, 2023
General Availability: Content Security Policy Nonce Integration
Protect against common web exploits like cross-site scripting (XSS) attacks with this CSP integration. Avoid maintaining a static allowlist of domains!
-
August 24, 2023
Announcing Gatsby Adapters
Introducing the new Gatsby Adapters, allowing you to deploy your Gatsby site to Netlify, or any other platform, with ease. Adapters take the production output from Gatsby and turn it into something...
-
August 23, 2023
General Availability: Netlify Firewall Traffic Rules
Mitigate web application vulnerabilities with our Firewall Traffic Rules. From blocking IP addresses to geo restrictions, learn how to enhance WAF security.
-
August 22, 2023
General Availability: Netlify Secrets Controller
Discover how Secrets Controller protects your secret keys. Keep your sensitive data secure with proactive secret scanning and robust access control.
-
August 11, 2023
Deploying monorepo-based sites to Netlify has become even easier
Announcing several changes that make it easier for everyone to deploy monorepo-based sites on Netlify.