- Default `cypress run` now runs all browsers headlessly with 1280x720 resolution, devicePixelRatio 1, and enforces supported browser versions.
- Introduced per‑URL client certificate configuration and `ELECTRON_RUN_AS_NODE` to run Cypress as a normal Node process.
- Fixed numerous issues: console output capture, cy.intercept behavior, localhost matcher, delay handling for 204, Cypress Studio stability, and command log rendering.