Skip to content

v4.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 05:50
500f394

Changes

  • #1227 dd6ea23dfdc84c54c7d27950794faf67b4d930f1 Thanks @vicb! - Stop the cache interceptor from serving cached 404 and 500 responses with a cacheable cache-control.
  • #1226 78ca8fe40d80fbe950e8478fc3400d40614e195d Thanks @lcordier42! - Forward images.dangerouslyAllowLocalIP to fetchExternalImage on Next.js 16 instead of hardcoding false, so external images served from hosts resolving to private IPs (e.g. an internal media proxy) can be optimized again when the user has explicitly opted out of the SSRF guard in their Next.js config.