This repository was archived by the owner on May 11, 2026. It is now read-only.
v1.15.0
Bug fixes:
- Assets that were referenced with "./" (e.g.
<img src="./logo.png">) caused the happo-cypress to crash. This has been fixed.
New features:
- A new
happoHideDynamicElementsfunction has been added. It will find things like timestamps and hide them from the screenshot.