File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 22title: Changelog
33---
44
5+ ## 12.8.1
6+
7+ _Released 03/15/2023_
8+
9+ **Bugfixes:**
10+
11+ - Fixed a regression in Cypress [10](/guides/references/changelog#10-0-0) where
12+ the reporter auto-scroll configuration inside user preferences was
13+ unintentionally being toggled off. Users must now explicitly enable/disable
14+ auto-scroll under user preferences, which is enabled by default. Fixes
15+ [#24171](https://github.com/cypress-io/cypress/issues/24171) and
16+ [#26113](https://github.com/cypress-io/cypress/issues/26113).
17+
18+ **Dependency Updates:**
19+
20+ - Upgraded [`ejs`](https://www.npmjs.com/package/ejs) from `3.1.6` to `3.1.8` to
21+ address this
22+ [CVE-2022-29078](https://github.com/advisories/GHSA-phwq-j96m-2c2q) NVD
23+ security vulnerability. Addressed in
24+ [#25279](https://github.com/cypress-io/cypress/pull/25279).
25+
526## 12.8.0
627
728_Released 03/14/2023_
You can’t perform that action at this time.
0 commit comments