7.0.1
Released Released on April 6, 2021
Bugfixes:
Fixed a regression in 7.0.0 that caused the test runner not to check for updates. Fixes #15829.
The component testing spec list search input no longer throws an exception when hitting
Enter. Addressed in #15833.The preferred file opener modal no longer appears behind the command log. Addressed in #15831.
Cypress no longer crashes in certain circumstances when running in Docker without
--ipc=host. Fixes #15814 and #350.Node.js warnings are no longer incorrectly printed to
stderrin production builds of Cypress. Addressed in #15817.Cypress no longer prints a warning to
stdoutwhen the video cannot be found after a run. Addressed in #15828.A warning is no longer displayed when running a TypeScript spec without a
tsconfig.jsonfile present. Addressed in #15828.
Misc:
The "New Spec File" in the Desktop GUI has a less pronounced style. Addressed in #15835.