October 19th, 2023
New
Improved
Fixed
Spec files API. Now you can use the new API resource for fetching the spec files from a project via http request. You can use filtering and sorting according to our API documentation [CSR-840].
Playwright run cancellation. Weโve released the support for cancelling Playwright runs. Previously you wasnโt able to do it but now you can do it via API or Currents dashboard [CSR-612].
Cancelled tests status. Previously, the cancelled runs were always failed. Now the cancelled runs are getting the tests status so you donโt get distorted analytics [CSR-751].