Changes
- #1227
dd6ea23dfdc84c54c7d27950794faf67b4d930f1Thanks @vicb! - Stop the cache interceptor from serving cached 404 and 500 responses with a cacheablecache-control. - #1226
78ca8fe40d80fbe950e8478fc3400d40614e195dThanks @lcordier42! - Forwardimages.dangerouslyAllowLocalIPtofetchExternalImageon Next.js 16 instead of hardcodingfalse, 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.