> For the complete documentation index, see [llms.txt](https://hyperflow.sygnal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperflow.sygnal.com/hyperspeed/hyperspeed-releases.md).

# 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.&#x20;
* SEO;&#x20;
  * Adds `<og:url>` based on your canonical URLs.&#x20;

## 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;&#x20;
  * 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.&#x20;
* API;&#x20;
  * Augmented API with some monitoring features.&#x20;
  * Prototyping stats features.&#x20;

## 0.1.8 -

* Asset coverage;&#x20;
  * Added Webflow's new asset origin, `https://cdn.prod.website-files.com` to the list of recognized Webflow asset CDNs.&#x20;
* API;&#x20;
  * Introduced new Hyperspeed API.&#x20;

## 0.1.7 -&#x20;

* Revised image and media caching to 1 year.&#x20;
* Asset coverage;&#x20;
  * Updated CSS coverage for asset URLs to improve identification of assets with quoted URL variations.&#x20;

## 0.1.6 -&#x20;

* Asset coverage;&#x20;
  * Added `<style>` element coverage
  * Added `style` attribute coverage for background images&#x20;

## 0.1.5 -&#x20;

* Asset coverage;&#x20;
  * Added CSS coverage, for CSS-referenced asset URLs, such as background images and SVGs
  * Added video poster image caching&#x20;

## 0.1.4 -&#x20;

* Asset coverage;&#x20;
  * Added video caching

## 0.1.3 -&#x20;

* Added debugging and KV configurations&#x20;

## 0.1.2 -&#x20;

* Asset coverage;&#x20;
  * `<img srcset>` attributes&#x20;

## 0.1.1 -&#x20;

* Expanded caching control and durations.&#x20;

## 0.1.0 - Initial Release

* Asset coverage;
  * `<img src>` elements
