Activity Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
Back in 2020 we moved all sites from being served under *.netlify.com to being under *.netlify.app. This was to isolate customer sites from ones run by Netlify, trying to minimize the confusion. In doing this, we built in an automatic redirect for subdomain.netlify.com to subdomain.netlify.app to avoid downtime on customer sites. Now most sites either use the .app url directly, or have a custom domain.
-
Build hooks are your API to triggering a site update from anywhere. Learn how to create and use them.
-
Learn how new roles enhance collaboration, streamline workflows, supercharge your team’s productivity, and reduce time to market.
-
Take greater control over how your sites and applications handle specific traffic patterns and avoid abuse using our rate limiting controls
-
Learn how Netlify’s New Rate Limiting Feature enhances security features and gives you enhanced control over your site’s security.
-
17.21.0 (2024-03-26)
Features
allow skipping the target port wait (#6472) (cfa8e2b)
Bug Fixes
read-package-up rename (#6441) (cd19d2b)
-
Use server cookies and serverless functions to display dynamic feedback or status messages on your Astro site’s pages.
-
Use the Astro CLI to create a new site, run it in development, and build it for production. Then preview and publish the build by deploying it using the Netlify CLI.
-
Netlify edge functions support custom error handling with a number of options available. Learn how to control how serverless errors are handled in your projects, and how to chose between the options.
-
17.20.0 (2024-03-20)
Features
allow proxy rules logs to be hidden when inserted by plugin (#6453) (c2e94bc)
Bug Fixes
deps: update dependency express to v4.19.1 (#6427) (103f0fa)
deps: update dependency jsonwebtoken to v9.0.2 (#6428) (1a1e94d)