- Commands are now inserted immediately with a pending status and are visually distinguishable; a new Cypress.Log interface provides finer control over command display.
- Added console logging of available aliases in .debug(), ensured .clear() logs a command, improved .type() handling, fixed promise.reduce ordering bugs, and made cy.chain return coercively instead of cy.
- General bug fixes: scrolling works when multiple projects are added, cause/effect command ordering corrected, numRetries hidden, trailing slashes removed for file serving, and other command ordering issues resolved.