This repository was archived by the owner on May 11, 2026. It is now read-only.
v2.0.1
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.