Skip to content

Commit 73bcbd2

Browse files
authored
Merge pull request #3705 from MicrosoftDocs/main
main to live - Jan. 29, 2026
2 parents b5a52ae + a950894 commit 73bcbd2

File tree

4 files changed

+49
-6
lines changed

4 files changed

+49
-6
lines changed

microsoft-edge/devtools/whats-new/143.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: What's new in DevTools (Microsoft Edge 143)
3-
description: Activity Bar will only appear horizontally in Edge 144. View objects retained by event handlers in the Memory tool. And more.
3+
description: Activity Bar will only appear horizontally in Edge 144. View objects retained by event handlers in the Memory tool. And more. # key words before col 158
44
author: MSEdgeTeam
55
ms.author: msedgedevrel
66
ms.topic: article
80.5 KB
Loading
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: What's new in DevTools (Microsoft Edge 144)
3+
description: The Activity Bar is now always displayed horizontally. And more. # key words before col 158
4+
author: MSEdgeTeam
5+
ms.author: msedgedevrel
6+
ms.topic: article
7+
ms.service: microsoft-edge
8+
ms.subservice: devtools
9+
ms.date: 1/15/2026
10+
---
11+
# What's new in DevTools (Microsoft Edge 144)
12+
13+
These are the latest features in the Stable release of Microsoft Edge DevTools.
14+
15+
16+
<!-- ====================================================================== -->
17+
## Activity Bar is always displayed horizontally
18+
19+
<!-- Subtitle: The vertical Activity Bar is no longer supported.-->
20+
21+
Starting with Microsoft Edge 144, the **Activity Bar** is always displayed horizontally, at the top of the DevTools window. Displaying the **Activity Bar** vertically is no longer supported.
22+
23+
![Horizontal Activity Bar](./144-images/activity-bar.png)
24+
25+
26+
<!-- ====================================================================== -->
27+
## Announcements from the Chromium project
28+
<!-- https://developer.chrome.com/blog/new-in-devtools-144 -->
29+
30+
Microsoft Edge 144 also includes the following updates from the Chromium project:
31+
32+
* [Edit @font-face and @font-feature-values rules](https://developer.chrome.com/blog/new-in-devtools-144#font-face)
33+
* [Adopted stylesheets in the Elements panel](https://developer.chrome.com/blog/new-in-devtools-144#adopted-stylesheets)
34+
35+
36+
<!-- ====================================================================== -->
37+
## See also
38+
39+
* [What's new in Microsoft Edge DevTools](./whats-new.md)
40+
* [Release notes for Microsoft Edge web platform](../../web-platform/release-notes/index.md)

microsoft-edge/toc.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@
125125
href: ./devtools/whats-new/whats-new.md # todo: ought to be index.md
126126
displayName: release notes, announcements
127127
# latest 10 What's new
128+
- name: Microsoft Edge 144
129+
href: ./devtools/whats-new/144.md
130+
displayName: What's new in DevTools (Microsoft Edge 144) # page title
131+
128132
- name: Microsoft Edge 143
129133
href: ./devtools/whats-new/143.md
130134
displayName: What's new in DevTools (Microsoft Edge 143) # page title
@@ -160,15 +164,14 @@
160164
- name: Microsoft Edge 135
161165
href: ./devtools/whats-new/2025/04/devtools-135.md
162166
displayName: What's new in DevTools (Microsoft Edge 135) # page title
163-
164-
- name: Microsoft Edge 134
165-
href: ./devtools/whats-new/2025/03/devtools-134.md
166-
displayName: What's new in DevTools (Microsoft Edge 134) # page title
167-
168167
# keep 10 items above
169168
# -------------------------------------
170169
- name: Archive
171170
items:
171+
- name: Microsoft Edge 134
172+
href: ./devtools/whats-new/2025/03/devtools-134.md
173+
displayName: What's new in DevTools (Microsoft Edge 134) # page title
174+
172175
- name: Microsoft Edge 133
173176
href: ./devtools/whats-new/2025/02/devtools-133.md
174177
displayName: What's new in DevTools (Microsoft Edge 133) # page title

0 commit comments

Comments
 (0)