Skip to content

Releases: galenframework/galen

Released galen 2.1.3

11 Nov 21:19
Compare
Choose a tag to compare

Fixed image comparison bug

Released version 2.1.2

29 Sep 19:57
Compare
Choose a tag to compare

Fixed

  • LayoutReport.errors() was not taking into account errors within object-based custom rules
  • Exception within tests are now printed to console

Released version 2.1.1

29 Sep 08:14
Compare
Choose a tag to compare

Fixed

  • Blur for edges of page element image
  • Removed default ./ prefix to all spec paths
  • Screen identification on some websites

Changed

  • Exiting with error code by default in case there were failed tests

Released version 2.1.0

21 Sep 19:33
Compare
Choose a tag to compare

Changed

  • Java API:
    • Changed signature of Galen.checkLayout method
    • Removed Galen.dumpPage method.
    • Introduced GalenPageDump class for making page dumps

Added

  • insideFrame function to PageElement prototype in GalenPages
  • Heatmap for layout reports in html report
  • "self" special object in specs parser
  • Custom information table in html report
  • Option for object to be omitted in page dump
  • "load" function accept an array of strings
  • Support for float percentages in color-scheme validation
  • "count" spec for validating the amount of specific objects on page
  • Providing object locators to spec parser from Java and JavaScript
  • Switch for page elements area finding method. This makes it possible to tests on iOS devices 7.0 and greater

Fixed

  • String concatenation in Galen Specs parser
  • RasterFormatException in page dump in case the screenshot is smaller than the element area
  • Improved layout for image comparison popup in HTML report

Released version 2.0.10

08 Sep 19:05
Compare
Choose a tag to compare

Fixed multi objects matching inside parent object

Released version 2.0.9

03 Sep 20:20
Compare
Choose a tag to compare

Fixed count function in page spec reader and implemented alphanumeric sorting of page elements

Released version 2.0.8

25 Aug 19:38
Compare
Choose a tag to compare
  • Added Edge browser support
  • Added text file attachment support in reports
  • fixed insideFrame function

Released version 2.0.7

13 Aug 12:04
Compare
Choose a tag to compare

Fixed applying filters bug in image comparison

Released version 2.0.6

12 Aug 12:45
Compare
Choose a tag to compare

Minor bugfixes

Released 2.0.5

03 Aug 21:20
Compare
Choose a tag to compare

Fixed cleaning of empty sections. It was incidentally removing non-empty sections in page spec