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.
-
October 11, 2023
Netlify Functions Region Selection
Netlify expands Region Selection feature to give developers the ability to pick and choose where functions are deployed.
-
October 11, 2023
PolyScale Integration Released to GA
Polyscale Integration Released to GA
-
October 9, 2023
New tree views and configurable content views in Stackbit’s content editor
Stackbit offers an on-the-glass visual editor that simplifies website editing. In addition to this, we have recently made significant updates to our content editor based on valuable feedback from our...
-
September 28, 2023
Announcing SWR & fine grained cache control on Netlify
Gain more control over edge caching patterns and more options for persisting responses outside of Builds and Atomic Deploys.
-
September 18, 2023
Netlify app for Slack 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!