You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cli/CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@ _Released 10/20/2025 (PENDING)_
7
7
8
8
- Fixes an issue where grouped command text jumps up and down when expanding and collapsing in the command log. Addressed in [#32757](https://github.com/cypress-io/cypress/pull/32757).
9
9
10
+
**Misc:**
11
+
12
+
- Disable pinning commands within Studio mode and update snapshot message. Addresses [#31273](https://github.com/cypress-io/cypress/issues/31273). Addressed in [#32753](https://github.com/cypress-io/cypress/pull/32753).
13
+
10
14
## 15.5.0
11
15
12
16
_Released 10/17/2025_
@@ -25,8 +29,6 @@ _Released 10/17/2025_
25
29
26
30
- Browser detection in Cypress now always prefers 64-bit browser installs to 32-bit browser installs. Addressed in [#32656](https://github.com/cypress-io/cypress/pull/32656).
27
31
- Update code button styles and rename Get Code for Code on cy.prompt. Addressed in [#32745](https://github.com/cypress-io/cypress/pull/32745).
28
-
- Disable pinning commands within Studio mode. Addresses [#1206](https://github.com/cypress-io/cypress-services/issues/12026). Addressed in [#32753](https://github.com/cypress-io/cypress/pull/32753).
29
-
- Update the message about snapshots not being available within Studio mode. Addresses [#31273](https://github.com/cypress-io/cypress/issues/31273). Addressed in [#32753](https://github.com/cypress-io/cypress/pull/32753).
0 commit comments