From 5fdf01b81b78b079d5dff6fdd1f243a9b8b02b5f Mon Sep 17 00:00:00 2001 From: ankur22 Date: Wed, 14 Feb 2024 11:28:25 +0000 Subject: [PATCH 1/2] Add screenshot upload to release notes --- release notes/v0.50.0.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/release notes/v0.50.0.md b/release notes/v0.50.0.md index be1f2aa43d3..b2e64413dc2 100644 --- a/release notes/v0.50.0.md +++ b/release notes/v0.50.0.md @@ -25,11 +25,7 @@ _what, why, and what this means for the user_ ## UX improvements and enhancements -_Format as ` . `_: - -- _`#999` Gives terminal output prettier printing. Thanks to `@person` for the help!_ -- `#pr` `` -- `#pr` `` +- [browser#1197](https://github.com/grafana/xk6-browser/pull/1197), [browser#1202](https://github.com/grafana/xk6-browser/pull/1202), [browser#1203](https://github.com/grafana/xk6-browser/pull/1203) add the ability to upload screenshots to a remote location instead of persisting them to the local disk. ## Bug fixes From dd8819a324fbc8ce279fb3ef527ae01ce61852f9 Mon Sep 17 00:00:00 2001 From: ankur22 Date: Wed, 14 Feb 2024 12:24:05 +0000 Subject: [PATCH 2/2] Update wording for screenshot upload update --- release notes/v0.50.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release notes/v0.50.0.md b/release notes/v0.50.0.md index b2e64413dc2..9530c494fde 100644 --- a/release notes/v0.50.0.md +++ b/release notes/v0.50.0.md @@ -25,7 +25,7 @@ _what, why, and what this means for the user_ ## UX improvements and enhancements -- [browser#1197](https://github.com/grafana/xk6-browser/pull/1197), [browser#1202](https://github.com/grafana/xk6-browser/pull/1202), [browser#1203](https://github.com/grafana/xk6-browser/pull/1203) add the ability to upload screenshots to a remote location instead of persisting them to the local disk. +- [browser#1197](https://github.com/grafana/xk6-browser/pull/1197), [browser#1202](https://github.com/grafana/xk6-browser/pull/1202), [browser#1203](https://github.com/grafana/xk6-browser/pull/1203) add the ability to upload screenshots to a remote location. ## Bug fixes