Skip to content

Commit 0313ce5

Browse files
committed
changelog
1 parent 4b320e7 commit 0313ce5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cli/CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ _Released 08/1/2023 (PENDING)_
99
- The [`video`](https://docs.cypress.io/guides/references/configuration#Videos) configuration option now defaults to `false`. Addresses [#26157](https://github.com/cypress-io/cypress/issues/26157).
1010
- The [`videoCompression`](https://docs.cypress.io/guides/references/configuration#Videos) configuration option now defaults to `false`. Addresses [#26160](https://github.com/cypress-io/cypress/issues/26160).
1111
- The [`videoUploadOnPasses`](https://docs.cypress.io/guides/references/configuration#Videos) configuration option has been removed. Please see our [screenshots & videos guide](https://docs.cypress.io/guides/guides/screenshots-and-videos#Delete-videos-for-specs-without-failing-or-retried-tests) on how to accomplish similar functionality. Addresses [#26899](https://github.com/cypress-io/cypress/issues/26899).
12-
1312
- The deprecated configuration option, `nodeVersion` has been removed. Addresses [#27016](https://github.com/cypress-io/cypress/issues/27016).
1413

14+
**Features:**
15+
16+
- Consolidates and improves terminal output when uploading test artifacts to Cypress Cloud
17+
1518
## 12.17.2
1619

1720
_Released 08/01/2023 (PENDING)_

0 commit comments

Comments
 (0)