- Introduced the Dashboard service for recording runs, project/organization management, and a new Runs tab in the Test Runner; added Settings tab sections for projectId and Record Key.
- Breaking change requires Cypress CLI v0.13.1; older CLI versions show warnings and newer CLI versions are incompatible with Cypress <0.19.0; deprecated `cypress ci` in favor of `cypress run --record`.
- Updated documentation, renamed Config tab to Settings, added auto‑download on `cypress run`, improved error messages, and expanded OS support.