Skip to content

4.0.19

Choose a tag to compare

@piroor piroor released this 05 Jun 07:21
· 1033 commits to trunk since this release

4.0.19 (2024.6.24):

  • Defer scrolling to the successor active tab until the mouse pointer leaves from the sidebar area, if the successor is chosen by something feature like browser.tabs.selectOwnerOnClose out of the visible area. You can disable this behavior by setting deferScrollingToOutOfViewportSuccessor to false.
  • Activate explicitly specified successor tab if possible, after multiple tabs are moved across windows by drag-and-drop.
  • React to "Simulate Up/Down/Left/Right Key on Tree" keybaord shortcuts as tree available, even if the sidebar panel is opened in a separate window by Tree Style Tab in Separate Window or someone.
  • Add ability to control temporary state of group tabs opened by API.
  • Never insert extra contents to non-tab elements in non-target windows via API, if the target window is explicitly specified.