diff --git a/docs/src/release-notes-csharp.md b/docs/src/release-notes-csharp.md index d11f0c0aa3..95743663d4 100644 --- a/docs/src/release-notes-csharp.md +++ b/docs/src/release-notes-csharp.md @@ -1,12 +1,15 @@ --- id: release-notes title: "Release notes" +toc_max_heading_level: 2 --- - - ## Version 1.24 +
+ +
+ ### 🐂 Debian 11 Bullseye Support Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know diff --git a/docs/src/release-notes-java.md b/docs/src/release-notes-java.md index 8a6e1c979b..139ebe9bd9 100644 --- a/docs/src/release-notes-java.md +++ b/docs/src/release-notes-java.md @@ -1,12 +1,15 @@ --- id: release-notes title: "Release notes" +toc_max_heading_level: 2 --- - - ## Version 1.24 +
+ +
+ ### 🐂 Debian 11 Bullseye Support Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know diff --git a/docs/src/release-notes-js.md b/docs/src/release-notes-js.md index 9035d952dc..ca2ca03de6 100644 --- a/docs/src/release-notes-js.md +++ b/docs/src/release-notes-js.md @@ -1,12 +1,15 @@ --- id: release-notes title: "Release notes" +toc_max_heading_level: 2 --- - - ## Version 1.24 +
+ +
+ ### 🌍 Multiple Web Servers in `playwright.config.ts` Launch multiple web servers, databases, or other processes by passing an array of configurations: diff --git a/docs/src/release-notes-python.md b/docs/src/release-notes-python.md index 23c5e85e00..a4fe3882ed 100644 --- a/docs/src/release-notes-python.md +++ b/docs/src/release-notes-python.md @@ -1,12 +1,15 @@ --- id: release-notes title: "Release notes" +toc_max_heading_level: 2 --- - - ## Version 1.24 +
+ +
+ ### 🐂 Debian 11 Bullseye Support Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know