13.1.0
Released Released on August 30, 2023
Features:
Introduces a status icon representing the
latesttest 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, andafter:specresults did not include thestats.skippedfield 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
v13landing 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
plistfrom3.0.6to3.1.0to address CVE-2022-37616 and CVE-2022-39353. Fixed in #27710.