Skip to content

Release 4.12.0

Compare
Choose a tag to compare
@MediaMarco MediaMarco released this 15 May 12:09
· 174 commits to main since this release

What's Changed

  • Improvement: Set some more Chrome options to try to improve deterministic rendering
  • Improvement: The max detected color difference is now printed in the report, additionally
    the delta is visualized in the diff image (brighter means more difference)
  • Feature: Add option to crop last screenshot to match the previous screenshots on a scrolling page.
    The cli parameter is --crop-last-screenshot and can be set to true or false (false is default).
    The JLINEUP_CROP_LAST_SCREENSHOT environment variable can be used to set this also (in lambda for example).
    If you prefer to use a settings.properties file you can set jlineup.crop-last-screenshot=true in there.

Dependency updates

Full Changelog: v4.11.1...v4.12.0