Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions microsoft-edge/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
href: ./web-platform/release-notes/index.md
displayName: what's new, announcements

- name: Microsoft Edge 144
href: ./web-platform/release-notes/144.md
displayName: Microsoft Edge 144 web platform release notes (Jan. 2026) # page title

- name: Microsoft Edge 143
href: ./web-platform/release-notes/143.md
displayName: Microsoft Edge 143 web platform release notes (Dec. 2025) # page title
Expand Down Expand Up @@ -66,13 +70,13 @@
href: ./web-platform/release-notes/135.md
displayName: Microsoft Edge 135 web platform release notes (Apr. 2025) # page title

- name: Microsoft Edge 134
href: ./web-platform/release-notes/134.md
displayName: Microsoft Edge 134 web platform release notes (Mar. 2025) # page title

# keep 10 items above
- name: Archive
items:
- name: Microsoft Edge 134
href: ./web-platform/release-notes/134.md
displayName: Microsoft Edge 134 web platform release notes (Mar. 2025) # page title

- name: Microsoft Edge 133
href: ./web-platform/release-notes/133.md
displayName: Microsoft Edge 133 web platform release notes (Feb. 2025) # page title
Expand Down
4 changes: 3 additions & 1 deletion microsoft-edge/web-platform/release-notes/133.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,9 @@ This fixes a bug with speculation rules prefetch, where non-2xx responses were c
<!-- ====================================================================== -->
## Origin trials

The following are new experimental APIs which you can try on your own live website for a limited time. To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md). To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
The following are new experimental APIs which you can try on your own live website for a limited time. To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
4 changes: 3 additions & 1 deletion microsoft-edge/web-platform/release-notes/134.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,9 @@ This feature makes concurrent execution of shared storage worklets more reliable
<!-- ====================================================================== -->
## Origin trials

The following are new experimental APIs which you can try on your own live website for a limited time. To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md). To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
The following are new experimental APIs which you can try on your own live website for a limited time. To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/web-platform/release-notes/135.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ The following are new experimental APIs which you can try on your own live websi

To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/web-platform/release-notes/136.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ The following are new experimental APIs that you can try on your own live websit

To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/web-platform/release-notes/137.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ The following are new experimental APIs which you can try on your own live websi

To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/web-platform/release-notes/138.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ The following are new experimental APIs which you can try on your own live websi

To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
15 changes: 1 addition & 14 deletions microsoft-edge/web-platform/release-notes/139.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ To stay up-to-date and get the latest web platform features, download a preview
* [Specify a crash-reporting endpoint to receive only crash reports](#specify-a-crash-reporting-endpoint-to-receive-only-crash-reports)
* [Fire error event instead of throwing for CSP blocked worker](#fire-error-event-instead-of-throwing-for-csp-blocked-worker)
* [Reduce fingerprinting in `Accept-Language`](#reduce-fingerprinting-in-accept-language)
* [Browser Bound Keys in the Secure Payment Confirmation API](#browser-bound-keys-in-the-secure-payment-confirmation-api)
* [Better JSON MIME type detection](#better-json-mime-type-detection)
* [Support the async attribute for SVG `<script>` elements](#support-the-async-attribute-for-svg-script-elements)
* [WebGPU `core-features-and-limits`](#webgpu-core-features-and-limits)
Expand Down Expand Up @@ -186,18 +185,6 @@ See also:
* [Accept-Language header](https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Accept-Language) at MDN.


<!-- ---------- -->
###### Browser Bound Keys in the Secure Payment Confirmation API

The Secure Payment Confirmation API can now keep up with syncing passkeys and device requirements for online payments. The Browser Bound Keys feature adds device binding in the browser, to enable payment scenarios in which device binding is required.

This feature helps meet requirements for device binding for payment transactions.

See also:
* [Using Secure Payment Confirmation](https://developer.mozilla.org/docs/Web/API/Payment_Request_API/Using_secure_payment_confirmation) at MDN.
* [Browser Bound Key Store](https://w3c.github.io/secure-payment-confirmation/#sctn-browser-bound-key-store) in _Secure Payment Confirmation_.


<!-- ---------- -->
###### Better JSON MIME type detection

Expand Down Expand Up @@ -327,7 +314,7 @@ The following are new experimental APIs that you can try on your own live websit

To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/web-platform/release-notes/140.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ The following are new experimental APIs which you can try on your own live websi

To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
16 changes: 4 additions & 12 deletions microsoft-edge/web-platform/release-notes/142.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,13 @@ To stay up-to-date and get the latest web platform features, download a preview
<!-- ====================================================================== -->
## Edge DevTools

See [What's New in Microsoft Edge DevTools](../../devtools/whats-new/whats-new.md).
<!-- todo: when it exists in Oct/Nov 2025, use instead:
See [What's New in DevTools (Microsoft Edge 142)](../../devtools/whats-new/2025/10/devtools-142.md).
-->


<!-- ====================================================================== -->
## WebView2

See [Release Notes for the WebView2 SDK](../../webview2/release-notes/index.md).
<!-- todo: when exists in Oct/Nov 2025, use instead:
For WebView2, see [1.0.n.n](../../webview2/release-notes/index.md#10nnnnnn) (Oct./Nov. 2025) in _Release Notes for the WebView2 SDK_.
-->
See [1.0.3595.46](../../webview2/release-notes/index.md#10359546) (Nov. 3, 2025) in _Release Notes for the WebView2 SDK_.


<!-- ====================================================================== -->
Expand Down Expand Up @@ -273,11 +267,9 @@ See also:

The following are origin trials for new experimental APIs that are available in Microsoft Edge.

Origin trials let you try experimental APIs on your own live website for a limited time.
Origin trials let you try experimental APIs on your own live website for a limited time. To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ---------- -->
Expand Down Expand Up @@ -323,7 +315,7 @@ The Acquisition Info API supports third-party acquisition attribution for PWAs t

Below are active Chromium origin trials which you can try in Microsoft Edge.

To see the full list of Chromium origin trials that are available in Microsoft Edge, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of Chromium origin trials that are available in Microsoft Edge, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ---------- -->
Expand Down
14 changes: 6 additions & 8 deletions microsoft-edge/web-platform/release-notes/143.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ To stay up-to-date and get the latest web platform features, download a preview
## Edge DevTools

See [What's New in Microsoft Edge DevTools](../../devtools/whats-new/whats-new.md).
<!-- todo: when it exists in Dec 2025, use instead:
<!-- todo: when exists, change to:
See [What's New in DevTools (Microsoft Edge 143)](../../devtools/whats-new/2025/12/devtools-143.md).
-->

Expand All @@ -65,8 +65,8 @@ See [What's New in DevTools (Microsoft Edge 143)](../../devtools/whats-new/2025/
## WebView2

See [Release Notes for the WebView2 SDK](../../webview2/release-notes/index.md).
<!-- todo: when exists in Dec 2025, use instead:
For WebView2, see [1.0.n.n](../../webview2/release-notes/index.md#10nnnnnn) in _Release Notes for the WebView2 SDK_ (Dec 2025).
<!-- todo: when wv2 relnotes for runtime 143 exists, change to:
See [1.0.n.n](../../webview2/release-notes/index.md#10nnnnnn) (Dec. nn, 2025) in _Release Notes for the WebView2 SDK_.
-->


Expand Down Expand Up @@ -312,11 +312,9 @@ See also:

The following are origin trials for new experimental APIs that are available in Microsoft Edge.

Origin trials let you try experimental APIs on your own live website for a limited time.
Origin trials let you try experimental APIs on your own live website for a limited time. To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To learn more about origin trials, see [Use origin trials in Microsoft Edge](../../origin-trials/index.md).

To see the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of available origin trials, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).

<!-- headings below match ot name per register link -->

Expand Down Expand Up @@ -350,7 +348,7 @@ The Acquisition Info API supports third-party acquisition attribution for PWAs t

Below are active Chromium origin trials which you can try in Microsoft Edge.

To see the full list of Chromium origin trials that are available in Microsoft Edge, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).
For the full list of Chromium origin trials that are available in Microsoft Edge, see [Microsoft Edge Origin Trials](https://developer.microsoft.com/microsoft-edge/origin-trials/).


<!-- ------------------------------ -->
Expand Down
Loading