Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v2.0.1

Choose a tag to compare

@trotzig trotzig released this 18 Nov 19:19

Fix including assets that are located in folders with spaces in them. For instance, before this release, this image would fail to be included in the Happo screenshot:

<img src="/path/to/sub%20folder/image.png">

With this release, we properly handle escape characters in URLs.