Skip to content

Commit f013e13

Browse files
Microsoft Edge 147 web platform release notes (Apr. 2026) (#3739) (#3745)
* New web platform release notes for 147 * First edit pass * Fix recent changes in versions * spec link * origin trials * fixed and simplified fetching origin trial * fix proofreader link * ms.date * writer pass 145, 146 * writer/editor pass 147 * Removed sections about feature not shipping * fixed toc * Update microsoft-edge/web-platform/release-notes/147.md * Update microsoft-edge/web-platform/release-notes/147.md * Add removal of inline XSLT for SVG production to site-impacting changes * sep lists * move table cell --------- Co-authored-by: captainbrosset <captainbrosset@users.noreply.github.com> Co-authored-by: Michael Hoffman <45407486+mikehoffms@users.noreply.github.com>
2 parents cd10a9f + 71040b4 commit f013e13

File tree

15 files changed

+1077
-259
lines changed

15 files changed

+1077
-259
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ node_modules
1414
.env
1515

1616
release-notes-comparison-report.md
17+
test-release-notes.md

microsoft-edge/toc.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
href: ./web-platform/release-notes/index.md
3131
displayName: what's new, announcements
3232

33+
- name: Microsoft Edge 147
34+
href: ./web-platform/release-notes/147.md
35+
displayName: Microsoft Edge 147 web platform release notes (Apr. 2026) # page title
36+
3337
- name: Microsoft Edge 146
3438
href: ./web-platform/release-notes/146.md
3539
displayName: Microsoft Edge 146 web platform release notes (Mar. 2026) # page title
@@ -66,13 +70,13 @@
6670
href: ./web-platform/release-notes/138.md
6771
displayName: Microsoft Edge 138 web platform release notes (Jun. 2025) # page title
6872

69-
- name: Microsoft Edge 137
70-
href: ./web-platform/release-notes/137.md
71-
displayName: Microsoft Edge 137 web platform release notes (May 2025) # page title
72-
7373
# keep 10 items above
7474
- name: Archive
7575
items:
76+
- name: Microsoft Edge 137
77+
href: ./web-platform/release-notes/137.md
78+
displayName: Microsoft Edge 137 web platform release notes (May 2025) # page title
79+
7680
- name: Microsoft Edge 136
7781
href: ./web-platform/release-notes/136.md
7882
displayName: Microsoft Edge 136 web platform release notes (May 2025) # page title

microsoft-edge/web-platform/release-notes/135.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ The Digital Goods API allows a web application to get information about their di
364364

365365
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PwaDigitalGoods/explainer.md)
366366
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=Digital+Goods%20API,OriginTrialFeedback&amp;title=%5BDigital%20Goods%20API%5D+Feedback)
367-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/4b4a9ead-d912-4349-87b3-25e5e50b4f13)
367+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/4b4a9ead-d912-4349-87b3-25e5e50b4f13)
368368

369369

370370

@@ -377,7 +377,7 @@ Web App LocalFolder Access allows a Microsoft Store-installed Progressive Web Ap
377377

378378
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/LocalFolder/explainer.md)
379379
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=LocalFolder+Access,OriginTrialFeedback&amp;title=%5BLocalFolder%20Access%5D+Feedback)
380-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/2b21a8cd-43aa-41da-810d-fad103e699dc)
380+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/2b21a8cd-43aa-41da-810d-fad103e699dc)
381381

382382

383383

@@ -390,7 +390,7 @@ The `handwriting` attribute provides a per-document and per-element way to contr
390390

391391
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Handwriting/explainer.md)
392392
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=Handwriting,OriginTrialFeedback&amp;title=%5BHandwriting%5D+Feedback)
393-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/36b56357-0271-4e89-a091-3be27184808a)
393+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/36b56357-0271-4e89-a091-3be27184808a)
394394

395395

396396
<!-- ---------- -->
@@ -402,7 +402,7 @@ The Acquisition Info API supports 3P acquisition attribution for PWAs that were
402402

403403
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/AcquisitionInfo/explainer.md)
404404
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=Acquisition+Info,OriginTrialFeedback&amp;title=%5BAcquisition%20Info%5D+Feedback)
405-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
405+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
406406

407407

408408
<!-- ====================================================================== -->

microsoft-edge/web-platform/release-notes/136.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ The following Web API features have been deprecated (still supported, but not re
309309
<!-- ---------- -->
310310
###### Deprecate the `AutomaticHttpsDefault` policy
311311

312-
The `AutomaticHttpsDefault` policy is supported but discouraged in Microsoft Edge 136, and is planned to be removed in Microsoft Edge 139. Instead, use the new `HttpsUpgradesEnabled`<!-- todo: add link to the new policy on https://learn.microsoft.com/en-us/deployedge/microsoft-edge-update-policies when available --> policy, which is available starting in Microsoft Edge version 136.
312+
The `AutomaticHttpsDefault` policy is supported but discouraged in Microsoft Edge 136, and is planned to be removed in Microsoft Edge 139. Instead, use the new `HttpsUpgradesEnabled`<!-- todo: add link to the new policy on https://learn.microsoft.com/deployedge/microsoft-edge-update-policies when available --> policy, which is available starting in Microsoft Edge version 136.
313313

314314

315315
<!-- ====================================================================== -->
@@ -375,7 +375,7 @@ The Acquisition Info API supports 3P acquisition attribution for PWAs that were
375375

376376
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/AcquisitionInfo/explainer.md)
377377
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=Acquisition+Info,OriginTrialFeedback&amp;title=%5BAcquisition%20Info%5D+Feedback)
378-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
378+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
379379

380380

381381
<!-- ---------- -->
@@ -389,7 +389,7 @@ See [Deprecating support for -ms-high-contrast and -ms-high-contrast-adjust](htt
389389

390390
* [Explainer](https://blogs.windows.com/msedgedev/2024/04/29/deprecating-ms-high-contrast/)
391391
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=MS+High%20Contrast,OriginTrialFeedback&title=%5BMS%20High%20Contrast%5D+Feedback)
392-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/fa44c0d7-cb20-490b-97fa-e2559b918759)
392+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/fa44c0d7-cb20-490b-97fa-e2559b918759)
393393

394394

395395
<!-- ====================================================================== -->

microsoft-edge/web-platform/release-notes/137.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ Currently, `HTMLMediaElements` and `AudioContexts` media elements are supported.
395395

396396
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/IframeMediaPause/iframe_media_pausing.md)
397397
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=gabrielbrito&labels=Iframe+Media+Playback+Pause&title=%5BIframe+Media+Playback+Pause%5D+%3CTITLE+HERE%3E)
398-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/4d251c7a-1324-4943-a9ba-7ad5526f16fd)
398+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/4d251c7a-1324-4943-a9ba-7ad5526f16fd)
399399

400400

401401
<!-- ------------------------------ -->
@@ -437,7 +437,7 @@ The origins that are listed in the `scope_extensions` member must confirm that t
437437

438438
* [Explainer](https://github.com/WICG/manifest-incubations/blob/gh-pages/scope_extensions-explainer.md)
439439
* [Feedback](https://github.com/WICG/manifest-incubations/issues)
440-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/559ac296-8237-4480-bd25-865b2802ca95)
440+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/559ac296-8237-4480-bd25-865b2802ca95)
441441

442442

443443
<!-- ---------- -->
@@ -449,7 +449,7 @@ The Acquisition Info API supports 3P acquisition attribution for PWAs that were
449449

450450
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/AcquisitionInfo/explainer.md)
451451
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=Acquisition+Info,OriginTrialFeedback&amp;title=%5BAcquisition%20Info%5D+Feedback)
452-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
452+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
453453

454454

455455
<!-- ---------- -->
@@ -463,7 +463,7 @@ See [Deprecating support for -ms-high-contrast and -ms-high-contrast-adjust](htt
463463

464464
* [Explainer](https://blogs.windows.com/msedgedev/2024/04/29/deprecating-ms-high-contrast/)
465465
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=MS+High%20Contrast,OriginTrialFeedback&title=%5BMS%20High%20Contrast%5D+Feedback)
466-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/fa44c0d7-cb20-490b-97fa-e2559b918759)
466+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/fa44c0d7-cb20-490b-97fa-e2559b918759)
467467

468468

469469
<!-- ====================================================================== -->

microsoft-edge/web-platform/release-notes/141.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ The Ad Selection API provides user-relevant ads on your site without using third
294294

295295
* [Explainer](https://github.com/WICG/privacy-preserving-ads/blob/main/Ad%20Selection%20Overview.md)
296296
* [Feedback](https://github.com/WICG/privacy-preserving-ads/issues/new?labels=Ad+Selection%20API,OriginTrialFeedback&amp;title=%5BAd%20Selection%20API%5D+Feedback)
297-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/ffe94e9d-436d-46e6-9144-43abd7bf8c75)
297+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/ffe94e9d-436d-46e6-9144-43abd7bf8c75)
298298

299299

300300
<!-- ---------- -->

microsoft-edge/web-platform/release-notes/142.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Previously, desktop devices rendered `<select multiple size="1">` as a list show
182182
## SVG features
183183
<!-- https://developer.mozilla.org/docs/Web/SVG -->
184184

185-
Below are the new Scalable Vector Graphics (SVG) features in Microsoft Edge.
185+
The following new Scalable Vector Graphics (SVG) features are supported in Microsoft Edge.
186186

187187

188188
<!-- ------------------------------ -->

microsoft-edge/web-platform/release-notes/144.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ The Web Install API allows websites to install other websites as web apps on the
380380

381381
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/WebInstall/explainer.md)
382382
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=web-install-api.md)
383-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/bcf7d28f-6bdf-45d8-9207-63c97a042407)
383+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/bcf7d28f-6bdf-45d8-9207-63c97a042407)
384384

385385

386386
<!-- ------------------------------ -->
@@ -392,7 +392,7 @@ The Acquisition Info API supports 3P acquisition attribution for PWAs that are a
392392

393393
* [Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/AcquisitionInfo/explainer.md)
394394
* [Feedback](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?labels=Acquisition+Info,OriginTrialFeedback&amp;title=%5BAcquisition%20Info%5D+Feedback)
395-
* [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
395+
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
396396

397397

398398
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)