All Versions
25
Latest Version
Avg Release Cycle
75 days
Latest Release
1869 days ago

Changelog History
Page 1

  • v2.4.4

    March 15, 2019
  • v2.4.3 Changes

    February 17, 2019

    🛠 Fixed displaying of custom rules in html report

  • v2.4.2 Changes

    January 30, 2019

    Html report fix for component specs

  • v2.4.1 Changes

    December 22, 2018

    🛠 Fixed bug in spec generator when elements are located out of the screen.

  • v2.4.0 Changes

    November 03, 2018

    ➕ Added

    • 'edges' filter in image spec
    • Specs meta in json and html reports
    • Failure map popup in html report
    • Validations highlight in HTML report
    • Spec generator
    • ✅ 'mutate' action for galen specs mutation testing
    • Embedded galen-extras lib
    • Section filtering
    • ✅ Google Vision integration for test recognition

    🔄 Changed

    • Reimplemented all html reports
  • v2.3.7 Changes

    May 26, 2018
    • ⚡️ Updated selenium dependency to 3.11.0
  • v2.3.6 Changes

    December 14, 2017
    • ⚡️ Updated selenium dependency to 3.8.1
    • 🛠 Fixed including failures and errors in junit report
    • Simplified selenium dependencies
  • v2.3.5

    September 06, 2017
  • v2.3.4 Changes

    June 13, 2017

    ⚡️ Updated version of selenium to 3.4.0

  • v2.3.0 Changes

    July 13, 2016

    ➕ Added

    • 'replace-colors' filter in 'image' spec
    • 🔋 Feature to ignore regions in 'image' spec
    • Wildcard character for matching multiple files in image spec
    • Index mapping in 'forEach' loop
    • 'clickAt' function in GalenPages for PageElement object
    • 'dragByOffset' function in GalenPages for PageElement object
    • 👍 '@die' operator for failure support in Galen Specs language
    • '>=' and '<=' operators in pixel validations
    • 👌 Support for custom name in TestNG and JUnit tests
    • 👍 Gradient color support in 'color-scheme' spec
    • ➕ Added support for object groups in spec 'contains'
    • 'singleline' transformation in 'text' spec

    🔄 Changed

    • 📜 Exceptions in JavaScript expressions in Galen Specs will crash parser

    🛠 Fixed

    • 🛠 Fixed test report duration reporting for TestNG and JUnit tests
    • ➕ Added file and line number to all syntax exceptions
    • 🛠 Fixed locator parser in GalenPages for advanced CSS expressions
    • 🛠 Fixed warnings rendering in Html report for 'component' specs