Hyperspeed Releases
Last updated
Revised redirect handling. Webflow-redirected pages are now directly redirected, and the redirect is edge-cached for 4 hours in a standard configuration.
SEO;
Adds <og:url> based on your canonical URLs.
Caching focused on the edge cache durations, and minimizes browser cache durations. The goal is to make it possible to deploy updates instantaneously
Asset coverage;
Revised the CDN handler to recognize all asset URLs originating from website-files.com or webflow.com as being Webflow asset URLs. Better for future-proofing.
API;
Augmented API with some monitoring features.
Prototyping stats features.
Asset coverage;
Added Webflow's new asset origin, https://cdn.prod.website-files.com to the list of recognized Webflow asset CDNs.
API;
Introduced new Hyperspeed API.
Revised image and media caching to 1 year.
Asset coverage;
Updated CSS coverage for asset URLs to improve identification of assets with quoted URL variations.
Asset coverage;
Added <style> element coverage
Added style attribute coverage for background images
Asset coverage;
Added CSS coverage, for CSS-referenced asset URLs, such as background images and SVGs
Added video poster image caching
Asset coverage;
Added video caching
Added debugging and KV configurations
Asset coverage;
<img srcset> attributes
Expanded caching control and durations.
Asset coverage;
<img src> elements
Last updated