Skip to content

4.4.2

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 05 Mar 20:49
· 107 commits to master since this release

Overview

This release fixes some issues with the HTML reporter and improves typing for the leaveRemoteOpen config option. Thanks to @edhager for fixing some bugs!

HTML reporter updates

  • Fix a row-expansion bug that could hide a subsequent row (#966)
  • Make URLs in error output clickable (#969)
  • Show error text in a <pre> and switch to SVG icons to fix some rendering issues (#974)

Other fixes

  • Support the fail value for leaveRemoteOpen (#915)