- Added a CYPRESS environment variable set to true in child processes, allowing detection via process.env.CYPRESS.
- Fixed several bugs: specs with '%' in filenames load correctly, selector playground wraps attribute values in double quotes, cy.stub().log(false) shows call count, improved browser retry warning, and overridden commands retain proper con...
- General command log and selector handling improvements across the platform.