docs: update release notes for 1.47 to our changes from yesterday (#32482)
I'll also cherry-pick this into the release branch and update playwright.dev.
This commit is contained in:
parent
a52eb0c9a0
commit
5d4a65b318
|
|
@ -8,14 +8,14 @@ toc_max_heading_level: 2
|
||||||
|
|
||||||
### Network Tab improvements
|
### Network Tab improvements
|
||||||
|
|
||||||
The Network tab in the trace viewer now allows searching and filtering by asset type:
|
The Network tab in the trace viewer has several nice improvements:
|
||||||
|
|
||||||
|
- filtering by asset type and URL
|
||||||
|
- better display of query string parameters
|
||||||
|
- preview of font assets
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
And for fonts, it now shows a nice preview:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Miscellaneous
|
### Miscellaneous
|
||||||
|
|
||||||
- The `mcr.microsoft.com/playwright-dotnet:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
- The `mcr.microsoft.com/playwright-dotnet:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ toc_max_heading_level: 2
|
||||||
|
|
||||||
### Network Tab improvements
|
### Network Tab improvements
|
||||||
|
|
||||||
The Network tab in the trace viewer now allows searching and filtering by asset type:
|
The Network tab in the trace viewer has several nice improvements:
|
||||||
|
|
||||||
|
- filtering by asset type and URL
|
||||||
|
- better display of query string parameters
|
||||||
|
- preview of font assets
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
And for fonts, it now shows a nice preview:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Miscellaneous
|
### Miscellaneous
|
||||||
|
|
||||||
- The `mcr.microsoft.com/playwright-java:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
- The `mcr.microsoft.com/playwright-java:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
||||||
|
|
|
||||||
|
|
@ -10,14 +10,14 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
||||||
|
|
||||||
### Network Tab improvements
|
### Network Tab improvements
|
||||||
|
|
||||||
The Network tab in the UI mode and trace viewer now allows searching and filtering by asset type:
|
The Network tab in the UI mode and trace viewer has several nice improvements:
|
||||||
|
|
||||||
|
- filtering by asset type and URL
|
||||||
|
- better display of query string parameters
|
||||||
|
- preview of font assets
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
And for fonts, it now shows a nice preview:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
### `--tsconfig` CLI option
|
### `--tsconfig` CLI option
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ toc_max_heading_level: 2
|
||||||
|
|
||||||
### Network Tab improvements
|
### Network Tab improvements
|
||||||
|
|
||||||
The Network tab in the trace viewer now allows searching and filtering by asset type:
|
The Network tab in the trace viewer has several nice improvements:
|
||||||
|
|
||||||
|
- filtering by asset type and URL
|
||||||
|
- better display of query string parameters
|
||||||
|
- preview of font assets
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
And for fonts, it now shows a nice preview:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Miscellaneous
|
### Miscellaneous
|
||||||
|
|
||||||
- The `mcr.microsoft.com/playwright-python:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
- The `mcr.microsoft.com/playwright-python:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue