Back to changelog

🔄 July 07th, 2023 Release

Automatically Cancel runs via GitHub Actions [CSR-75]

🔄 July 07th, 2023 Release

New

Improvement

  • Support multiple Playwright videos [CSR-538]
  • Multi-step ordering for runs with failure-based strategy [CSR-579]
    • First, sort by the failure rate
    • Second, sort by the expected duration
    • Third, sort by alphanumeric spec name
  • Add a small copy button near the commit sha [CSR-617]

Fix

  • Insights - Run Status - Fix an issue that sometimes marked cancelled runs as passed [CSR-630]