- Added flag options to cy.writeFile(), introduced CYPRESS_DOWNLOAD_MIRROR env var, and Module API now returns runUrl; keyboard navigation now highlights focused specs.
- Fixed many bugs including secure cookie expiration handling, screenshot filename length, trashAssets behavior, cy.clock Date instances, blackout rendering, timer issues, TypeScript errors, and Buffer usage.
- Updated documentation for the new writeFile flags, runUrl, download mirror, and improved install instructions; upgraded several dependencies.