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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# History
2
2
3
3
- master/HEAD
4
+
* "Bookmark this Tree" context menu command now bookmarks all multiselected tabs and thier descendants.
5
+
* Open dummy group tab with loaded state always, when it is opened by "Open All as a Tree" context menu command on bookmark folders.
6
+
* Apply "Mute Tab" and "Unmute Tab" context menu commands to the tree recursively when the target tab has collapsed descendants. If you run these commands on an expanded tree, only target tabs are processed.
7
+
* Apply muted/unmuted state to the tree recursively by clicking of the sound playing button only on a collapsed tree. If you click buttons on expanded tabs, only clicked tabs are affected.
8
+
* Fix edge case problem of auto-tree-repair when tabs are switched to shown from hidden.
9
+
* Fix edge case problem of tree attaching with hidden tabs.
10
+
* Suppress needless reloading after some tabs are removed immediately after other tabs are moved.
4
11
- 3.3.5 (2020.1.24)
5
12
* Don't skip peinding (unloaded) tabs on Ctrl-Shift-Tab.
6
13
* Skip collapsed tabs on Ctrl-Tab/Ctrl-Shift-Tab focus rotation more correctly, just after the active tab was closed.
0 commit comments