You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/devtools-guide-chromium/whats-new/2025/02/devtools-133.md
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.date: 02/06/2025
10
10
---
11
11
# What's New in DevTools (Microsoft Edge 133)
12
12
13
-
[!INCLUDE [Microsoft Edge team note for top of What's New](../../includes/edge-whats-new-note.md)]
13
+
To check out the latest features of Microsoft Edge DevTools<!-- and the Microsoft Edge DevTools extension for Microsoft Visual Studio Code and Visual Studio -->, read these announcements.
<!-- uncomment if content is copied from developer.chrome.com to this page -->
81
+
## Download the preview channels
82
+
83
+
To stay up to date and get the latest DevTools features, download an Insiders preview version of Microsoft Edge. Whether you're on Windows, Linux, or macOS, consider using Canary (or another preview channel) as your default development browser.
84
+
85
+
The Beta, Dev, and Canary versions of Microsoft Edge run as separate apps, side-by-side with the stable, released version of Microsoft Edge. See [Microsoft Edge Insider Channels](https://aka.ms/microsoftedge).
## Get in touch with the Microsoft Edge DevTools team
90
+
91
+
For the latest announcements, [follow the Microsoft Edge team on Twitter](https://twitter.com/MSEdgeDev).
82
92
83
-
<!-- > [!NOTE]
84
-
> Portions of this page are modifications based on work created and [shared by Google](https://developers.google.com/terms/site-policies) and used according to terms described in the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
85
-
> The original page for announcements from the Chromium project is [What's New in DevTools (Chrome 133)](https://developer.chrome.com/blog/new-in-devtools-133) and is authored by Sofia Emelianova. -->
93
+
To report a problem with DevTools or ask for a new feature, file an issue in the [MicrosoftEdge/DevTools](https://github.com/MicrosoftEdge/DevTools) repo.
Copy file name to clipboardExpand all lines: microsoft-edge/web-platform/release-notes/index.md
+16-6Lines changed: 16 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,22 @@ These release notes cover the new web platform features and updates in Microsoft
14
14
To stay up-to-date and get the latest web platform features, download an Insiders version of Microsoft Edge, such as Canary, Dev, or Beta; see [Become a Microsoft Edge Insider](https://aka.ms/microsoftedge).
The following article lists the schedule of changes for Microsoft Edge and the Chromium project. It also highlights any differences and high-impact changes which the Microsoft Edge team is tracking especially closely.
20
+
Web platform
21
+
*[Site compatibility-impacting changes coming to Microsoft Edge](../site-impacting-changes.md)
21
22
22
-
The web platform is a collection of technologies used for building webpages, including HTML, CSS, JavaScript, and many other open standards. The web platform constantly evolves to improve the user experience, security, and privacy. In some cases, changes may affect the functionality of existing webpages.
23
+
Microsoft Edge DevTools
24
+
*[What's New in Microsoft Edge DevTools](../../devtools-guide-chromium/whats-new/whats-new.md)
25
+
*[Experimental features in Microsoft Edge DevTools](../../devtools-guide-chromium/experimental-features/index.md)
23
26
24
-
See [Site compatibility-impacting changes coming to Microsoft Edge](./site-impacting-changes.md).
25
-
-->
27
+
Microsoft Edge extensions
28
+
*[Released features for Microsoft Edge Add-ons](../../extensions-chromium/whats-new/released-features.md)
29
+
*[Roadmap for Microsoft Edge Add-ons](../../extensions-chromium/whats-new/roadmap.md)
30
+
31
+
Progressive Web Apps
32
+
*[What's New in PWAs](../../progressive-web-apps-chromium/whats-new/pwa.md)
33
+
34
+
WebView2
35
+
*[Release Notes for the WebView2 SDK](../../webview2/release-notes/index.md)
0 commit comments