Netlify has rolled out new features to enhance its Edge Caching with Netlify Functions or external dynamic backends, allowing developers to control cache behavior using custom Cache-Control instructions and the stale-while-revalidate standard. The platform now supports fine-grained cache control, making it best-in-class for caching dynamic functions with predictable and integrated cache purging and revalidation. Developers can send different cache instructions to their end user's browser or Netlify's Edge, allowing for more precise control over cached responses. This update aims to improve the overall caching experience on Netlify, providing better performance and reduced latency for users.