Skip to content

Commit 61da9fa

Browse files
mikehoffmsleahmsft
andauthored
What's new in DevTools (Microsoft Edge 145) (#3728)
* template * trim chrome links * Update description and remove unnecessary sections * are --------- Co-authored-by: Leah Tu <leahtu@microsoft.com>
1 parent 645d169 commit 61da9fa

File tree

2 files changed

+37
-4
lines changed

2 files changed

+37
-4
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: What's new in DevTools (Microsoft Edge 145)
3+
description: Soft Navigations are now visible in trace view. Line-level profiler timings are now much more precise. Faster trace interaction. And more.
4+
author: MSEdgeTeam
5+
ms.author: msedgedevrel
6+
ms.topic: article
7+
ms.service: microsoft-edge
8+
ms.subservice: devtools
9+
ms.date: 02/16/2026
10+
---
11+
# What's new in DevTools (Microsoft Edge 145)
12+
13+
These are the latest features in the Stable release of Microsoft Edge DevTools. Microsoft Edge 145 includes the following updates from the Chromium project:
14+
15+
* [Soft Navigations are now visible in trace view](https://developer.chrome.com/blog/new-in-devtools-145#soft_navigations_are_now_visible_in_trace_view)
16+
* [Line-level profiler timings now far more precise](https://developer.chrome.com/blog/new-in-devtools-145#line-level_profiler_timings_now_far_more_precise)
17+
* [Faster trace interaction](https://developer.chrome.com/blog/new-in-devtools-145#faster_trace_interaction)
18+
* [Identify render-blocking resources](https://developer.chrome.com/blog/new-in-devtools-145#identify_render-blocking_resources)
19+
* [Individual network request throttling](https://developer.chrome.com/blog/new-in-devtools-145#individual_network_request_throttling)
20+
* [Debugging improvements for @starting-style](https://developer.chrome.com/blog/new-in-devtools-145#debugging_improvements_for_starting-style)
21+
* [Miscellaneous highlights](https://developer.chrome.com/blog/new-in-devtools-145#miscellaneous_highlights)
22+
* [Accessibility announcements](https://developer.chrome.com/blog/new-in-devtools-145#accessibility_announcements)
23+
24+
25+
<!-- ====================================================================== -->
26+
## See also
27+
28+
* [What's new in Microsoft Edge DevTools](./whats-new.md)
29+
* [Release notes for Microsoft Edge web platform](../../web-platform/release-notes/index.md)

microsoft-edge/toc.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@
132132
href: ./devtools/whats-new/whats-new.md # todo: ought to be index.md
133133
displayName: release notes, announcements
134134
# latest 10 What's new
135+
- name: Microsoft Edge 145
136+
href: ./devtools/whats-new/145.md
137+
displayName: What's new in DevTools (Microsoft Edge 145) # page title
138+
135139
- name: Microsoft Edge 144
136140
href: ./devtools/whats-new/144.md
137141
displayName: What's new in DevTools (Microsoft Edge 144) # page title
@@ -167,10 +171,6 @@
167171
- name: Microsoft Edge 136
168172
href: ./devtools/whats-new/2025/05/devtools-136.md
169173
displayName: What's new in DevTools (Microsoft Edge 136) # page title
170-
171-
- name: Microsoft Edge 135
172-
href: ./devtools/whats-new/2025/04/devtools-135.md
173-
displayName: What's new in DevTools (Microsoft Edge 135) # page title
174174
# keep 10 items above
175175
# -------------------------------------
176176
- name: Archive
@@ -179,6 +179,10 @@
179179
href: ./devtools/whats-new/2025/03/devtools-134.md
180180
displayName: What's new in DevTools (Microsoft Edge 134) # page title
181181

182+
- name: Microsoft Edge 135
183+
href: ./devtools/whats-new/2025/04/devtools-135.md
184+
displayName: What's new in DevTools (Microsoft Edge 135) # page title
185+
182186
- name: Microsoft Edge 133
183187
href: ./devtools/whats-new/2025/02/devtools-133.md
184188
displayName: What's new in DevTools (Microsoft Edge 133) # page title

0 commit comments

Comments
 (0)