Skip to content

Commit 907da70

Browse files
AtofStrykermarktnoonanmjhenkes
authored
chore: add 12.8.1 CHANGELOG (#5125)
* chore: add 12.8.1 CHANGELOG * Update docs/guides/references/changelog.mdx Co-authored-by: Mark Noonan <mark@cypress.io> * Update docs/guides/references/changelog.mdx Co-authored-by: Matt Henkes <mjhenkes@gmail.com> * chore: lint the changelog --------- Co-authored-by: Mark Noonan <mark@cypress.io> Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
1 parent 9734c2c commit 907da70

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/guides/references/changelog.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
title: 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_

0 commit comments

Comments
 (0)