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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,16 @@
2
2
3
3
- master/HEAD
4
4
* Better visibility of active tabs and closeboxes on the high contrast mode.
5
+
* Fix regressions on 3.5.24 around auto-correcting of tabs order after multiple opened tabs.
6
+
* Fix wrong successor tab control around child tabs and their closed opener parent tabs: the next sibling of a closed child active tab will become active instead of the parent tab.
7
+
* Initialize restored group tabs more certainly.
8
+
* Search text dropped onto the sidebar with the default search engine correctly.
9
+
* Add regular choices for drag and drop options to prevent detaching of dropped tabs to a separate window.
5
10
* Add ability to control container of new tabs from three options: no inheritance, inherit from the current tab, or inherit from the tree parent.
11
+
* Show throbber with the color same to tab labels on a dark theme.
12
+
* Remove needless underline of tab labels on the "Sidebar" theme.
13
+
* Set "Plain" as the default theme on Windows and Linux correctly.
14
+
* Fix wrong behaviors of "All Configs" UI: apply imported configs to options UI immediately and treat decimal values as valid for some numeric options.
6
15
* Update `ru` locale by [wvxwxvw](https://github.com/wvxwxvw). Thanks!
7
16
- 3.5.27 (2020.9.6)
8
17
* Reduce more visual motions when [they are reduced by platform configs](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion).
0 commit comments