Skip to content

v1.3.0 Release 🎉

Choose a tag to compare

@vikram-chaitanya vikram-chaitanya released this 12 Apr 09:41
· 928 commits to dev since this release
148a608

v1.3.0 Release notes

Enhancements

  • Supporting Uploads Versioning
  • Quick sorting on listview
  • Handing PreRequisite change on Testsuite level gracefully by showing warning and having the option to quickly add to plans
  • Test Case unique should only be applicable for active test cases
  • Add Quit Session Button in mobile inspection

Fixes # (issue)

  • Delete button not working in Elements List Page
  • Exact Path of the uploaded file is not getting copied from uploads
  • When creation of element the Test case page is getting loaded automatically and the element is not getting updated to the NLP
  • The disabled step in the test case is getting enabled when that particular version is cloned
  • When an element is updated using element recorder in mobile web inspection mode the element is not updated
  • Edited details in Username Password Authentication Details is not updated
  • "Failed" and "Not Executed" Filters in Dashboard are not working as expected
  • Not able to run Test Case when the status is in Draft
  • Able to add Devices that are not connected to an agent to Testcase/Test plan in Local Execution
  • Able to delete Testcases used in Testsuite
  • able to create multiple agents even when a live agent is already present
  • User able to delete Test data profile used in a for loop
  • Need a document for resetting password
  • 40+ tiny fixes