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: docs/app/references/changelog.mdx
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,15 @@ sidebar_label: Changelog
8
8
9
9
# Changelog
10
10
11
+
## 14.5.2
12
+
13
+
_Released 7/15/2025_
14
+
15
+
**Bugfixes:**
16
+
17
+
- Fixed a regression introduced in [`14.5.0`](#14-5-0) where the Stop button would not immediately stop the spec timer. Addresses [#31920](https://github.com/cypress-io/cypress/issues/31920).
18
+
- Fixed an issue with the `CloudRequest` where it used the wrong port for `https` requests. Addressed in [#31992](https://github.com/cypress-io/cypress/pull/31992).
0 commit comments