- Introduced experimental `cy.origin()` command for cross‑origin testing, enabled via new `experimentalSessionAndOrigin` config (replaces `experimentalSessionSupport`).
- When enabled, cross‑origin requests honor `pageLoadTimeout` and Cypress no longer waits on page loads between hooks.
- Fixed bugs (Firefox 98+ Enter key typing, interruption source detection, Windows unzip length error, TS typings for `Cypress.Commands.add`) and upgraded Electron for macOS performance.