- Added cy.cmd and cy.command methods to invoke commands by string name, enabling easier use of namespaced custom commands.
- Introduced Cypress.env for environment variable support, with documentation added.
- URL property on XHR objects is now fully decoded for clearer assertions and debugging.