13.6.5
Released Released on February 19, 2024
Bugfixes:
Fixed tests hanging when the Chrome browser extension is disabled. Fixes #28392.
Fixed an issue which caused the browser to relaunch after closing the browser from the Launchpad. Fixes #28852.
Fixed an issue with the unzip promise never being rejected when an empty error happens. Fixed in #28850.
Fixed a regression introduced in 13.6.3 where Cypress could crash when processing service worker requests through our proxy. Fixes #28950.
Fixed incorrect type definition of
dom.getContainsSelector. Fixed in #28339.
Misc:
Improved accessibility of the Cypress App in some areas. Addressed in #28774.
Changed references of LayerCI to webapp.io. Addressed in #28874.
Dependency Updates:
Upgraded
electronfrom25.8.4to27.1.3.Upgraded bundled Node.js version from
18.15.0to18.17.0.Upgraded bundled Chromium version from
114.0.5735.289to118.0.5993.117.Updated
bufferfrom5.6.0to5.7.1. Addressed in #28934.