Galen v2.2.0 Release Notes

Release Date: 2015-12-05 // over 8 years ago
  • โž• Added

    • Object groups in page spec
    • Arguments for component spec
    • Code blocks processing for custom rules
    • Alpha channel for area avoidance in image comparison
    • "mask" filter in image spec
    • An error handling when specs are indented below each other
    • "viewport" and "screen" objects in page spec JS API
    • ๐Ÿ‘Œ Support for JUnit report
    • ๐Ÿ†• New function in JS API
      • parsePageSpec
      • checkPageSpecLayout
      • makeDirectory
      • listDirectory
      • fileExists
      • isDirectory
    • "screen" and "viewport" objects in page dump

    ๐Ÿ”„ Changed

    • ๐Ÿ”ง Using galen.config file by default for configuration
    • All object statements in spec files are now strict
    • ๐Ÿ‘Œ Improved denoise filter in image spec
    • โœ‚ Removed objects text properties from page dump
    • โœ‚ Removed visiblity caching for web elements when checking layout
    • โž• Added sorting objects by size in heatmap and screenshot popup in html report

    ๐Ÿ›  Fixed

    • Second level components had broken scope
    • โœ… Tabs indentation in test suites
    • dumpPage js function could not work with undefined excludedObjects
    • ๐Ÿ›  Fixed error of 1 extra pixel in image spec, which was caused due to pixel rounding