Activity Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
1.46.0 (2024-05-02)
Features
- connectors: deprecate old public APIs and add new docs (#1199) (897d5a6)
- connectors: scalar transformers (#1256) (352e43a)
- netlify-integration init: add shebang to js bin (#1281) (a8f9920)
- update error message (#1280) (cd51090)
-
1.45.0 (2024-04-30)
Features
- add scheduled action support (#1247) (5a1df30)
-
1.44.0 (2024-04-30)
Features
- content-engine: remove extra dependencies (#1266) (7506b2e)
- The following workspace dependencies were updated
- dependencies
- @netlify/content-engine bumped to 0.1.0
- dependencies
-
Netlify Image CDN effortlessly resizes, crops, and reformats images to deliver globally optimized media—selecting the best file type based on the user’s browser.
-
Learn how Netlify's granular cache controls, and planning your technical architecture, can make edge rendering very fast even when your data is not at the edge.
-
Payload CMS 3.0 beta is now based on Next.js. Here's how to deploy it to Netlify.
-
New developer guide: Build a high-performance Remix image component with Unpic and Netlify Image CDN
Serve optimized images for Remix with Unpic and Netlify Image CDN.
-
17.23.0 (2024-04-25)
Features
custom rate limit rules payload (#6503) (79e22fd)
Bug Fixes
deps: update dependency @bugsnag/js to v7.22.7 (#6519) (0ba96d2)
deps: update dependency @fastify/static to v6.12.0 (#6521) (3433250)
deps: update dependency @netlify/build to v29.40.0 (#6515) (f0af180)
deps: update dependency @netlify/edge-bundler to v11.4.0 (#6512) (cbb377f)
deps: update dependency @netlify/edge-bundler to v12 (#6526) (8269f26)
deps: update dependency @netlify/zip-it-and-ship-it to v9.32.0 (#6517) (4e4f844)
deps: update dependency @netlify/zip-it-and-ship-it to v9.32.1 (#6528) (31114d9)
deps: update dependency get-port to v7 (#5786) (fd37f4f)
deps: update dependency https-proxy-agent to v7 (#5789) (b51c01c)
deps: update dependency semver to v7.6.0 (#5979) (c20c089)
deps: update dependency uuid to v9.0.1 (#6466) (3923185)
deps: update netlify packages (#6525) (22dff9e)
import function template metadata as module (#6516) (ffe8696)
-
Incremental Static Regeneration (ISR) is a powerful pattern for rendering pages on the web. Astro has useful tools to do fine-grained ISR and other advanced caching patterns when deployed to Netlify. This guide will show you how to do it.
-
1.43.0 (2024-04-24)
Features
connectors:** run local Create with no frontend framework (#1200) (25e878d) sdk:** pass contextual element to callbacks (#1240) (a3450d9)
Bug Fixes
call default on disable method after custom one is called. (#1250) (c262fd6) connector:** auth labels (#1251) (4906e72) sdk:** initialize Integration UI data property (#1242) (0502401)