Skip to content

1.0 (2020-03-26)

Compare
Choose a tag to compare
@avabishchevich avabishchevich released this 26 Mar 13:16
· 521 commits to master since this release

Enhancements

  • A unique icon for mobile web automation tests was added (#2047)
  • From now, on the very first login users can select one of the two screen modes: Integration via agent or Selenium Hub. If a user goes away without making a selection, integration via agent (Test runs view) is enabled by default
  • Application error pages were modified and unified (e.g. handling of non-existing app routes)

Fixes

  • Text was shifted on the first login in Safari (#2095)
  • Blockers icon was not displayed near the test run name after linking a blocker issue (#2062)
  • A list of dashboards was not updated after a relogin (#2050)
  • "Create test run controller" had duplicated "project" and "Project" headers
  • Screenshots exported to the ZIP format from Visuals were absent
  • Test info page was updated, it now provides a valid browser name
  • A user-friendly alert message is now displayed when trying to create a widget with the same name
  • Stored filters are not scrollable now in vertical for mobile

Migration steps (4.1.90 -> 1.0)

  • As long as DATABASE_STATE_MANAGEMENT_ENABLED is enabled (set to true), reporting-service container will handle the execution of required patch sets automatically.