- Enhanced .selectFile() with automatic MIME type inference, a new mimeType property, support for TypedArray or Cypress.Buffer contents, and retention of original fileName for disk reads.
- Fixed regressions: corrected CLI glob pattern parsing, restored OpenSSL legacy flag handling for Node 17+ with OpenSSL v3, and updated cy.type('{enter}') to dispatch a click event per W3C standards.