13.1.0

Released Released on August 30, 2023

Features:

  • Introduces a status icon representing the latest test run in the Sidebar for the Runs Page. Addresses #27206.

Bugfixes:

  • Fixed a regression introduced in Cypress 13.0.0 where the Module API, after:run, and after:spec results did not include the stats.skipped field for each run result. Fixes #27694. Addressed in #27695.

  • Individual CDP errors that occur while capturing data for Test Replay will no longer prevent the entire run from being available. Addressed in #27709.

  • Fixed an issue where the release date on the v13 landing page was a day behind. Fixed in #27711.

  • Fixed an issue where fatal protocol errors would leak between specs causing all subsequent specs to fail to upload protocol information. Fixed in #27720

  • Updated plist from 3.0.6 to 3.1.0 to address CVE-2022-37616 and CVE-2022-39353. Fixed in #27710.