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
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
1
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
2
+
## 14.3.4
3
+
4
+
_Released xx/xx/xxxx (PENDING)_
5
+
6
+
**Misc:**
7
+
8
+
- Added timeout field to EnqueuedCommandAttributes type. Fixes [#30198](https://github.com/cypress-io/cypress/issues/30198).
9
+
2
10
## 14.3.3
3
11
4
12
_Released 5/6/2025_
@@ -17,7 +25,6 @@ _Released 5/6/2025_
17
25
18
26
- The Assertions menu when you right click in `experimentalStudio` tests now displays in dark mode. Addresses [#10621](https://github.com/cypress-io/cypress-services/issues/10621). Addressed in [#31598](https://github.com/cypress-io/cypress/pull/31598).
19
27
- The URL in the Cypress App no longer displays a white background when the URL is loading. Fixes [#31556](https://github.com/cypress-io/cypress/issues/31556).
20
-
- Added timeout field to EnqueuedCommandAttributes type. Fixes [#30198](https://github.com/cypress-io/cypress/issues/30198).
0 commit comments