- Added built‑in JUnit reporter and support for custom npm reporters; reporter UI is now resizable and state persists across sessions.
- Cypress now remembers the last opened browser, provides clearer cross‑origin script errors, and improves uncaught‑error handling in hooks by skipping remaining tests.
- Numerous bug fixes: smarter reporter scrolling, snapshot restore stability (CSS, iframes, hidden elements), resolved command timeouts after errors, corrected assertion association, and enabled after/afterEach hook commands on failed test...