News & Announcements

Netlify Changelog November 2020

News & Announcements

Netlify Changelog November 2020

This is a re-publishing of our product changelog newsletter sent to subscribers earlier this month. Sign up to receive future product news and updates!

Here are some of the latest enhancements to help you build even better web apps with Netlify!

Next.js Preview Mode on Netlify

See what content looks like before running a build of your site

Next.js introduced Preview Mode earlier this year as a part of its 9.3 release. We love this feature and are excited to now support it in Netlify. With Preview Mode, you can bypass the statically generated page to server-side render a draft page. That way you don’t have to wait for a build to run to see a preview. It’s great to use with a CMS to show your team changes in real-time, before committing them. Learn more

Background Functions

Serverless functions for long running tasks and API interactions

You may be familiar with Netlify Functions, which give you all the goodness of AWS Lambda without worrying about configuring API gateways, coordinating deployments, or even setting up an AWS account. However, if you’ve ever used Netlify Functions, it’s likely you’ve encountered the 10 seconds timeout limit. This isn’t great if you’re dealing with slow APIs or need to run a more complex task. Enter Netlify’s new Background Functions. It’s as easy as adding “-background” to the name of the file and your serverless functions can run asynchronously for up to 15 minutes. Learn more

Team Overview

A dashboard for your team to collaborate & develop faster

We hear again and again that the real power of Netlify is the network effect on productivity when it’s used across a team. We’ve made this experience even better now with a central dashboard in the Netlify UI that surfaces the most important information about your team and the web projects they’re working on. You can see everything from real-time status of your team’s site builds to the latest audit logs, all in one place. Learn more

Other Recent Updates

  • Edge Handers beta rollout - We are slowly enabling accounts for early access. Request access here and try it out for personalizing content, authentication, and more!
  • Continuous deployment of Netlify Functions - Previously, a build command was required for continuous deployment of serverless functions. Now just commit your function files to a folder and git push to deploy automatically. Learn more
  • Validate edge rules locally - A new dev:trace CLI command simulates Netlify's Edge routing logic to match specific requests. For example, you can create a redirect rule using _redirects or netlify.toml, then run netlify dev:trace to test if a specific URL is matched by a rule. See the docs
  • Select a default team you would like to see when logging in to the Netlify app. That way you don’t have to always switch back to the team you use most. Learn more
  • Further speed improvements to post-processing when builds contain redirect rules that cause shadowing (eg: /*). This time we’ve made HTML processing a bit faster.
  • Redirect behavior has changed, so that we only automatically redirect non-www domains to the www domain if it’s an apex domain. Learn more
  • Update to TLS/SSL certificates for Netlify sites with custom domains - Our certificate authority, Let’s Encrypt, is making a change to their underlying root certificate. Learn more

Articles You May Have Missed

Keep reading

Recent posts

Book cover with the title Deliver web project 10 times faster with Jamstack enterprise

Deliver web projects 10× faster

Get the whitepaper