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: history.en.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# History
2
2
3
3
- master/HEAD
4
+
- 4.0.1 (2024.3.8)
5
+
* Tabs containing sticky tabs are kept expanded when another tree is expanded, even if those tabs are sticked via API.
4
6
- 4.0 (2024.3.7)
5
7
* Improved performance on cases with large number of tabs. Now tabs only in the viewport are rendered.
6
8
* Pinned tabs and unpinned (normal) tabs are now placed under separate container elements: `#pinned-tabs-container > .tabs.pinned` and `#normal-tabs-container > .virtual-scroll-container > .tabs.normal`.
0 commit comments