Hyperspeed Releases

0.1.10 - Released 17-Jun-2024

  • 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.

0.1.9 -

  • 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.

0.1.8 -

  • 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.

0.1.7 -

  • 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.

0.1.6 -

  • Asset coverage;

    • Added <style> element coverage

    • Added style attribute coverage for background images

0.1.5 -

  • Asset coverage;

    • Added CSS coverage, for CSS-referenced asset URLs, such as background images and SVGs

    • Added video poster image caching

0.1.4 -

  • Asset coverage;

    • Added video caching

0.1.3 -

  • Added debugging and KV configurations

0.1.2 -

  • Asset coverage;

    • <img srcset> attributes

0.1.1 -

  • Expanded caching control and durations.

0.1.0 - Initial Release

  • Asset coverage;

    • <img src> elements

Last updated