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
+
- 4.2.6 (2025.9.22)
5
+
* Add ability to pin/unpin tabs by drag and drop. Now you can drop pinned tabs below/between unpinned tabs, and unpinned tabs above/between pinned tabs. This simulates behaviors of tab dragging on Firefox's vertical tabs.
6
+
* Disallow to set the height of the pinned tabs area smaller than the height of a pinned tab.
7
+
* Use label text for the "new tab" command in the context menu on tabs same to Firefox's native one, if possible.
8
+
* Show dropdown list in options with colors more easy-to-read, on the dark color scheme.
9
+
* Expose the expert option to control the position of the context menu popup for native tab groups.
10
+
* Update `ja` locale by [tkng](https://github.com/tkng). Thanks!
4
11
- 4.2.5 (2025.7.11)
5
12
* Support ability to keep the active tab in a collapsed group visible on Firefox 142 and later.
6
13
* Prevent to show simulated tab preview panel on non-tab items.
0 commit comments