- Added full browsers list to the Cypress config API (editable via plugins) and displayed in the Settings panel; now detects GitHub Actions env vars for Dashboard and captures Travis CI build SHA for PRs.
- Fixed numerous regressions including cookie handling on superdomain changes, duplicate modifier keys in cy.type, cy.request followRedirect handling, window context in strict mode, and command log display bugs.
- Improved configuration validation errors, UI panel styling (white background, collapsible nested options), automatic stripping of double quotes from CLI args, and other minor usability enhancements.