15.12.0

Released Released on March 12, 2026

Features:

  • Adds an option to enable word wrap for Studio panel code. Addressed in #33411.

Bugfixes:

  • Fixed an issue where sending SIGINT (e.g. Ctrl+C) to exit Cypress left the terminal displaying raw characters. Fixes #33367. Addressed in #33431.

  • Fixed an issue in develop mode (when running Cypress via gulp with file watching) where closing the Electron window did not exit the gulp process, leaving it running. Addressed in #33431.

  • Fixed an issue where internal tags on stderr streams were surfacing to the end user CLI during component testing. Addresses #32769. Addressed in #33400.

  • Fixed an issue where Cypress may hang when waiting on multiple intercepts and the page navigates causing a stability change. Addressed in #33446.

Dependency Updates:

  • Upgraded basic-ftp to 5.2.0 to address CVE-2026-27699 vulnerability reported in security scans. Addresses #33436.

  • Upgraded fast-xml-parser to 4.5.4 to address CVE-2026-25896 vulnerability reported in security scans. Addresses #33434.