intern v4.4.2 Release Notes

Release Date: 2019-03-05 // about 5 years ago
  • 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)