Skip to content

Latest commit

 

History

History
1414 lines (1413 loc) · 131 KB

history.en.md

File metadata and controls

1414 lines (1413 loc) · 131 KB

History

  • master/HEAD
  • 0.19.2017031101
    • Works on lately Firefox versions. (Tested on Nightly 55.0a1.)
    • Drop support for Firefox 51 and older versions.
    • Introduce a new choice "No control" as the position of new child tabs. If you choose the option, new child tabs from links will be opened like Firefox's default behavior.
    • Introduce a new choice "Click" as an action to show shrunken/collapsed tab bar.
    • Treat child tabs opened by the preference browser.tabs.insertRelatedAfterCurrent=true more correctly.
    • Fix broken configuration UI for the "auto hide delay".
    • The position of the tab bar is now changable again by drag and drop.
    • Collapse the dragged tree while dragging. The experimental "shrink" behavior in the previous release was removed.
    • Open new blank tab as next sibling tab correctly, even if the current tab is in a last tree.
    • Restore children tabs correctly when a parent tab is restored by "undo close tab" command.
    • Fix visual erros in the "Vertigo" skin.
    • Avoid fingerprinting by website authors.
    • Added Greek translation by Vangelis Skarmoutsos. Thanks!
    • Known issue: opened or expanded tabs sometimes stay invisible until you move the mouse cursor on it, due to Firefox 52's bug. This doesn't happen on Firefox 53 and later. Simple workaround is disabling of tab animations by browser.tabs.animate=false in about:config.
  • 0.18.2016111701
    • New background tabs are opened correctly. (The first opened tab was opened in the foreground unexpectedly.)
    • Shrink other dragged tabs while dragging. (experimental feature)
    • Better handling of "Tabs in Titlebar" feature of Firefox itself.
    • Open new tab as a next sibling morecorrectly.
    • Better styling of tabs with the "Metal" skin on macOS (OS X). (Many thanks to Andrew Shu! patch 1, patch 2)
    • Show microphone icon on Nightly 51.0a1 in pinned tabs correctly.
    • Isolate from old libraries and old unrecommended methods.
  • 0.18.2016090802
    • Failed to initialize the browser window with a preference: browser.tabs.drawInTitlebar=false (regression on 0.18.2016090601.)
  • 0.18.2016090801
    • The dialog to choose how tabs to be opened from a bookmark folder is now cancelable. (If you choose the "Cancel" button, the operation will be totally canceled and no tab will be opened.)
    • Isolate codes from new Function().
  • 0.18.2016090601
    • Isolate codes from eval() hack.
    • Drop support for Firefox 44 and older versions.
    • Remove compatibility codes for unsupported/unpublished/obsolete addons: Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST, Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab Plus, Locationbar², DomainTab and TotalToolbar
    • Remove compatibility codes for Tab Mix Plus's custom session management system. Now it is strongly recommended you to use Firefox's built-in session management system. If you choose the TMP's session management, there is no guaranty about what happens.
  • 0.17.2016083101
    • Fix broken tab color of Firefox 51 and later (due to bug 1297157.)
  • 0.17.2016083001
    • Better handling about positioning of new tabs duplicated by other addons.
    • Now you can drop tabs onto another tab more easily. (The drop area of each tab is enlarged.)
    • The tab bar can be shrunken even if there is something wide toolbar item like the search bar.
    • Better positioning of tabs opened from the last child tab.
    • Tabs opened from inline frames or webpages including base tag are attached to the current tab as new children correctly.
    • Reduce warnings from undefined CSS properties (by asamuzaK. Thanks!)
    • Supports contextual tab coloring on Firefox 51 and later.
    • Remove icons from the pane switcher in the configuration dialog (because Firefox 50 and later have no suitable icon for some categories).
    • A new secret preference extensions.treestyletab.blockTabsInTitlebar in introduced to allow customization with userChrome.css around "tabs in titlebar" style.
    • Tabs duplicated by ctrl-drag-and-drop of a tree are duplicated with correct tree structure.
    • Reduce warnings about "unsafe CPOW usage" for the "view image" command.
  • 0.17.2016061501
    • Scrollbar in the tab bar couldn't operated by mouse if you show the menu bar, at Firefox 47 on Windows.
    • The tab bar was wrongly fixed to "overflowed" state after you shrink the tab bar too narrow.
    • Better compatibility with the "Dark" theme of Firefox Developer Edition.
    • Better compatibility with FireGestures.
    • The width of expanded tab bar isn't enlarged too much, when shrunken tab bar is going to be wider than expanded tab bar.
    • Introduce a new secret preference extensions.treestyletab.controlNewTabPosition to disable new tab position control by TST itself. When you use any other addon like Tab Mix Plus which provides ability to control new tab position for bookmarks or others, you possibly get better experience with turning it to false.
    • The hidden tab bar is never expanded for feedback around pinned tabs.
  • 0.17.2016031101
    • Open bookmark groups as a tree correctly, even if it is the first time for an window. (regression)
    • Apply configured max indent level for vertical tab bar correctly. (regression)
    • Allow to unmute tab always, even if the sound is not played. (regression)
    • Implement pseudo tree in about:treestyletab-group tabs and the rich tooltip without XHTML. (We don't need to mix XHTML and XUL to apply multi-column properties of CSS.)
    • Activate multi-column layout only when it is required, at tooltip of tabs and dummy group tabs.
  • 0.17.2016030402
    • Show rich tooltip with multiple columns even if there are only short title tabs.
    • Avoid initialization error on newly opened group tabs.
  • 0.17.2016030401
    • Allow to specify different delay for autoshow/hide on mousemove, via secret preferences extensions.treestyletab.tabbar.autoHide.delay.show and extensions.treestyletab.tabbar.autoHide.delay.hide.
    • Keep current tab visible after the window is resized, even if there are too many tabs with a scrollbar.
    • Don't scroll to a hidden tab when it is newly opened.
    • Dropped non-URI text (maybe including whitespaces) onto the tab bar is opened with a search result tab. The behavior is same to Firefox's default.
    • Better layout for fake tree in multiple columns (at tooltip of tabs and dummy group tabs).
    • Behaviors around multiple home pages are improved.
      • On the startup, they are opened as flat tabs and not grouped.
      • For left click of the home button, flat new tabs are opened instead of loading the first home page into the current tab.
      • For middle click of the button, home tabs are opened as a tree.
    • Don't leave needless group tab after a tree is detached, when a closed parent tab is configured to be replaced with a dummy group tab.
    • Narrow scroll bar in the tab bar is now more compatible with other customizations.
    • Tree of tabs are now always collapsable for both horizontal and vertical. Moreover, indentation of tabs also activated for the vertical tab bar always. There is no way to revoke those tree features. If you just require vertical tab bar without tree features, please try other alternative addons: Vertical Tabs, Vertical Tabs (Simplified), Side Tabs, or others.
    • de-DE locale is updated by Björn Kautler. Thanks!
    • ru locale is updated by Infocatcher. Thanks!
  • 0.16.2016021602
    • Attach new tabs only actually opened with relatedToCurrent=true option (or referrer) to the current tab, as the default behavior for compatibility with other addons.
  • 0.16.2016021601
    • Tree in group (dummy) tabs is now shown with multiple columns. (You can disable the feautre by extensions.treestyletab.groupTab.columnize=false.)
    • Tree in tooltip is now shown with multiple columns. (You can disable the feautre by extensions.treestyletab.tooltip.columnize=false.)
    • Fix regression: open bookmarks as separate tabs for user preference.
    • Better appearance for narrow scrollbar in the tab bar.
    • Add ability to collapse/expand the tab bar by middle click on the splitter.
    • Expand the tab bar to feedback what's happen, when a tab has new title, in the "auto hide" mode.
    • Add secret preferences to disable expanding of the tab bar to feedback what's happen for each case: extensions.treestyletab.tabbar.autoShow.feedback.opened, extensions.treestyletab.tabbar.autoShow.feedback.closed, extensions.treestyletab.tabbar.autoShow.feedback.moved, extensions.treestyletab.tabbar.autoShow.feedback.selected and extensions.treestyletab.tabbar.autoShow.feedback.titleChanged.
    • When the tab bar is expanded for a feedback, the subject tab is now highlighted.
    • Add a new choice when a parent tab is closed: now you can replace the closed parent tab with a new group tab.
    • de-DE locale is updated by Björn Kautler. Thanks!
    • ru locale is updated by Infocatcher. Thanks!
  • 0.16.2016021201
    • Better compatibility with Tab Badge addon.
    • Never touch session history of remote tabs (on e10s activated). It raised exception and broke tree structure when a parent tab is closed and the next parent is a remote tab.
    • Reduce eval() hack.
    • Gave up to disable the preference browser.tabs.insertRelatedAfterCurrent. Now TST respects the default behavior for the preference, about new tabs opened from links. See also the next topic.
    • All new tabs opened via the gBrowser.addTab() method with the option relatedToCurrent:true or a referrer information are now basically opened as children of the current tab. By this change, new tabs from various other addons will be opened as children of the current tab without any hack.
    • New tabs from window.open() are now opened as orphan tabs, when TST cannot find the possible parent tab from the referrer information.
    • A new APIs to open new orphan tab is added: gBrowser.treeStyleTab.readyToOpenOrphanTab() and gBrowser.treeStyleTab.readyToOpenOrphanTabNow(). They are useful to open new independent tab with relatedToCurrent:true (to go back to the previous "current" tab after the new tab closed immediately).
    • Never shrink the tab bar when it is scrolled.
    • No more flashing issue of the tab bar in the "auto hide" mode, while moving focus on tabs by Ctrl-Tab.
    • Handle long press of the Ctrl key even when browser.ctrlTab.previews is true.
    • Fixup tree structure of tabs after moving of tabs by Ctrl-Shift-PageUp/PageDown more correctly.
    • Don't shrink/hide the tab bar with simple focus change, if it triggers changing of the visibility of a menu item in the toolbox.
  • 0.16.2015122501
    • Initialize itself correctly on Firefox 38. (regression)
    • Don't show thin glay bar for pinned tabs on fullscreen HTML5 video.
    • Activate/deactivate auto hide feature for fullscreen mode correctly, on Firefox 38.
    • Don't change the scroll position of the tab bar, when it is expanded from shrunken.
  • 0.16.2015113001
    • New tabs can be opened even if Speed Dial or some addons are activated.
    • Clicking at the grippy in the tab bar splitter expands collapsed tab bar correctly. (regression)
    • "New Folder" and "Bookmark Properties" works again. (regression)
    • Don't shake the tab bar when it is scrolled by spacers in the arrowscrollbox.
    • Show the tab bar automatically by mousemove on developer tools.
    • Show preferred label "auto hide" or "auto shrink" for the menuitem to toggle "auto hide" feature from the tab context menu.
    • A new secret preference extensions.treestyletab.closeParentBehavior.promoteAllChildrenWhenParentIsLastChild is instoruced to disable a safeguard for the edge case: promoting all children to the upper level when a parent tab which has no sibling is closed.
    • Restore order of rearranged tabs more correctly.
    • Don't break tree structre for tab rearrangings triggered by Ctrl-Shift-PageUp/PageDown.
    • Disallow to enlarge the width of the tab bar over a harf of a window, by dragging of the splitter.
  • 0.16.2015111001
    • Free memory for closed windows correctly (it was grabbed by living-dead event listeners.)
    • Highlighted color of updated pinned tabs is shown correctly.
    • The feature "Bookmark this tree" and the property dialog of bookmark folders now work correctly.
    • The height of the closebox in each tab is never changed anymore.
    • The navigation toolbar is shown correctly below window buttons on OS X.
  • 0.16.2015110801
    • The title bar is now hidden for permanently shown menu bar. (Otherwise the menu bar is not draggable to move the window itself.)
    • Regression: Tabs opened via GM_openInTab() are placed at the top of existing child tabs of the current tab, if it is the default position of newly opened children.
    • Regression: "Search with..." in the context menu works correctly.
  • 0.16.2015110701
    • The API TreeStyleTabService.getLastDescendantTab() now returns correct value always.
    • Open "View Source" result as a child of the current tab.
    • Follow the position of the tab bar to changes around the social sidebar.
    • Don't reposition/update the tab bar when the window regains focus or the sidebar is switched between different panels.
    • Don't shrink the width of the tab bar with a scrollbar for too many tabs, on OS X.
    • Don't hide the title bar unexpectedly, after toolbar customizations.
    • Introduce new custom DOM event nsDOMTreeStyleTabTabbarRendered for addons who need to modify appearance of the tab bar, like Unified Sidebar.
    • Hide (shrink) the tab bar correctly after a tab is dragged and dropped or any FireGestures's gesture is performed.
    • The configuration dialog applies new "auto hide" preference only for the correct mode: normal or full screen.
    • Fix misspelling of Leftside and Rightside - they simply became Left and Right.
    • Perform searches from the web search bar and the context menu correctly, when e10s is activated.
    • Show the tab bar at correct position, after the DOM fullscreen mode.
    • Hide tab bar related elements completely in the DOM fullscreen mode.
    • Tabs opened via GM_openInTabs() from Greasmeonkey scripts become children of the current tab again.
    • Introduce new internal preferences to control debug prints. You can activate/deactivate debug print per module via preferences like extensions.treestyletab.debug.*.
    • Fix broken appearance of overlay icons on pinned tabs.
    • Reduce eval() hack to avoid errors around invalid references to objects defined with ECMAScript 6's const in separate scopes for Firefox sources.
    • Restore order of rearranged tabs more correctly.
    • Don't show gray rect of pinned tabs on full screen videos and collapsed tab bar.
    • Don't update the size of the tab bar too frequently. This change solves conflict with the Unified Sidebar addon.
    • On Linux, show the icon of the "all tabs" button in the vertical tab bar correctly.
    • Introduce an internal method gBrowser.treeStyleTab.dumpTreeInformation() to dump tree structure information stored in each tab, for debugging around unexpectedly broken tree.
  • 0.15.20150902901
    • Fix many compatibility issues around spec changes at Firefox 40 and later. (Including patches by Xidorn Quan. Thanks!)
    • Drop support for Firefox 31.
    • Re-introduce configuration UIs for the size of the tab bar and its fixedness. Now it works to reset size of the tab bar in all existing windows.
    • Toolbar customization works correctly even if the tab bar is placed not on the top. In old versions, only the first time worked.
    • Current tab is shown with highlighted color correctly at the "Plain" skin.
    • Mouse events are correctly handled for the "auto hide" feature for tabs even if their remoteness is dynamically changed.
  • 0.15.2015030601
    • Width of the tab bar, position of the tab bar, and status of the "auto hide" feature are saved and restored for each window.
    • Better compatibility with Duplicate in Tab Context Menu addon.
    • Better compatibility with ColorfulTabs. Annoyingly horizontal scroll of the tab bar (happend by clicking on any tab) has been solved.
    • Isolated from obsolete String.prototype.quote().
    • Isolated from deprecated JavaScript 1.7's let blocks.
    • Isolated from obsolete nsIPopupBoxObject interface on Firefox 36 and later.
    • Update appearance of the tab bar correctly, after the sidebar is shown/hidden at Firefxo 39 and later.
    • Reset z-index of vertical tabs always to prevent tabs are shown above other browser elements.
    • Open child tabs from links correctly on Firefox 36 and later.
    • Open child tabs from the web search bar correctly on Firefox 36 and later.
    • Open multiple child tabs from a tab by scripts more correctly, for E10S windows.
    • Firefox Hello's chat boxes are not placed below tabs anymore.
    • Mouse events on the place holder shown when the tab bar is completely hidden are handled correctly to show/hide the tab bar automatically.
  • 0.15.2014120101
    • Open clicked link as a new child tab correctly, from links with target="_blank" in e10s mode. (See also the related bug on the bugzilla.mozilla.org)
    • Re-show the tab bar correctly after exiting from the fullscreen mode. (by Xinkai. Thanks!)
    • "Auto hide tab bar" feature works correctly on Firefox 35 and older versions.
  • 0.15.2014111301
    • Drop support for Firefox 30 and older versions
    • Works correctly on the multi-process mode (E10S).
    • Restore tree structure with multiple trees from bookmarks correctly, even if the dummy tab is disabled.
    • Restore tab position for "Undo Close Tab" command correctly.
    • Works on Nightly 33.0a1 with the preference dom.compartment_per_addon=true.
    • Update tabbar appearance correctly, after toolbar customization.
    • Save "parent tab" settings correctly in the bookmarks properties dialog.
    • Update fr-FR locale, by AxlMun. Thanks!
  • 0.14.2014051101
    • Don't hide the toolbar in the full screen mode, if browser.fullscreen.autohide is false.
  • 0.14.2014051001
  • 0.14.2014050601
    • Allow to hide the title bar if Tabs on Bottom addon is installed.
    • Open new tabs by Tile Tabs as next sibling tab.
  • 0.14.2014050102
    • Works with Unified Sidebar correctly, in the "auto shrink" mode. (regression)
  • 0.14.2014050101
    • Works on Nightly 32.0a1 again.
    • Hide pinned tabs completely on DOM full-screen mode.
  • 0.14.2014043001
    • Better compatibility with No Script 2.6.8.20.
  • 0.14.2014042701
    • Works on Nightly 31.0a1 again.
    • Improved: Introduce a new checkbox "When a new tree appears, collapse others automatically" in the configuration dialog. It has been split from "When a tab gets focus, expand its tree and collapse others automatically" because the behavior was not related to the existing checkbox.
    • Improved: Better compatibility with Classic Theme Restorer about "tabs in titlebar" appearance.
    • Fixed: Restore tree structure on the startup correctly, with Firefox 28 and later.
    • Fixed: Open new tabs from "search by" in the context menu correctly, even if the selection includes line breaks or it is too long.
    • Fixed: Broken trees around duplicated tabs after restarting, are gone.
    • ru locale is updated by Infocatcher. Thanks!
  • 0.14.2014020901
    • Improved: On the "auto hide" mode, scroll to the current tab when the tab bar becomes shown.
    • Improved: Accept drag and drop of the tab bar itself, on the blank area around pinned tabs.
    • Fixed: Don't activate "draw in titlebar" feature for windows with vertical tab bar.
    • Fixed: On the "auto hide" mode, keep scroll position of the tab bar correctly when the bar is shown and hidden.
    • Fixed: In the fullscreen mode, don't hide the navigation toolbar on OS X Lion.
    • Fixed: Collapse the tab bar automatically, if it is expanded by long-press of the Ctrl key and a new window is opened while the key is pressed.
    • Fixed: Open tabs as children, from the "search by" in the context menu.
    • Fixed: Don't start dragging operation of the tab bar itself from a button which have its own popup menu.
  • 0.14.2014013001
    • Improved: Better compatibility with Nav Bar on Title Bar.
    • Improved: Better compatibility with Tab Control.
    • Modified: Remove codes for an extinct feature "replace the current tab when opening a bookmark group". The feature was already removed in old Firefox.
    • Fixed: Public APIs to show/hide the tab bar works correctly.
    • Fixed: Maximize scrollable area of tree-like view in a about:treestyletab-group tab.
    • Fixed: Open bookmark folder as a tree correctly, even if the user don't want to open a dummy grouping tab.
    • Fixed: Fix broken appearance of the tab bar on Firefox versions without the "Tabs on Top" feature.
  • 0.14.2013112901
    • Improved: Better compatibility with someone who change visibility of the tab bar, like "auto hide tab bar for last single tab" feature of Tab Mix Plus, Pale Moon, and Hide Tab Bar With One Tab.
    • Improved: Better compatibility with Context Search. Now search result tabs are opened as children of the current tab.
    • Modified: Expand the shrunken tab bar immediately when the mouse pointer moves onto the tab bar, if the size of teh tab bar is fixed.
    • Modified: Keep the UI to modify relations of bookmarks disabled, for bookmark items in the "Unsorted Bookmarks" folder. (Because people won't open all items in the folder as a tree of tabs by middle-click on the folder.)
    • Modified: Updated pinned tabs are highlighted by TST itself.
    • Fixed: Hide (or collapse) the tab bar correctly with delay, when a tab is opened or closed in the "auto hide" mode.
    • Fixed: Better responsibility for bookmark management UI when there are very large number of sibling bookmarks in a folder.
    • Fixed: Save and restore both sizes of expanded and shrunken tab bar correctly, on the next startup.
    • Fixed: Re-show the tab bar correctly when the F11 key is pressed to exit from the DOM full-screen mode.
    • Fixed: Show the tab bar again correctly when I click the grippy in the splitter.
    • Fixed: Show the tab bar again correctly when I drag the splitter.
    • Fixed: Correctly update "list all tabs" menu if there is pinned tabs (by Infocatcher. Thanks!)
    • Fixed: Better compatibility with "Australis".
    • Fixed: Don't disable background color of tabs when Tab Mix Plus is installed.
    • Fixed: Open tabs from user scripts with Greasemonkey 1.11 correctly.
    • fr-FR locale is updated by AxlMun. Thanks!
  • 0.14.2013100901
    • Improved: Position and size of the tab bar is updated automatically when any element is inserted to the browser box.
    • Fixed: Show the full tooltip near the original tooltip correctly, even if there are multiple screens.
    • Fixed: Don't shrink/hide the tab bar for keyboard shortcuts Ctrl-T, Ctrl-R, etc, if the tab bar is shown by a long-press of the Ctrl key.
    • Fixed: Don't focus to the tab which is going to be closed. This also fixes some breakages (including issue #569) caused by TabSelect events from disappearing tabs.
    • Fixed: Don't activate auto-hide feature of the tab bar for DOM-fullscreen mode (ex. YouTube). This is based on the behavior of Firefox's auto-hide feature in DOM-fullscreen mode.
    • Fixed: Don't hide browser's toolbars when the tab bar is vertical, except cases to hide them for special tabs (for example, web application).
    • Fixed: Erase odd border in each tab appearing with Tab Mix Plus. (by wanabe. Thanks!)
    • Fixed: Better compatibility with "How Many Times Can I Back?". (by wanabe. Thanks!)
    • Fixed: Better compatibility with Sidebars List. (by Infocatcher. Thanks!)
  • 0.14.2013082301
  • 0.14.2013082201
    • Works on Firefox 25 and later.
    • Fixed: Restore tree structure correctly for "undo close tab" feature, even if the tab had no child. (It was a regression on the version 0.14.2013052901.)
    • Improved: New tab from DragIt is opened as a child of the current tab.
    • Fixed: Don't shrink tab bar automatically, when the user selects a background tab.
    • Improved: Update label of Firefox's "Close Tabs to the Right" menu item to "Close Tabs to the Bottom" in the vertical tab bar.
    • Fixed: Don't break tree structure by drag and drop of a child tab to move it to the upper level.
    • Fixed: Detect new tabs opened from content scripts more correctly.
    • Fixed: Show favicon for dummy (group) tabs correctly on Firefox 22.
    • Fixed: Detect dummy (group) tabs correctly. (Fixed by Infocatcher. Thanks!)
    • Fixed: On Firefox 23 and later, ignore the preference "hide the tab bar when there is only one tab" because it was available on Firefox 22 or older versions.
    • Fixed: Resolve visual glitch of the tab bar after showing/hiding a toolbar.
    • Fixed: Works with bug489729 (Disable detach and tear off tab).
    • Improved: Introduce the concept "temporary group tab" and "permanent group tab". And close needless group tabs automatically only when it is marked as temporary. Automatically opened group (dummy) tabs are temporary, and manually opened tabs are permanently by default. You can make group tabs always permanent by these preferences extensions.treestyletab.openGroupBookmark.temporaryGroup (for bookmark groups) and extensions.treestyletab.createSubtree.underParent.temporaryGroup (for "create new tree from selected tabs" feature) with the value false.
    • Fixed: Show/hide tab bar correctly after the grippy is clicked.
    • Fixed: Don't freeze on the interface to edit bookmarks, even if there are too many bookmarks in the same folder.
    • ru locale is updated by Infocatcher. Thanks!
  • 0.14.2013052901
    • Fixed: Pinned tabs are shown with more stylized appearance.
    • Fixed: Don't set margin to indicate grouped tabs for parent tabs next to hidden tabs in more cases. (by Drugoy. Thanks!)
    • Fixed: Update the tab bar correctly when contents in the browser bottom bar or the toolbar are modified. (Regression on 0.14.2013040601)
    • Fixed: Don't make new tabs children of the current tab, if they are opened by Gmail Panel or someone.
    • Modified: Update codes around session store API.
  • 0.14.2013040601
    • Improved: Add a new secret option extensions.treestyletab.autoAttach.fromCurrent to control new tab position from the current tab.
    • Fixed: Move tab by moveTabForward/moveTabBackward on Firefox 20 correctly.
    • Fixed: Don't set margin to indicate grouped tabs for parent tabs next to hidden tabs.
    • Fixed: Don't insert needless margins between collapsed tabs. Negative margins for collapsed tabs were unexpectedly inverted for tabs which have its "cannot be collapsed" parent tab. However, such tabs still can be collapsed if its root parent tab can be collapse its sub tree.
    • Fixed: Observe changes of UI shown/hidden not only the browser bottom box but also the toolbox
    • Fixed: Restore the original user preference when this addon is disabled or removed. (by saneyuki_s)
    • Fixed: Move dragged tab to the correct position, even if there are hidden tabs.
    • Fixed: Move all tabs in the dragged tree to a newly opened window correctly on Firefox 19 and later.
    • Modified: Make dragging tabs transparently always, to see the drop position marker.
    • Modified: Expand the drop area to drop dragged tabs to a tab itself. By this change, you can drop a tab to another more easily.
    • Modified: "jar" archive is no longer included.
  • 0.14.2012122901
    • Works on Nightly 20.0a1 again. (Updated for new MutationObserver spec.)
    • Fixed: Never raise error messages for dragging of non-tab objects onto the tab bar.
  • 0.14.2012121401
    • Improved: Open new tabs from Linky as child tabs of the current tab even if they are opened vi a dialog.
    • Improved: Define minimum width/height of the tab bar and restore it on the startup (so, if you accidentaly get too narrow tab bar, it will be fixed in the next startup.)
    • Fixed: Collapse/hide the tab bar automatically even if the webpage includes any plugin area.
    • Fixed: Fix wrong dragging behavior of tabs in the vertical tab bar. Now tabs can be droppend on another tab easily.
    • Fixed: Fix odd padding in the vertical overflowed tab bar with pinned tabs and "Default" skin.
    • Fixed: Hide tab bar for only one tab window correctly.
    • Fixed: Fix dynamic patch for QuickDrag.
    • Modified: Don't change indent of tabs for collapsed tab bar.
    • Modified: Don't listen "mouseleave" event anymore (because it increases CPU usage.)
    • Modifeid: Unify the preference item extensions.treestyletab.animation.enabled to browser.tabs.animate.
  • 0.14.2012111201
    • Fixed: Tabs from other computers are correctly opened as child tabs of the "about:sync" tab, on lately Nightly.
    • Fixed: All animation effects were unexpectedly stopped after the configuration dialog is opened.
  • 0.14.2012111001
    • Improved: Dragged tabs in vertical tab bar are now animated (on Firefox 17 beta and later.)
    • Improved: Update indent of tabs automatically when too deeply nested tabs are collapsed/expanded and the mouse cursor goes away from the operated tab. This behavior can be disabled by the secret preference extensions.treestyletab.indent.autoShrink.onlyForVisible.
    • Fixed: Update indent of tabs automatically when tab groups are modified or switched.
    • Improved: Different indent of tabs can be applied for horizontal and vertical tab bar. Secret preferences extensions.treestyletab.indent.horizontal, extensions.treestyletab.indent.vertical, extensions.treestyletab.indent.min.horizontal and extensions.treestyletab.indent.min.vertical are available.
    • Improved: The default size of the tab bar (it is used to reset the tab bar when the splitter is double-clicked) is now customizable by secret preferences extensions.treestyletab.tabbar.width.default, extensions.treestyletab.tabbar.height.default and extensions.treestyletab.tabbar.shrunkenWidth.default.
    • Fixed: Drop position markers in vertical tab bar were accidentaly disappeared while dragging.
    • Fixed: Don't duplicate the current tab accidentaly when simple left click on the reload button.
    • Improved: Duplicate tabs as children of the current tab, from items of back/forward button's menu.
    • Fixed: Don't hide closeboxes of other tabs when toolbars are shown/hidden.
    • Fixed: Animation effects of tabs were accidentaly stopped when there were multiple windows.
    • Improved: Refactor internal codes.
  • 0.14.2012081101
    • Fixed: Apply animation effects correctly. In old versions, all animation effects (about tabs and the configuration dialog) were accidentally stopped.
  • 0.14.2012080901
    • Fixed: New tabs are shown correctly even if you activate animation effects. New tabs were sometimes stay hidden because animation was accidently stopped by some errors.
    • Fixed: Tabs are shown with correct height in "Metal" skin on Windows and Linux.
    • Fixed: Collapse a tree correctly even if you focused to a grandchild tab of the collapsing tree.
    • Fixed: Tabs dropped to the bookmarks sidebar are correctly bookmarked.
    • Fixed: Better handling of recursive/broken tree when collecting descendant tabs.
  • 0.14.2012080601
    • Updated for Firefox 16
    • Fixed: extensions.treestyletab.autoExpand.intelligently works correctly. If you set the preference to false , not-focused trees are never collapsed by expansion of the newly focused tree.
    • Fixed: Don't forget collapsed state of trees while toolbar customizing.
    • Fixed: Create tree of nested bookmark folders, from dragged tree correctly.
    • Fixed: Open tabs as a tree on the dropped position in the tab bar, from dragged bookmark tree.
    • Fixed: Update tab bar appearance when contents of the browser bottom box is shown or hidden.
    • Fixed: Move the dragged pinned tab to the dropped position correctly, even if the drop target is the first pinned tab.
    • Fixed: Expand collapsed children of newly pinned tab automatically. (Child tabs unexpectedly vanished when a parent tab with collapsed children was pinned.)
    • Fixed: Don't break tree structure when a last child tab is moved to the upper level by drag and drop.
    • Fixed: After session restorations, new tabs related to the current tab could be shown as broken tree because TST's internal caches were lost. Now, session restorations work more stablely.
    • Fixed: "Fast restoration of tree structures on the startup" feature couldn't work correctly on some environments.
    • Fixed: Suppress freezing from infinity loop which is caused by recursive reference (it can be there unexpectedly by some reasons!) of tabs.
    • Fixed: Show bottom border of the toolbox for the vertical tab bar and "Tabs on Bottom" toolbox.
    • Fixed: Show notification about newly opened tabs at out of the viewport correctly, on Linux.
    • Fixed: Update "Metal" skin for Firefox 14 and later.
  • 0.14.2012050301
    • Improved: Move tab to the upper level if it is dropped on the bottom area of its parent tab.
    • Modified: Change the background color of tabs in "Flat" and "Mixed" theme for some platform (e.g. Ambience theme on Ubuntu).
    • Fixed: Handle new tabs from the "new tab" button correctly.
    • Fixed: Respect special behaviors defined in Firefox itself or other addons for middle-click on the new tab button.
    • Fixed: Fix NS_ERROR_XPC_BAD_OP_ON_WN_PROTO error in auto-shrink mode.
    • Fixed: Fix broken appearance of pinned tabs with "Sidebar" theme.
    • Fixed: Fix broken appearance of pinned tabs with "Metal" theme on Mac OS X.
    • Fixed: Layout pinned tabs correctly even if the tab bar is narrower than the size of a pinned tab.
    • Fixed: Move the dragged tab to the correct position when the drop target tab has no child.
    • Fixed: Disable the "Tabs on Top" menu item for the vertical tab bar correctly.
    • Fixed: Store and restore the original state of the "Tabs on Top" feature when TST is uninstalled.
    • Fixed: Don't reset "Tabs on Top" state on the startup. (It was wrongly enabled on every startup.)
    • Fixed: Enlarge max width of the status panel. (See bug 632634.)
    • Fixed: Don't show TST's "full tooltip" if TST's tooltip is disabled by user preference.
    • Fixed: Don't collapse tabs if collapsing/expanding of tree is disabled by user preference.
    • Fixed: Reset the appearance of tree twisties when the mouse pointer go away from the tab bar.
    • Fixed: Don't show tree twisties on the favicon of existing tabs, in a horizontal tab bar.
    • Fixed: Show the floating menu bar (and title bar) with Hide Caption Titlebar Plus correctly.
  • 0.14.2012021101
    • Fixed: Better appearance around twisty in tabs on a horizontal tab bar. (regression)
    • Fixed: Preferences migration on the startup failed in some cases.
    • Russian locale is updated by Infocatcher.
  • 0.14.2012021001
    • Improved: A collapsed tree is expanded automatically if you press the Ctrl key for a while on it, even if the checkbox "When a tab gets focus, expand its tree and collapse others automatically" is unchecked. You can disable this behavior by the secret preference extensions.treestyletab.autoExpandSubtreeOnSelect.whileFocusMovingByShortcut.
    • Fixed: Tree twisties couldn't be hidden by user preference. (regression)
    • Fixed: With Tab Mix Plus, failed to save session data on exit. (regression)
    • Fixed: Icons of collapsed tabs in the horizontal tree were not hidden. (regression)
    • Fixed: User preference of "When a tab gets focus, expand its tree and collapse others automatically" was wrongly ignored when a collapsed tab in a collapsed tree is focused directly.
    • Fixed: A link dropped onto the last parent tab was wrongly opened as the first child tab even if it should be opened as the last child by the user preference.
  • 0.14.2012020901
    • Updated for Nightly 13.0a1.
    • Improved: Better compatibility with other tab-related addons. Now this addon doesn't apply custom binding to <tab/>s.
    • Fixed: On lately Nightly, appearances and behaviors of the tab bar were totally broken after the last tree was dragged and dropped to another window.
    • Fixed: Trees dropped on outside of existing Firefox windows were unexpectedly duplicated. Now they are correctly moved to new windows.
    • Fixed: When auto-showing/hiding (not shrinking) of the tab bar was activated, it was wrongly shown even if the mouse pointer was not near the window edge.
    • Fixed: Auto-scrolling of the tab bar didn't work if the first tab was hidden.
    • Fixed: "Tabs on Top" was wrongly enabled for "top" and "fixed" tab bar, when a popup window was opened.
    • Fixed: Sometimes the height of the vertical tab bar was not updated (ex. Firebug's panel.)
    • Fixed: "Bookmark this tree" didn't work correctly on Firefox 9 and later.
    • Fixed: "Restore closed tree" confirmation didn't work with localized versions: da-DK, de-DE, es-ES, fr-FR, it-IT, pl, ru-RU, sv-SE, zh-CN and zh-TW.
    • Fixed: When both Tab Mix Plus and any third-party's theme were installed, collapsed tabs in the horizontal tab bar couldn't be collapsed.
    • Russian locale is updated by Infocatcher.
  • 0.14.2012012901
    • Improved: Manually expanded trees were not collapsed automatically by focus changes (like Windows Explorer.)
    • Improved: Now tab bar isn't hidden (shrunken) by keyboard input if the tab bar is expanded by mouse actions.
    • Improved: When a tab which was a member of closed tree is restored, TST asks you to restore the whole tree by the notification popup (a.k.a. "doorhangar").
    • Improved: Auto exmansion of shrunken/hidden tab bar can be suppressed by pressing Shift key.
    • Improved: Group tabs are now saved as bookmark folders.
    • Improved: When new tab is opened at the position outside of visible area of the vertical tab bar, it is notified with an animation effect.
    • Fixed: The "overflow" state of the vertical tab bar was broken when the bar was overflowed horizontally.
    • Fixed: Tree structures were broken when tab groups (Panorama) were switched by Ctrl-Shift-"`" and Ctrl-Shift-"~".
    • Fixed: Fast restoration of tree structures on session restoration didn't work for secondary (and later) window.
    • Fixed: Some odd behaviors around auto expansion of shrunken tab bar disappeared.
    • Fixed: When the current tab includes <embed>, drag and drop feature totally broken after you tried to drag the tab bar itself.
    • Fixed: Pinned but not faviconized tabs were not highlighted anymore.
    • Fixed: F2 key didn't work on group tabs. (regression)
    • Fixed: Failed to store edited title of group tabs. (regression)
    • Fixed: With Tab Mix Plus, failed to restore secondary or later pinned tabs if there is no normal tab.
    • Fixed: When the browser is too slow, manual scrollings on the tab bar could be canceled by smooth scroll animations of TST itself.
    • Fixed: Unexpected jumping on the tab bar after new child tabs are opened is suppressed.
    • Fixed: TST could be broken by API calls on window destruction.
    • Fixed: When the system was too slow on TabOpen event (by Informational Tab or some addons), the tab bar failed to be scrolled to the newly opened tab.
    • Fixed: Tree of tabs in group tabs had too narrow height.
    • Modified: The role of the counter in tabs is now switched for vertical and horizontal tab bar automatically. In the horizontal tab bar, it reports the number of all tabs in the tree (including the tab itself). In the vertical tab bar, it reports the number of collapsed children in the tree (excluding the tab itself). Secret preferences extensions.treestyletab.counter.role.horizontal and extensions.treestyletab.counter.role.vertical are available to control this behavior. See discussions in #197.
    • Updated for Nightly 12.0a1.
    • Drop support for Firefox 3.6.
  • 0.13.2011121501
    • Fixed: "Fast restore" didn't work if Tab Mix Plus is installed without its custom session management.
    • Fixed: Tabs moved into existing tree didn't become member tabs of the tree. (Regression on 0.13.2011121401. If you use Tab Mix Plus or other addons to control new tab position, tree could be broken.)
  • 0.13.2011121401
    • Improved: "Fast restore" has landed. Last tree structure of tabs is restored on the startup quickly. If you see any trouble from this feature, disable it by following processes: go to "about:config" and set extensions.treestyletab.restoreTree.level to 0.
    • Improved: "about:treestyletab-group" tabs (dummy tabs for grouping) now contains list of member tabs as links. You can click it to select the tab, and you can close tabs by middle-click on links.
    • Improved: When the current tab has focus, arrow keys should work like in the folder pane on Windows Explorer. Right arrow expands a collapsed tree or focuses to the first child tab. Left arrow focuses to the parent tab or collapses the tree. (*Note: if you want to focus to the tab by mouse click, you have to add a CSS rule .tabbrowser-tab { -moz-user-focus: normal !important; } to your userChrome.css.)
    • Improved: Now, "auto hide tab bar" feature correctly hides the tab bar even if plugins (ex. PDF, Flash, and so on) cover the content area. (On old versions, the tab bar was kept shown unexpectedly on such cases.) This hack is based on an invisible popup covering the content area, so, if you see any trouble from this hack, disable it by following processes: go to "about:config" and set extensions.treestyletab.tabbar.autoHide.contentAreaScreen.enabled to false.
    • Improved: "Undo Close Tree" confirmation UI is now shown immediately when a tab member of closed tree is restored by "Undo Close Tab".
    • Improved: Now you can close tabs by middle click on the rich tooltip on tree.
    • Fixed: The width of the tab bar was wrongly shrunken to 105px when you started Firefox with fullscreen or maximized state.
    • Fixed: Items in "List all tabs" were not indented on Nightly 11.0a1.
    • Fixed: Trees in background groups (made by Panorama) were unexpectedly collapsed by trees in the current group.
    • Fixed: "Undo Close Tree" feature didn't work. Now you can correctly get closed tabs back.
    • Fixed: Rich tooltip on tree was always shown on the primary screen unexpectedly. Now it works with multiple screens correctly.
    • Fixed: When the shrunken tab bar was too narrow, we couldn't expand it automatically by mouse move.
    • Fixed: Linux specific style rules were not loaded unexpectedly.
    • Fixed: On Linux + GNOME3, "narrow scroll bar" was not narrow.
    • Modified: The API partTab() is renamed to detachTab() . For backward compatibility, the old name is still available.
  • 0.12.2011120101
    • Improved: While you are browsing tabs by Ctrl-Tab/Ctrl-Shift-Tab, now collapsed tree is automatically expanded, if you stay there with pressed Ctrl key. (You can change the delay via a secret preference extensions.treestyletab.autoCollapseExpandSubtreeOnSelect.whileFocusMovingByShortcut.delay.)
    • Improved: Title of "dummy" tabs can be changed by F2 key.
    • Improved: Tooltip on a tree now reports only top 10 tabs at first, and it is expanded to scrollable tooltip automatically after a delay. (You can change the delay via a secret preference extensions.treestyletab.tooltip.fullTooltipDelay.)
    • Improved: Members of the tree is shown in the tooltip on the closebox in tabs.
    • Improved: Calculation about size of pinned tabs is simplified. A new boolean preference extensions.treestyletab.pinnedTab.faviconized is available to change pinned tabs in a vertical tab bar from "faviconized" to "regular tab".
    • Fixed: Works on Nightly 11 at 2011-11-30(PST). Now the animation management module never uses MozBeforePaint event.
    • Fixed: Dropped tabs were broken if they are dropped on "indent" areas.
    • Fixed: Shrunken vertical tab bar couldn't be resized by drag and drop because the tab bar was unexpectedly expanded anyway.
    • Modified: Tooltip on tree always show tree. If you like the old behavior (tooltip with tree only for collapsed tree), you can set a secret preference extensions.treestyletab.tooltip.mode to 1. (0 means "never", 2 means "always").
    • Modified: The counter in a parent tab now reports the number of all tabs in the tree including itself.
  • 0.12.2011110101
    • Fixed: "Open in tabs" feature for bookmark folder didn't work. (regression on 0.12.2011102901)
  • 0.12.2011103101
    • Fixed: Pinned tabs appeared on wrong position for rightside tab bar. (regression on 0.12.2011102901)
    • Fixed: Tab's throbbers in the vertical tab bar were shown without vertical tab bar specific appearance unexpectedly.
  • 0.12.2011102901
    • Improved: Rest members in a tree of tabs are moved to another group if the parent tab is moved to the group.
    • Fixed: When a parent tab is pinned, rest members of the tree stay there correctly.
    • Fixed: Background color of the tab bar should be light gray for "Vertigo" and "Sidebar" style with auto-hide.
    • Fixed: Pinned tabs were mispositioned on Nightly.
    • Fixed: New tabs opened by Greasemonkey scripts are correctly become children of the tab.
    • Fixed: Tabs opened from bookmark folders in secondary (or others) window, their tree structure weren't restored if Tab Utilities is installed.
    • Fixed: When TreeStyleTabService.treeViewEnabled was set to false twice, twisties in tabs were lost unexpectedly.
    • Fixed: Hacks for Colorful Tabs didn't work. Now all tabs in a tree are shown with same background color.
    • Fixed: New tabs from "new blank tab" button on the tab bar didn't become first child of the current tab (by the user preference) automatically when it is opened. Now it works.
    • zh-TW locale is updated by bootleq.
  • 0.12.2011082901
    • Note: This version (and older versions) is incompatible to Firefox 8 or later due to the bug 455694 and 674925.
    • Improved: A dummy tab for grouping tabs is automatically closed when it has no sibling tab.
    • Improved: The size of pinned tabs can be customized by secret prefs extensions.treestyletab.pinnedTab.width and extensions.treestyletab.pinnedTab.height. If you set the width to -1, then pinned tabs will be expanded to the width of the vertical tab bar.
    • Improved: Needless spaces around favicons in horizontal tabs disappeared.
    • Fixed: The parent tab was unexpectedly focused when a child tab was closed even if still there were any other child.
    • Fixed: Browser windows are not resized automatically if it is maximized.
    • Fixed: New tabs opened by "Search *** by ***" context menu command didn't become children of the current tab on Firefox 4 and later.
    • Fixed: The tab bar was wrongly shrunken/hidden/expanded while something is dragged.
    • Fixed: The tab bar unexpectedly lost its scroll position when the bar was shrunken/hidden/expanded.
    • Modified: "Replace current tab" radio item for bookmark groups is never shown on lately Firefox due to the bug 440093.
    • Improved: Now compatible to Snap Links Plus 2.1.
    • Improved: Tabs opened by Duplicate This Tab become child tabs of the current tab.
    • Improved: New tabs opened by InstaClick should become child tabs of the current tab.
    • Fixed: Visibility of menuitems and separators are now not controlled by self, if they are removed by Menu Editor addon.
    • Fixed: When tabs are highlighted by Tab Utilities, favicons were wrongly hidden.
    • Fixed: New tabs from GM_openInTab() in Greasemonkey scripts didn't become children of the current tab.
  • 0.12.2011061701
    • Improved: While dragging of tabs or links, auto-hidden tab bar is expanded automatically.
    • Improved: New API for other addons: gBrowser.treeStyleTab.moveTabs() , gBrowser.treeStyleTab.importTabs() , and gBrowser.treeStyleTab.duplicateTabs() to process multiple tabs with their tree structure.
    • Fixed: Auto-hide of the tab bar was broken.
    • Fixed: Didn't work on Nightly 7.0a1 due to removed interface "nsIDOM3Node".
    • Fixed: Animation effects were suddenly stopped by window close or other reasons.
    • Fixed: With ColorfulTabs, vertical tab bar was wrongly scrolled.
  • 0.12.2011060202
    • Fixed: With Multiple Tab Handler, selected tabs couldn't be bookmarked by drag and drop.
    • Fixed: Some compatibility hacks for other addons (ex. Tab Mix Plus) didn't work.
  • 0.12.2011060201
    • Drop support for Firefox 3.5.
    • Improved: Optimization for performance issue about switching of tab groups (Panorama).
    • Improved: Optimization for startup time. (CSS refactorings, JavaScript code modules for shared codes, etc.)
    • Improved: Middle click on the "new tab" button and the "go" button should open the new tab as the child of the current tab. (They can be customized.)
    • Improved: With Locationbar², new tabs from path segments are now opened as child tabs of the current tab.
    • Improved: New APIs for addons are available : TreeStyleTabService.readyToOpenChildTabNow() , TreeStyleTabService.readyToOpenNextSiblingTabNow() , and TreeStyleTabService.readyToOpenNewTabGroupNow() . They are useful for reservation of new child tab, if the new tab is possibly canceled by some reason. Reservations made by these new API are automatically canceled with delay, so you don't have to call TreeStyleTabService.stopToOpenChildTab() manually.
    • Fixed: Contents of textbox in toolbar items inserted into vertical tab bar were unexpectedly hidden.
    • Fixed: Vertical tab bar in popup windows should be hidden by chromehidden attribute.
    • Fixed: Drop position indicator in vertical tab bar was missing wrongly for the last tab, if there was any collapsed tab.
    • Fixed: When a root tab with collapsed children was moved by drag and drop, its children were unexpectedly expanded.
    • Fixed: The feature "hide tab bar when there is only one tab" (one of Firefox's options) didn't work correctly on Firefox 4.
    • Fixed: Horizontal tab bar was wrongly shown on the top alwasy.
    • Fixed: Clicking on the grippy in the splitter of the vertical tab bar didn't expand the collapsed tab bar.
    • Fixed: On-screen tabs on vertical tab bar were not highlighted correctly in the "list all tabs" popup. (It is a new feature introduced by the bug 626903.)
    • Fixed: An internal preference extensions.treestyletab.tabbar.scrollToNewTab.mode didn't work for new tabs opened in the background.
    • Fixed: With All-in-One Sidebar the tab bar was wrongly left on the content area after the sidebar was hidden automatically by AiOS.
    • Fixed: On Nightly, background color of the vertical tab bar was unexpectedly fixed to "white" by these patches introduced by the bug 558585.
    • da-DK locale is updated by Regmos.
  • 0.11.2011050602
    • Fixed: With Personas, vertical tab bar didn't work correctly.
    • Fixed: Pinned tabs in the rightside tab bar were unexpectedly animated.
    • Fixed: Pinned tabs wrongly disappeared when "auto hide" (not "auto shrink") is enabled.
    • Fixed: Shrunken rightside tab bar should be resizable.
    • Fixed: On Mac OS X, clicking on the grippy in the splitter for vertical tab bar didn't expand collapsed tab bar.
    • Other expanded trees were unexpectedly collapsed when the current tab was closed with collapsed children.
  • 0.11.2011050601
    • Improved: New blank tab can be opened as the next sibling of the current tab.
    • Improved: Duplicated tab by middle click of the "Reload" button can be opened as a child, a sibling, or the next sibling of the source tab.
    • Improved: New API for other addons: TreeStyleTabService.readyToOpenNextSiblingTab(aSourceTab) is available.
    • Improved: "Tabs on Top" state will be restored after uninstallation. (But if you already installed TST, the state won't be restored because TST cannot know what is the original state before TST is installed anymore.)
    • Modified: Only "selected" tabs are dragged if there is any selection (by Multiple Tab Handler, Tab Utilities, etc.)
    • Fixed: Secret prefs of Firefox itself modified by Tree Style Tab will be restored after uninstallation correctly.
    • Fixed: The rightside tab bar was wrongly out of the window, if "auto collapse" (not "auto shrink") is enabled.
    • Fixed: Pinned tabs were wrongly positioned in "auto shrink" mode.
    • Fixed: Confirmation with info bar didn't work correctly.
    • Fixed: Pinned tabs should not be closed by the command "close other tabs except this tree".
    • Fixed: The splitter for the tab bar wrongly handled dragging with right or middle mouse button.
    • Fixed: When a parent tab is closed, child tabs were wrongly controlled. The pref extensions.treestyletab.closeRootBehavior should work only if extensions.treestyletab.closeParentBehavior is 0. (regression)
    • Fixed: The status popup was shown in wrong position if there is any sidebar or vertical toolbar.
    • Fixed: Broken tree made by middle click on "back" and "forward" button is fixed.
    • Fixed: With Hide Caption Titlebar Plus, vertical tab bar didn't work correctly.
    • Fixed: With Tab Mix Plus, tabs cannot be pinned correctly.
  • 0.11.2011040804
    • Fixed: Pinned tabs in the right tab bar were wrongly positioned. (regression on 0.11.2011040802)
  • 0.11.2011040803
    • Modified: Only selected tabs (which have multiselected attribute) are moved by drag and drop, even if selected tabs have any not-selected child.
  • 0.11.2011040802
    • Fixed: Unpinned tabs were shown with wrong margin in the left tab bar. (regression on 0.11.2011040801)
    • Fixed: When a tab which have both parent and children becomes pinned, tree structure was broken unexpectedly.
    • Modified: When the dragged tab is selected by multiselected attribute, drag and drop of a parent tab to a bookmark tree is handled by Firefox or other addons, not by Tree Style Tab itself.
  • 0.11.2011040801
    • Fixed: Pinned tabs were mis-positioned in the left tab bar. (regression on 0.11.2011040701)
  • 0.11.2011040701
    • Improved: The scrollbar in the leftside tab bar is shown leftside on Firefox 4. This can be disabled by extensions.treestyletab.tabbar.invertScrollbar.
    • Improved: The scrollbar in the vertical tab bar is shown with narrow width.
    • Improved: The minimum indent of tabs can be customized by a secret pref extensions.treestyletab.indent.min. Default value is 3.
    • Improved: Dynamic changing of indent can be disabled by a secret pref extensions.treestyletab.indent.autoShrink.
    • Improved: Dynamic repositioning of status panels on Firefox 4 becomes better. You can disable this behvior by a secret pref extensions.treestyletab.repositionStatusPanel.
    • Improved: Dirty hacks for other addons can be disabled by secret prefs. See extensions.treestyletab.compatibility.* items in the about:config.
    • Modified: When you change some tab bar prefs (size, position and fixed) via configuration dialog or about:config, then new setting is applied to all existing windows.
    • Fixed: Dragging of the tab bar itself from a browser window to another window broke the secondary window.
    • Fixed: Unexpected too narrow tab bar is now automatically expanded.
    • Fixed: On Firefox 4 with some theme, the content area was covered by unclickable rect if auto-hide is active.
    • Fixed: On Firefox 4 on Windows Vista/7 with Classic theme (Aero Glass disabled), the height of appearance of the vertical tab bar was broken.
    • Fixed: On Firefox 4, smooth scrolling to expanding tabs were broken.
    • Fixed: On some cases, tree were not expanded automatically even if a collapsed child tab was focused.
    • Fixed: On Firefox 4, extra toolbar items inserted to the tab bar couldn't accept drag drop of tabs.
    • Fixed: On Firefox 4, the fixed closebox in the vertical tab bar itself was wrognly hidden.
    • Fixed: The drop indicator was unexpectedly shown on the vertical tab bar.
    • Fixed: On Firefox 4, works with [Focus Last Selected Tab](http://www.gozer.org/mozilla/extens ions/) correctly.
    • Fixed: On Firefox 4, works with Optimoz Tweaks.
    • Fixed: Progress bar in tabs inserted by Tab Mix Plus were wrongly positioned.
    • Fixed: New tabs from links opened by Tab Mix Plus were not become children of the current tab.
    • da-DK locale is available, translated by Regmos. Thanks a lot!
  • 0.11.2011032401
    • Fixed: On Firefox 4, toolbar buttons in the tab bar were unexpectedly hidden.
    • Fixed: On Firefox 4, switching of tab groups broke tree of tabs.
    • Fixed: Works with Locationbar2 correctly.
  • 0.11.2011031901
    • Fixed: Flexible toolbar items (like search bar) were wrongly shrunken and hidden if there were too many tabs.
    • Fixed: Clicking on an extra toolbar item in the tab bar wrongly selected overflow-ed tabs behind the toolbar item.
    • Fixed: In secondary browser window, bookmarks couldn't be opened after the primary browser window was closed.
    • Fixed: Toolbar customization unexpectedly moved toolbar items before tabs, to the place after tabs.
    • Fixed: Extra toolbar items in the tab bar can be removed by dragging correctly.
    • Fixed: Clicks on extra toolbar items were wrongly ignored.
    • Fixed: Tree Style Tab freezed Firefox itself when you close a last tree of tabs in the tab bar.
    • Fixed: Pinned tabs never accept dropping of tabs.
    • Fixed: Pinned tabs were sometimes wrongly positioned.
    • Fixed: Tree view was unexpectedly disabled by Personal Titlebar.
    • Fixed: Broken appearance of pinned tabs with Tab Mix Plus gone.
    • Fixed: Misplaced favicons in pinned tabs with Tab Mix Plus gone.
    • Improved: A new secret preference to control collapsed/expanded state of restored tabs, extensions.treestyletab.collapseExpandSubtree.sessionRestore. -1 restores the last state, 0 collapses all of restored trees, 1 expands all of them.
    • German locale was updated by Andy Pillip.
  • 0.11.2011021901
    • Fixed: TST wrongly handled drag and drop actions on the tab bar even if it is fired in the toolbar customization.
    • Fixed: Pinned tabs are shown with highlighted background correctly when their titles are changed.
    • Fixed: Better compatibility with TotalToolbar.
  • 0.11.2011021601
    • Improved: Buttons in the information bar to confirm how restore other closed tabs in the tree (it is shown when you do "undo close tab" for a tab which was in a tree) now have their suitable accesskey.
    • Improved: Focusring is shown in tabs if tabs are focusable by userChrome.css.
    • Improved: On Firefox 3.6 or olders, the background of the transparent tab bar is no longer drawn if the secret pref extensions.treestyletab.tabbar.transparent.partialTransparency has a value equals to or larger than 1.
    • Improved: An alternative drop-marker for drag and drop onto the vertical tab bar is available, for the "Default" skin.
    • Fixed: On Minefield, closing of the current tab didn't back the focus to the owner tab.
    • Fixed: Tearing off of multiple tabs was failed unexpectedly when Multiple Tab Handler is installed.
    • Fixed: Needless blank window was wrongly opened when a tab was teared off from the window by drag-and-drop.
    • Fixed: On Minefield, dragging on the grippy in the splitter for the tab bar failed to resize the tab bar.
    • Fixed: Restored tab from "Undo Close Tab" was unexpectedly opened in a collapsed tree, when BarTab is installed.
    • Fixed: On Minefield, the appearance of the tab bar was unexpectedly broken if RequestPolicy is installed.
    • zh-CN locale is updated by hzhbest. Thanks!
    • es-ES locale is updated by Tito Bouzout. Thanks!
    • sv-SE (Swedish) locale is available, translated by Mikael Hiort af Ornäs. Thanks!
  • 0.11.2011020402
    • Fixed: An error in the initialization process disappeared.
  • 0.11.2011020401
    • Modified: The status panel on Minefield is shown in the another side by default, for vertical tab bar.
    • Fixed: The API TreeStyleTabService.position didn't work.
  • 0.11.2011020301
    • Improved: Now you can open a new blank tab in existing tree.
    • Improved: Tabs restored from about:sessionrestore become children of the tab.
    • Improved: Works with DragNDrop Toolbars.
    • Fixed: The status panel is repositioned for bottom tab bar.
    • Fixed: Tabs in a moved tree were expanded wrongly, if the tree was collapsed.
    • Fixed: Tabs can't be dragged if there is Tab Mix Plus.
    • Modified: The transparency of the tab bar (for auto-hide mode) is fixed. It is no longer customizable.
    • A secret preference extensions.treestyletab.autoAttachNewTabsAsChildren is renamed to extensions.treestyletab.autoAttach.
  • 0.11.2011012302
    • Fixed: pl locale was broken.
  • 0.11.2011012301
    • Improved: The tab bar can be moved to another place with Peronal Titlebar (or otehr addons provide customizability of the tab bar). If the tab bar is moved to another toolbar, then whole the toolbar becomes "tab bar" for Tree Style Tab.
    • Improved: In bookmark group tabs (about:treestyletab-group), the existing text in the text field is automatically selected when you click the title.
    • Modified: TreeStyleTabService.currentTabbarPosition was renamed to TreeStyleTabService.position . For backward compatibility, the old name is still available.
    • Fixed: Tooltip on tabs were not updated after it was shown on a twisty of a tab.
    • Fixed: Icons of tabs were unexpectedly stretched if Tab Mix Plus is installed.
    • Fixed: The drop position indicator for horizontal tab bar was unexpectedly shown even if the tab bar was vertical.
    • Fixed: When TreeStyleTabService.treeViewEnabled becomes false, then stacked tabs in horizontal tab bar are correctly unstacked.
  • 0.11.2011011301
    • Fixed: After rearranging of tabs in the Panorama view, the order of actual tabs were not synchronized to the order of thumbnails in the Panorama view.
    • Fixed: On Minefield, the tab bar became too wide/too narrow when you toggled the "auto hide" feature of the tab bar.
    • Fixed: Pinned tabs were shown in wrong positions.
    • Fixed: Styles of pinned tabs are updated.
    • Fixed: Pinned tabs were shown in wrong positions when a session was restored.
    • Fixed: When the "auto hide" feature of the tab bar is activated, pinned tabs are shown in stable positions.
    • Fixed: Appearance of "Sidebar" theme is updated for Minefield. There was needless border on the top of the tab bar.
  • 0.11.2011011102
    • Modified: API changing. You can get values via getData() from events fired with old names (without "nsDOM" prefix).
  • 0.11.2011011101
    • Improved: The auto hide feature of the tab bar can be customizable for both modes: normal window mode and full screen mode.
    • Improved: When the auto hide feature of the tab bar is disabled, the place holder for auto-showing by mousemove on window edges are hidden if Tree Style Tab don't handle mousemove events by the user preference.
    • Improved: New tabs from "Search XXX for SELECTED TERM" in the context menu become children of the current tab.
    • Improved: You can decide how treat drag of tree (a parent tab) to a bookmarks tree. (You can create bookmarks for all of tabs in the tree, or one bookmark for the just dragged tab.)
    • Fixed: On Minefield, the auto-hidden tab bar couldn't be shown by pressing of Ctrl key and Ctrl-Tab shortcuts.
    • Fixed: The tab bar was wrongly expanded automatically by mousemove on window edges even if Tree Style Tab shouldn't handle mousemove events by the user preference.
    • Fixed: On Minefield, the tab bar was sometimes shown with too narrow width on the startup.
    • Fixed: On Minefield, the tab bar was broken when you resized the window while the tab bar was expanded.
    • Fixed: On Minefield, the tab bar was shown with wrong position on the startup.
    • Fixed: On Minefield, appearance of tabs were broken on Mac OS X (and so on).
    • Fixed: On Minefield, extra toolbar buttons in the tab bar were wrongly hidden if a Persona (lightweight theme) was applied.
    • Fixed: On Minefield, previewing of Personas (lightweight themes) broke the appearance of the tab bar.
    • Fixed: On Minefieod, the expanded tab bar couldn't be resized by drag-and-drop on Linux.
    • Fixed: On Minefield, there was useless border on the tab bar on Linux.
    • Fixed: New tabs from the web search bar didn't become children of the current tab if extensions.treestyletab.autoAttachSearchResultAsChildren was set to 2.
    • Fixed: Clicking on twisties in tabs were ignored on Mac OS X.
    • Fixed: With Tab Mix Plus, trees of tabs were not draggable.
    • Modified: API changing. API based on DOM Events are now sent as DataContainerEvent as new event types with "nsDOM" prefix, due to security restrictions on Minefield. (You can still use old API based on property access, but it doesn't work on Firefox 4 (and later) in some cases. Instead, you should use aEvent.getData(property name) to get the value from the event object.)
  • 0.11.2010120903
    • Fixed: On some webpages, TST blocked to start search from the searchbar.
  • 0.11.2010120902
    • Fixed: Tab overflow and other operations were wrongly blocked by TST's internal error.
  • 0.11.2010120901
    • Improved: A new context menu item for tabs: "Close Other Tabs except this Tree".
    • Improved: Search result tab from the web search bar become child of the current tab, when you search a term selected in the current tab. (This behavior can be customized by a new secret preference extensions.treestyletab.autoAttachSearchResultAsChildren. 1 = default, 2 = always open result tabs as children, 0 = disable this behavior.)
    • Improved: New tabs opened by DomainTab become children of the current tab.
    • Fixed: The configuration dialog was broken.
  • 0.11.2010120802
    • Fixed: Initializing processes of Firefox itself or other addons were unexpectedly blocked.
  • 0.11.2010120801
    • Improved: New child tabs opened in a loop via the API should be ordered by "opened order", even if you set new child is inserted at the first position of existing children.
    • Fixed: On Minefield, "Metal" theme was broken.
    • Fixed: On Minefield, resizer for the vertical tab bar was unavailable if "auto hide" is activated.
    • Fixed: On Minefield, opening/closing of sidebar always reposition the tab bar.
    • Fixed: On Minefield, tooltips on tabs were not updated correctly.
    • Modified: Some codes are refactored.
  • 0.11.2010120301
    • Fixed: Dragging from non-tab elements were not handled.
    • Fixed: In the print preview mode, the auto hide of the tab bar should be disabled temporally.
    • Fixed: When you exit from the print preview mode, the tab bar possibly stayed hidden wrongly if All-in-One Sidebar or other addons there.
    • Fixed: Incorrect width of the tab bar disappeared for multiple windows.
    • Fixed: TreeStyleTabFocusNextTab event didn't fired and controlling of tab focus didn't work.
  • 0.11.2010120202
    • Improved: When a tree is dropped into a bookmarks tree, all tabs in the tree are bookmarked.
  • 0.11.2010120201
    • Modified: On Firefox 3.6 or olders on Windows, the cursor while multiple tabs are dragged is shown with default drag-and-drop style. (due to a bug of Firefox itself: Firefox cannot show a drag feedback image for dragging of multiple items via HTML5 drag and drop events.)
    • Fixed: Drag and drop operations of the tab bar was broken. (regression on 0.11.2010120101)
  • 0.11.2010120101
    • Drop support for Firefox 3.0.
    • Improved: Now Tree Style Tab uses HTML5 drag and drop events for dragging of multiple tabs. Dragging of tabs by Tab Utilities and other addons can be handled correctly.
    • Improved: Maximum level of trees can be limited. (default = 999)
    • Improved: Groups of tabs in the vertical tab bar are shown with separator margins if tree indentation is disabled.
    • Improved: New APIs: getAncestorTabs() and TreeStyleTabFocusNextTab event. You can cancel focus handling of Tree Style Tab when the current tab is closed, by canceling of TreeStyleTabFocusNextTab events.
    • Fixed: On Minefield, expanding tabs unexpectedly have no transparency.
    • Fixed: Always apply animation effects for collapsing/expanding tabs, if it is allowed.
  • 0.11.2010112601
    • Modified: Features about links are removed and re-implemented as a new addon Open Link in New Tab.
    • Modified: Features about the location bar are removed and re-implemented as a new addon New Tab from Location Bar.
    • Improved: More visual drop-marker for tabs in the horizontal tab bar.
    • Improved: On Minefield, tree of tabs in the horizontal tab bar can be stacked. You can disable this feature by a secret preference extensions.treestyletab.stackCollapsedTabs.
    • Fixed: On Minefield, tabs in the horizontal tab bar were unexpectedly expanded.
    • Fixed: On Minefield, tab drop indicator for the horizontal tab bar were not cleared.
    • Fixed: Indentation preference was wrongly ignored.
    • Fixed: On Linux and Mac OS X, selected theme didn't saved.
  • 0.10.2010111301
    • Fixed: On Minefield, bookmarks are opened correctly.
    • Fixed: On Minefield, tabs from links become children of the current tab correctly.
    • Modified: about: uris (about:config, about:plugins, etc.) are recognized as different domains, to open new tabs from the location bar.
    • Modified: By default, Alt-Enter in the location bar always open new tab. (If you want Alt key inverts the default behavior "new tab" vs "current tab", set extensions.treestyletab.urlbar.invertDefaultBehavior to true.)
  • 0.10.2010102501
    • Updated for Bug 586234: Tabs opened from links become children of the current tab correctly.
    • Updated for Bug 568691: Platform-specific default preferences are loaded correctly.
    • Fixed: Tree structure was possibly broken on the startup. (regression on 0.10.2010102401)
    • Fixed: On Minefield, icons in the configuration dialog are shown correctly.
  • 0.10.2010102401
    • Updated for Bug 448546: Tabs opened from toolbar buttons correctly become children of the current tab.
    • Updated for Bug 568691: Platform-specific codes are loaded correctly.
    • Updated for Bug 586068: Last session is correctly restored.
    • Updated for Bug 602964: Following-up for changes of tab structure.
    • Fixed: Tree of tabs correctly work even if there are some invisible tabs hidden by Tab Candy. (Now hidden tabs are automatically moved after visible tabs internally.)
    • Fixed: Auto-hide of the tab bar is correctly disabled while you open popup menus.
    • Fixed: Duplicated new tabs opened by double-click on the tab bar disappeared when some tab-related addons are installed.
  • 0.10.2010091901
    • Fixed: Tabs are wrongly transparent on Firefox 3.6 and old versions. (regression on 0.10.2010091801)
    • Fixed: "Reload Childen" wrongly reloads the parent tab.
    • Fixed: New tabs opened from links by Tab Utilities becomes children of the current tab correctly.
    • Improved: You can make new tabs children of the current tab by secret preferences, when they are automatically opened from external or internal links.
      • extensions.treestyletab.openOuterLinkInNewTab.asChild makes tabs children if they are opened from external links.
      • extensions.treestyletab.openAnyLinkInNewTab.asChild makes tabs children if they are opened from internal links (links to the page in the same domain).
    • Improved: Liberated tabs (by closing of the parent tab) are put on their suitable place, not the last of the tab bar. If you wish to get back the previous behavior, change the secret preference extensions.treestyletab.closeParentBehavior.moveDetachedTabsToBottom to true.
  • 0.10.2010091602
    • Fixed: "Always show the tab bar" with vertical tab bar in the right works correctly on Minefield.
    • Fixed: Expanded tab bar is resized by dragging correctly, on Minefield.
    • Modified: Configuration about the button "list all tabs" is removed for Minefield, because the button can be customized as a normal toolbar button on Minefield.
  • 0.10.2010091601
    • Updated for the latest build of Minefield 4.0b7pre. (Firefox 4.0beta6 and older beta are never supported.)
    • Updated for changes introduced by Bug 593967 - Add more elements into tabbrowser tabs for easier stylability.
    • Modified: Titlebar like behaviors of the tab bar is disabled completely, when the tab bar is draggable or the tab bar is placed in left/right/bottom.
    • Fixed: Status of tabs is correctly updated when a new tabs is opened.
    • Fixed: Broken popup window (opened by window.open() with features) disappeared.
    • Fixed: Ctrl-Tab works on Mac OS X. (I misunderstood that it was triggered by the Command key.)
  • 0.10.2010091401
    • Fixed: A window is wrongly closed automatically when the last tree is closed, even if there are other groups (made by Tab Panorama).
    • Fixed: Menu items in the "list all tabs" popup are correctly indented even if tabs are grouped by Tab Panorama.
    • Fixed: Menu items in the "list all tabs" popup are correctly indented even if Tab Utilities is installed.
    • Fixed: TreeStyleTabService.readyToOpenChildTab() works correctly (ignores the call) if it is called in the sidebar panel. (reported by Bert Blaha)
    • Fixed: The grippy in the tab bar splitter works correctly on Minefield.
    • Fixed: Unexpected shrunken window size problem disappeared. (regression on 0.10.2010091001)
  • 0.10.2010091001
    • Updated for Minefield 4.0b6pre.
    • Improved: A tab is detached from its tree automatically when the tab is moved from a group to another, on Minefield.
    • Improved: Tabs opened from "Tabs From Other Computers" of Minefield become children.
    • Fixed: Files for AeroPeek are never loaded on Linux and Mac OS X.
    • Fixed: Wrongly positioned twisties in the Metal theme disappeared.
    • Fixed: Less spaces around tabs' closeboxes in the Metal theme.
    • Fixed: Setting a session information to the tab which is the source of the session works correctly.
    • Improved: New tabs from IE Tab Plus become child tabs.
    • Improved: New tabs from tabs pinned by Tab Utilities never become child tabs of a hidden tab.
  • 0.10.2010080802
    • Fixed: Zombie tab disappeared on Minefield 4.0b4pre. (Bug 585417)
    • Fixed: Changing of indent of new tabs are not shown with animation on Minefield 4.0b4pre.
    • Fixed: New tabs are correctly opened from the location bar Minefield 4.0b4pre.
  • 0.10.2010080801
  • 0.10.2010073001
    • Fixed: Appearance of twisty in tabs is applied on the startup correctly.
    • Fixed: Tree of tabs opened from bookmark folders are always expanded. (You can disable if by a secret preference extensions.treestyletab.openGroupBookmark.behavior. If you dislike this behavior, set a value: current value minus 2048)
    • fr-FR locale is updated by Laurent Haas.
  • 0.10.2010072901
    • Fixed: Context menu on tabs is available on Minefield 4.0b3pre.
    • Fixed: Context menu for tabs will be shown on blank area of the tab bar on Minefield 4.0b3pre, if the tab bar is not on top.
    • Fixed: On Minefield 4.0b3pre, opacity of tabs was wrongly fixed to 1.
    • Fixed: Blank tab bar was wrongly shown when the last tab was hidden by browser.tabs.autoHide.
    • Fixed: A problem on turning onto private browsing mode disappeared.
    • Fixed: Updated for Bug 574654.
    • Improved: The tab bar is automatically scrolled to newly opened tabs even if they are opened in the background, only when the current tab will be not scrolled out. You can change this behavior by extensions.treestyletab.tabbar.scrollToNewTab.mode (default=1), 0 will disable this change, and 2 will scroll to new tabs anyway.
    • French locale is available, translated by Laurent Haas.
  • 0.10.2010070301
    • Fixed: Startup problem on Minefield 4.0b2pre disappeared.
    • Fixed: Context menu on a vertical tab bar is available on Minefield 4.0b2pre.
    • Fixed: Session restoring works correctly even if there is add-on manager tab on Minefield 4.0b2pre.
    • Fixed: "Tabs on Top" checkbox works correctly if it is checkable.
    • Fixed: Wrongly slided rendering of the content area for the auto-hidden tab bar disappeared.
    • Fixed: Imported tabs opened from "Tabs from Other Computers" of Firefox Sync (Weave) 1.4 correctly become children of the current tab.
  • 0.10.2010062901
    • Improved: Tabs pinned by pinTab() are shown as icons, even if it is in a vertical tab bar on Minefield 3.7a6pre.
    • Improved: "Tabs on Top" and "Fix Tab Bar" checkboxes are synchronized when the tab bar is placed on the top of the window on Minefield 3.7a6pre.
    • Fixed: Drag and drop of the tab bar itself works correctly on Minefield 3.7a6pre.
    • Fixed: Changing of the position of the tab bar and some operations wrongly moves the window itself on Minefield 3.7a6pre.
    • Fixed: Auto-scrolling while dragging on the tab bar works correctly on Minefield 3.7a6pre.
    • Fixed: Click on the content area wrongly selected and scrolled the page when the tab bar was automatically shown/hidden.
    • Fixed: Wrongly opened blank windows by dragging of the tab bar disappeared.
    • Improved: New tabs opened by Mouse Gestures Redox become children of the current tab. (by A A)
    • Improved: Imported tabs opened from "Tabs from Other Computers" of Firefox Sync (Weave) become children of the current tab.
    • ru-RU locale is updated by L'Autour.
  • 0.10.2010051201
    • Improved: Position, width (height), fixed state (position and size), and auto hide state are changable for each window.
    • Improved: On the Trunk, animation effects are re-implemented based on CSS3 Transitions.
    • Modified: Now, browser.tabs.insertRelatedAfterCurrent is always fixed to false while Tree Style Tab is available.
    • Fixed: On Windows 7, AeroPeek feature is wrongly enabled even if it is disabled by user preference.
    • Fixed: Links were not opened in new tabs automatically. (regression)
    • Fixed: "Parent tab" is correctly saved for bookmarks.
    • Fixed: Size of tooltips were wrongly fixed.
    • Fixed: The tree structure of tabs opened from a bookmark folder is correctly restored even if Tab Mix Plus is installed. (maybe)
  • 0.10.2010043001
  • 0.10.2010040201
  • 0.10.2010040102
    • Fixed: Built-in theme "Metal" and "Sidebar" appliy window focus to their appearance correctly.
    • Fixed: Broken background color of the built-in theme "Vertigo" disappeared.
    • Modified: Built-in theme "Plain" is back for the default theme on Linux.
  • 0.10.2010040101
    • Modified: An obsolete built-in style "Plain" was removed, and instead new style "Flat" (it is a modified version of "Mixed" and it has no dropshadow effect) is now available.
    • Update for Minefield 3.7a4pre: Built-in styles now use :-moz-window-inactive pseudo class introduced by Bug 508482.
    • Update for Minefield 3.7a4pre: Toolbar animation on switching to the full screen mode is available.
    • Update for Minefield 3.7a4pre: Toolbar with wrong height on the full screen mode disappeared.
    • Improved: On Minefield 3.7a4pre, there is less redrawing of the tab bar.
    • Fixed: In some cases, showing bookmark properties caused infinity loop and made Firefox frozen.
    • Fixed: "Auto hide tab bar" didn't work in the full screen mode.
    • Fixed: Broken rendering in the full screen mode with AutoHide disappeared.
    • Fixed: Broken behavior of "auto hide tab bar" in the full screen mode with AutoHide on the next startup of the shutdown in the mode disappeared.
    • Fixed: Orphan dropshadows of hidden "new tab" button disappeared in the "Mixed" style, if the button was hidden by Tab Mix Plus, Tab Mix Lite, Tabberwocky, Tab Utilities, Super Tab Mode, or Remove New Tab Button.
    • Modified: Controlling of new tab position by Super Tab Mode is automatically disabled if user decides.
    • Fixed: Dropping of an URL onto a tab locked by Super Tab Mode doesn't replace the current page, instead it opens a new tabs.
    • Fixed: Tree Style Tab doesn't control focusing of tabs when the current tab is closed, if Tab Utilities or Super Tab Mode is installed.
  • 0.10.2010032902
    • Fixed: Misdetection of the version of Firefox is fixed.
  • 0.10.2010032901
    • Fixed: The place holder for the tab bar is correctly hidden in the print preview mode on Minefield 3.7a4pre.
  • 0.10.2010032802
    • Fixed: Wrong mergin of the vertical tab bar disappeared on Minefield 3.7a4pre.
  • 0.10.2010032801
    • Improved: Works on Minefield 3.7a4pre.
    • Improved: Double-click on the splitter resets the width/height of the tab bar.
    • Fixed: A dropshadow image was wrongly shown in the "all tabs" popup on Firefox 3.5 and later.
    • Fixed: Original values of secret preferences of Firefox modified by Tree Style Tab are now correctly restored when you disable/enable Tree Style Tab by the extensions manager.
    • Fixed: Internal operations ignore popups generated by SELECT elements in webpages correctoyl
    • Fixed: Works with Smoothly Close Tabs. (maybe)
    • Fixed: Duplicated splitter disappeared when Tab Kit is installed.
    • pl locale is updated by Leszek(teo)Życzkowski.
  • 0.9.2010020502
    • Fixed: Some images of built-in theme were not loaded. (regression)
  • 0.9.2010020501
    • Improved: New built-in theme, "Sidebar" based on SidebarStyleTab. Thanks, Philipp von Weitershausen!
    • Improved: When undoing "close tab", whole the tree can be restored .
    • Fixed: Error on creating new bookmarks disappeared.
    • Fixed: State of trees (collapse/expanded) are correctly restored on Firefox 3.6.
    • Fixed: On the startup, leftside tab bar doesn't appear if the tab bar should be shown in rightside.
    • Fixed: Tabs get focus by clicking on favicon correctly, when TST cannot collapse tree.
    • Fixed: Wrongly centered tabs with Tab Utilities disappeared.
    • Fixed: Wrongly hidden tabs with Tab Mix Plus disappeared when the animation effect is disabled.
    • New APIs: * markAsClosedSet()
      • unmarkAsClosedSet()
      • splitTabsToSubtrees()
      • New events, TreeStyleTabSubtreeClosing and TreeStyleTabSubtreeClosed are dispatched.
  • 0.8.2009122501
    • Improved: Works with Tabberwocky.
    • Fixed: The height of transparent tab bar is automatically updated when the window is resized.
    • Fixed: Broken behavior of the splitter for the tab bar (after the tab bar is moved) disappeared (maybe). The splitter is always re-created when the position of the tab bar is changed.
    • Fixed: Moving of newly created tabs before TabOpen event is dispatched don't break tree structure anymore.
    • Modified: Functions, IDs, and preferences are renamed from "SubTree" to "Subtree". Following secret preferences also renamed.
      • extensions.treestyletab.autoExpandSubtreeOnCollapsedChildFocused
      • extensions.treestyletab.autoCollapseExpandSubtreeOnSelect.whileFocusMovingByShortcut
  • 0.8.2009122401
    • Fixed: Some operations in the content work correctly even after the current tab was closed. (By a regression from 0.8.2009122101 to 0.8.2009122103, window focus was wrongly lost.)
    • Fixed: Wrong focus after the current tab is closed disappeared. (Internal order of child tabs was wrongly saved in some cases.)
    • Improved: Works with Multi Links together.
  • 0.8.2009122103
    • Fixed: Background of tab bar is correctly rendered even if the page is zoomed.
  • 0.8.2009122102
    • Fixed: Collapsed children are automatically expanded if the first tab becomes new parent when the parent tab is closed.
  • 0.8.2009122101
    • Improved: Works with Selection Links together.
    • Removed: The feature to open selection links is removed. Instead, use Selection Links.
    • Removed: The option to hide "New Tab" button is removed. Intead, write .tabs-newtab-button { visibility: collapse !important; } into the userChrome.css.
    • Improved: When "auto hide" of the tab bar is enabled, the tab bar is shown or hidden quickly.
    • Fixed: Changing of tab bar position by drag and drop works even if the page is PDF. (While dragging, any "EMBED" elements are hidden.)
    • Fixed: Dragging of links or texts on background tabs gives focus to the tab correctly. (It is a default behavior of Firefox 3 and later.)
    • Fixed: "Auto hide" of tab bar works correctly even if Jetpack is installed.
    • Fixed: Background of tab bar is correctly rendered even if any element is inserted to the tab bar. (ex. Slidebar button of Jetpack)
    • Fixed: Needless "*" mark disappeared from the tooltip on tabs which has no child.
    • Fixed: Warning for multiple tabs closing correctly appears when all children will be closed by clicking on close box in tabs.
    • Fixed: Window state is correcly saved when the window is closed by closing a tree.
    • Improved: If there are multiple "parent" tabs in a bookmark folder, dummy tab will not appear when you open all of bookmark items in the folder as tabs. (You can get back the old behavior. Add 1024 to the integer preference extensions.treestyletab.openGroupBookmark.behavior.)
    • Fixed: Window size is correctly restored even if you use startup prompt of Session Manager 0.6.7. (patched by Alice0775
    • Fixed: "Collapsed" state of tree is correctly restored by Session Manager.
    • Fixed: Sessions are correctly restored by Session Manager, even if there is any collapsed tree.
    • Modified: You can disable all codes for compatibility with Tab Mix Plus, by a boolean preference extensions.treestyletab.compatibility.TMP.
    • Fixed: Drag and drop of tabs works correctly for the tab bar placed on the top of the window, even if there is Tab Mix Plus.
    • Fixed: Tree structure is correctly restored by the session management feature of Tab Mix Plus.
    • Improved: New APIs for other addons; * gBrowser.treeStyleTab.partAllChildren(aTab)
      • TreeStyleTabService.currentTabbarPosition
      • TreeStyleTabService.treeViewEnabled
      • TreeStyleTabService.promoteTab(aTab)
      • TreeStyleTabService.promoteCurrentTab()
      • TreeStyleTabService.demoteTab(aTab)
      • TreeStyleTabService.demoteCurrentTab()
    • Improved: When you use "auto hide" feature of tab bar, then the status of the tab bar is stored to the treestyletab-tabbar-autohide-state attribute.
    • pl-PL locale is updated by Jacek Chrząszcz.
  • 0.8.2009102801
    • Fixed: The restored tree was wrongly collapsed when a parent tab was reopened by "undo close tab" or "recently closed tabs".
  • 0.8.2009102701
    • Improved: Duplicated links are ignored by "Open Selection Links in Tabs" feature.
    • Improved: Selection state is restored for tabs in the configuration dialog.
    • Improved: Tree structure is restored for tabs from PermaTabs Mod.
    • Fixed: Domain detection works correctly for URL inputs into the location bar without schemer part.
    • Fixed: Wrongly collapsed tree disappeared for new parent tab from old first child.
    • Fixed: Wrongly collapsed tree disappeared after restoring last child of a tree.
    • Fixed: Not-focusable tabs disappeared even if trees cannot be collapsed by user preference.
    • Fixed: Error on dragging of something on the tab bar disappeared.
    • Improved: "Pie" progress icon on Trunk is available.
    • zh-CN locale is updated by hzhbest
    • de-DE locale is updated by Andy Pillip.
  • 0.8.2009100101
    • Fixed: Better restoration of tree structure on restarting.
  • 0.8.2009093001
    • Improved: Other trees keep themselves expanded if tabs are inserted to an expanded tree.
    • Fixed: Better restoration of tree structure on restarting.
    • Fixed: browser.tabs.loadInBackground works correctly for Ctrl/Command-click on links. (browser.tabs.loadDivertedInBackground was wrongly applied.)
    • Fixed: Works with Google Toolbar Sidewiki.
  • 0.8.2009090901
    • Fixed: Duplidated blank tabs, opened after closing of the last tab, disappeared on Firefox 3.5 or later.
    • Fixed: Clicking on the grippy in the splitter of tab bar works correctly, on Firefox 3.5 or later.
    • Fixed: Too high CPU load disappeared for webpages which dispatche scroll event frequently.
    • Improved: browser.tabs.loadDivertedInBackground works for new tabs automatically opened from links.
    • Improved: After uninstallation, original values of secret preferences of Firefox itself modified by Tree Style Tab are restored.
  • 0.8.2009090403
    • Improved: Dragging of the tab bar becomes silent. No feed back image, and no drop position marker while the position of the tab bar is possibly not changed.
    • Improved: Dragging gesture near the tab bar splitter will be ignored. (Insensitive range can be customized by extensions.treestyletab.tabbar.fixed.insensitiveArea )
    • Improved: Tabs opened by Snap Links Plus become child tabs of the current tab.
    • Fixed: Wrongly transparent tabs disappeared for disabled auto-hide tab bar.
  • 0.8.2009090402
    • Fixed: The configuration UI for tab bar transparency was broken on Firefox 3.0.x.
    • Fixed: Dragging on scrollbar or popup menu wrongly started to move the tab bar.
    • Fixed: Background canvas in the tab bar was not updated after the tab bar was resized.
    • Fixed: Works with Drag & Drop.io.
    • zh-CN locale is updated by hzhbest
  • 0.8.2009090201
    • Improved: You can move the tab bar by drag and drop. If you start dragging with Shfit key, then you can move it even if the position of the bar is fixed.
    • Improved: Now, collapsed trees are never expanded automatically, while you are changing tab focus by Ctrl-Tab. If you like the old behavior, set extensions.treestyletab.autoCollapseExpandSubTreeOnSelect.whileFocusMovingByShortcut to true .
    • Modified: Configuration dialog is restructured.
    • Modified: "Tab Bar Position" menu is no longer available, from the context menu on tabs.
    • Fixed: Broken order of restored tabs from the last session disappeared. (Note: if you use Tab Mix Plus, broken order still appears.)
    • Fixed: Collapsed trees are correctly moved between windows by drag and drop.
    • Fixed: Other trees are correctly collapsed automatically as you set, when a tab in collapsed tree is focused.
    • Fixed: Broken position of splitter for the bottom tab bar disappeared.
    • Fixed: New tabs from bookmarks and others are correctly positioned, when Tab Mix Plus is installed and new tabs have to be opened next to the current tab.
    • zh-CN locale is updated by hzhbest
    • zh-TW locale is updated by Tsprajna.
  • 0.8.2009081101
    • Improved: Tree structure in tooltips on tabs can be hidden by user preference.
    • Improved: New tabs from "History" sidebar are operated like as tabs from bookmark folder.
    • Improved: Now you can modify tree structure of tabs by bookmark properties dialog more freely.
    • Fixed: Bookmark panel of "Star" icon works correctly.
    • Fixed: Broken tree after you dragged and dropped selected tabs disappeared.
    • Fixed: With some themes, vertical tab bar is shown correct width.
    • Fixed: "Open All in Tabs" of bookmark folders work correctly on Firefox 3.0.x.
    • Fixed: Auto-hide behavior of the tab bar is correctly disabled when you disable auto-hide of toolbars in the fullscreen mode.
    • Fixed: Broken order of tabs after restoring sessions disappeared. (regression on 0.8.2009073101)
    • Fixed: Initializing operations of bookmark properties are correctly disabled for each page-loading.
    • Fixed: You can prevent to restore tree strucutre from bookmarks. To do it, append 512 to the value of extensions.treestyletab.openGroupBookmark.behavior.
    • de-DE locale is updated by Andy Pillip.
    • zh-CN locale is updated by hzhbest
  • 0.8.2009073102
    • Fixed: Bookmark property works correctly. (regression on 0.8.2009073101)
  • 0.8.2009073101
    • Drops Firefox 2 support.
    • Improved: When a parent tab is closed and the tab has no sibling tab, then all of child tabs are raise to upper level even if you set the first child becomes new parent.
    • Improved: You can save tree structures to bookmarks.
    • Improved: The default name of new bookmark folder created by "Bookmark this tree" becomes to same name of the parent tab.
    • Fixed: Tabs opened from selected items in "Library" are correctly grouped.
    • Improved: Names of collapsed children are shown in the tooltip on a collapsed tree.
    • Improved: You can choose how to open the dropped link onto a tab / bookmark items, by their dialog.
    • Fixed: Stupid focusing when you close the current parent tab disappeared.
    • Fixed: "Bookmark this tree" and "Bookmark all tabs" work correctly even if Tab Mix Plus is installed.
    • Fixed: Wrongly centered tabs in vertical tab bar disappeared even if Tab Mix Plus is installed.
  • 0.7.2009072401
    • Improved: "Gather to a New Tree" is available for selected tabs, with Multiple Tab Handler.
    • Improved: Dummy parent tabs which have no child are automatically closed.
    • Modified: "auto" style for tree twisties always works as "retro", if thumbnails in tabs of Informational Tab are shown in the row same to tab label.
    • Improved: Checkboxes for "New Tab" and "List All Tabs" buttons save their value for each position: vertical or horizontal.
    • Modified: When the current tab is closed, the previous visible tab will be focused instead of the previous sibling.
    • Fixed: Operations when tabs are dropped to the tab bar work correctly on Firefox 3.5.
    • Fixed: With vertical tab bar, you can move the dragged tab to a new window correctly, when you drop it onto the content area.
    • Fixed: The appearance of "New Tab" button is correctly updated after you switch tab bar position from horizontal to vertical.
    • Fixed: Works with Focus Last Selected Tab 0.9.5.x.
    • Fixed: With Tab Mix Plus, focus control by Tree Style Tab is available if you set to focus to the right tab when you close the current tab.
    • Updated: de-DE locale is updated by Andy Pillip.
  • 0.7.2009071001
    • Improved: The height of horizontal tab bar is now flexible. (require unchecking "fix height of tab bar")
    • Improved: Indentation and tree-collapsability settings are saved to the tab bar for each position: horizontal and vertical.
    • Improved: Now you can rename dummy tabs from bookmark folders.
    • Improved: When you create bookmark folder from tab sub trees, the parent tab will be ignored if it is a dummy tab.
    • Improved: A new preference to prevent expanding of focused tree on tabs are closed is available.
    • Improved: A new secret preference, to prevent expanding of tree including focused tab in his collapsed children, is available. It is extensions.treestyletab.autoExpandSubTreeOnCollapsedChildFocused.
    • Fixed: Indent of tabs are correctly updated when the tab bar position is changed.
    • Fixed: Broken order of restored tabs disappeared, even if the focused tab is in a tree.
    • Fixed: Missing items of the context menu on tabs are back.
    • Fixed: With Tab Mix Plus, position of newly opened tab is correctly placed just below the current tab, as your preference.
    • Fixed: Auto-scrolling to focused tabs works correctly with Tab Mix Plus.
    • Fixed: Duplicated bookmark folders from "Bookmark This Tree" disappeared even if Multiple Tab Handler is installed.
    • Fixed: Configuration dialog works correctly with ru-RU locale.
    • zh-CN locale is updated by hzhbest.
    • zh-TW locale is updated by Tsprajna.
  • 0.7.2009070701
    • Improved: "Reload this Tree" and "Reload Children" are avilable for the context menu on tabs.
    • Fixed: The first child tab will be focused correctly even if the parent current tab is closed and the first child becomes new parent.
    • Fixed: Private browsing mode works correctly even if there are collapsed trees.
    • Fixed: The previous "sibling" tab will be focused after the last tab is closed. In old versions, just previous tab (it is possibly a descendant of another tab) was focused.
    • Fixed: On Firefox 3.0, closing of the last child tab of a "dummy" tab for a bookmark group works correctly.
    • Fixed: Broken order of tab context menu items disappeared.
    • zh-TW locale is updated by Tsprajna.
    • de-DE locale is updated by Andy Pillip.
  • 0.7.2009062901
    • Improved: When the parent tab of a tree is closed, then the first child tab becomes new parent. (You can disable this feature by preference)
    • Improved: Tabs from bookmark folder are grouped under a dummy tab.
    • Fixed: The number of closed tabs is shown correctly.
    • Fixed: With horizontal tab bar, invisible "clickable" area leftside of tabs disapepared. You can click closeboxes of tabs correctly.
    • New custom events for developers: TreeStyleTabParted (for detaching of a tab from a tree) and TreeStyleTabAutoHideStateChanging (for auto-show/hide of the tab bar)
    • Fixed: Throbber in tabs is correctly shown with Firefox 3.5 on Mac OS X.
    • it-IT locale is updated by Godai71.
    • de-DE locale is updated by Andy Pillip.
  • 0.7.2009051501
    • Fixed: After Auto-show/hide of the tab bar, visibility of closeboxes in tabs is correctly updated.
    • Fixed: Without Multiple Tab Handler, extra menu items in the tab context menu are correctly shown. (regression of 0.7.2009051301)
    • Fixed: The width of shrunken and expanded tab bar is correctly updaded after you modifies the width. (regression of 0.7.2009051301)
    • Fixed: Auto-hide of the tab bar works correctly after tooltips are canceled. (regression of 0.7.2009051301)
  • 0.7.2009051301
    • Improved: You can invert tab appearance and tab contents parallelly.
    • Improved: Appearance of indented tabs on the top of windows is customized for each platform.
    • Modified: Auto-hide of tab bar is temporally disabled while any popup menu is shown.
    • Modified: Collapse/expand operations of tabs in horizontal tab bar are shown with animation effect.
    • Modified: extensions.treestyletab.tabbar.invertClosebox becomes a secret preference (checkbox for the option will not be shown in the configuration dialog). And, on Mac OS X, the default value becomes same to other platforms.
    • Modified: Clicking on favicons are ignored by Tree Style Tab if TooManyTabs is installed.
    • Modified: Maximum indent of top/bottom tab bar is fixed in a range.
    • Fixed: Broken indent disappeared, after closing of multiple tabs.
    • Fixed: Broken order of tab contents disappeared, after closebox in tabs are shown/hidden.
    • Fixed: Unexpectedly blank space over the reopened tab disappeared, even if there was only one blank tab.
    • Fixed: Releasing of ctrl key correctly cancels auto-show of tab bar.
    • Fixed: Odd animation for newly opened tabs disappeared even if thumbnails are shown in tabs by Informational Tab.
  • 0.7.2009043002
    • Works on Minefield.
  • 0.7.2009043001
    • Fixed: With Split Browser, the window isn't closed even if the last tab in the main pane is moved to another window from an window which have some panes.
  • 0.7.2009042803
    • Fixed: Non-URI input for the location bar works correctly again. (regression on 0.7.2009042801)
  • 0.7.2009042802
    • Fixed: Errors on localhost or other special cases disappeared. (regression on 0.7.2009042801)
  • 0.7.2009042801
    • Improved: "Same/different website" detection is now based on Effective TLD list of Firefox 3.
    • Improved: Closebox in each tab can be shown leftside. (The option is enabled by default on Mac OS X.)
    • Modified: Click events on favicons are not canceled if the tab don't have collapsed children.
    • Fixed: The parent tab is correctly focused and sub tree is correctly collapsed, when you collapse a sub tree including the focused tab. (regression on 0.7.2009040901)
    • Fixed: New tabs become chldren of the current tab correctly even if Highlander is installed.
    • Fixed: "Open All in Tabs" command for bookmark folders opens tabs as a sub tree correctly.
    • Fixed: The label of default behavior about bookmark folders is updated for Firefox 3.
    • Fixed: Tabs moved by moveTabTo() method are correctly indented.
    • Works with Chromifox Basic.
    • Works with FullerScreen 2.4.
    • Works with AutoHide 1.5.4.
    • Works with Duplicate Tab 1.0.2.
    • Works with QuickDrag 2.0.1.
    • Supposedly works with Tab Mix Plus 0.3.7.3.
    • Fixed: New tabs opened by the option "Force to open in new tab" of Tab Mix Plus become children of the current tab correctly.
    • zh-TW locale is updated.
    • pl-PL locale is updated. (by Andrzej Pasterczyk)
  • 0.7.2009042301
    • Fixed: Broken indent and memory leak disappeared for closing of child tabs which have descendant tabs. (regression on 0.7.2009042101)
  • 0.7.2009042101
    • Modified: Checkbox for "List all tabs" button is always shown.
    • Modified: Checkbox for "New Tab" button on Firefox 3.5 is hidden for Firefox 3.0 or lower versions.
    • Modified: Changing tab bar mode only between horizontal and vertical resets state of checkboxes for tab bar contents.
    • Modified: Animation effect to collapse/expand tabs is disabled if the tree of tabs cannot be collapsed by preference.
    • Modified: Appearance of "twisty" of tabs are inverted for horizontal and collapsable tab bar. (only on Modern style)
    • Modified: Animation effect for tab switching now starts after the current tab is completely selected.
    • Fixed: Wrong tab focus on closing the current "parent" tab with the setting "Move child tabs to the level of the closed parent tab" disappeared. (regression on 0.7.2009040901)
    • Fixed: "Auto-Hide" tab bar is now correctly resized. (regression)
    • Fixed: Now "shrunken" tab bar cannot be smaller than the "expanded" tab bar correctly. (regression)
    • Fixed: Wrongly disappearing of focused tab after closing the current tab disappeared.
    • Fixed: The height of "top" tab bar with indent is not changed by hovering on tabs.
    • Improved: Changing preferences of tab bar width is appied to the GUI automatically.
    • Improved: New APIs for developers or heavy users, TreeStyleTabService.setTabbarWidth() and TreeStyleTabService.setContentWidth() are available.
    • it-IT locale is updated. (by Godai71)
    • de-DE locale is updated. (by Andy Pillip)
  • 0.7.2009040901
    • Improved: Animation effects are available.
    • Improved: New option to close all of child tabs when the "parent" tab is closed even if the tree is expanded.
    • Improved: Auto-scroll for tab draggings is available.
    • Fixed: "Close Tab" button on the tab bar closes only one tab correctly.
    • Fixed: Broken tree disappeared when trees are duplicated or moved to another window.
    • Fixed: Auto-hide of tab bar works for rightside or bottom tab bar.
    • pl-PL locale is available. (translated by Andrzej Pasterczyk)
  • 0.7.2009040201
    • Works on Minefield again.
    • Improved: A narrow bar for auto-hide tab bar is available. You can access to the tab bar even if there is a full-screen Flash.
    • Improved: Pointing on the tab bar keeps auto-hide tab bar shown even if it is shown by keyboard shortcuts.
    • Fixed: Keyboard shortcuts to switch tabs show tab bar automatically in the fullscreen mode.
    • Fixed: It disappeared that infinity redrawing on auto-collapse with some theme including paddings for tabs.
    • Fixed: Too narrow tab bar in the fullscreen mode disappeared.
    • Fixed: The content area is correctly redrawed after you exit from the fullscreen mode.
    • Fixed: Works correctly even if it is the initial startup.
    • Fixed: "New Tab" button in the tab bar works correctly.
  • 0.7.2009032801
    • Fixed: "Vertigo" style was broken on Firefox 3.0.x.
  • 0.7.2009032701
    • Improved: Appearance of tabs in "Mixed" style is updated.
    • Fixed: Works with Mouseless Browsing correctly.
    • Fixed: Tooltip on tabs is always hidden while tab drag, because we sometimes drop tabs to the tooltip accidentally.
  • 0.7.2009032502
    • Improved: Background image of tab icons shown as an animation. (Firefox 3 or later)
  • 0.7.2009032501
    • Improved: New theme "Metal" is available. It is the default theme on Mac OS X.
    • Fixed: Odd appearance on Linux and Mac OS X disappearef.
    • Fixed: It disappeared that infinity redrawing on auto-collapse with some theme.
    • Fixed: Dropped tabs from another window keep their tree structure correctly.
    • Improved: A custom event TreeStyleTabCollapsedStateChange is available for developers.
    • de-DE locale is updated by Andy Pillip.
  • 0.7.2009031701
    • Improved: New tabs from QuickDrag, Linky, Mouseless Browsing, and Snap Links become child tabs of the current tab.
    • Improved: Dropped tab becomes new first child if you set new child tabs to be inserted as first child.
    • Fixed: The closebox in the tab bar (not in tabs) works correctly.
    • Fixed: Correct behavior of tab dropping.
    • Fixed: Correct appearence of the closebox in the vertical tab bar (not in tabs).
    • Fixed: Correct appearance of the "new tab" button in the vertical tab bar with Tab Mix Plus.
    • Fixed: The tab bar is correctly scrolled by tab focus even if Tab Mix Plus is installed.
    • Updated: Italian locale is updated. (by Godai71)
  • 0.7.2009030901
    • Improved: On Firefox 3.5 or later, vertical tahs are shown with dropshadow.
    • Modified: When the last child tab is dropped just after its parent, the dragged tab becomes a next sibling of the parent.
    • Modified: Dropped tabs always become last child of the target tab.
    • Fixed: On Shiretoko 3.1b4pre, position of "new tab" button is correctly updated when many tabs are open.
    • Fixed: Ctrl-Tab correctly circulate tab focus.
  • 0.7.2009021201
    • Works on Firefox 3.1b3pre.
    • Fixed: XLinks in SVG (or others) are correctly ignored when it is clicked.
    • Fixed: The first child tab is correctly focused if the parent tab is closed.
    • Improved: You can open links from separete selections in new tabs.
  • 0.7.2008122801
    • Fixed: Buttons on the tab bar work correctly.
    • Added: ru-RU locale is available. (by L'Autour)
  • 0.7.2008120401
    • Fixed: Possibly works with Tab History.
    • Fixed: Works with Aging Tabs.
    • Fixed: On Shiretoko 3.1b3pre, dropping of files, links, etc. to the tab bar is correctly performed.
    • Improved: Clicks on spaces of indented tabs work as clicks on tabs. Thus, you can switch tabs by clicking screen edges in the full screen mode. If you disable this change, change the value of a secret preference extensions.treestyletab.clickOnIndentSpaces.enabled to false.
  • 0.7.2008120201
    • Fixed: Drag and drop of tabs works correctly on Minefield 3.1b3pre.
    • Fixed: Drag and drop of links works correctly on Minefield 3.1b3pre.
    • Improved: Dragging parent tab and dropping it out of the window tears off the subtree to a new window on Minefield 3.1b3pre.
    • Improved: "Open a new tab" button can be hidden by checkbox on Minefield 3.1b3pre.
    • Fixed: The checkbox for "List all tabs" button works correctly on Minefield 3.1b3pre.
    • Improved: New tabs from SBM Counter are opened as child tabs of the current tab.
    • Fixed: Broken menu with Multiple Tab Handler disappeared.
  • 0.7.2008110801
    • Fixed: "Maximized" state is correctly restored on the next startup.
  • 0.7.2008110701
    • Fixed: Dropping of tabs works correctly on the blank are of the tab bar.
    • Fixed: Works on Minefield 3.1b2pre.
    • es-ES locale is updated. (by tito)
    • it-IT locale is updated. (by Godai71)
    • de-DE locale is updated. (by Andy Pillip)
  • 0.7.2008101801
    • Improved: On Minefield 3.1b2pre, tabs are moved from an window to another by drag and drop, without reloading.
    • Fixed: "Bookmark Sub Tree" feature works with Tab Mix Plus.
  • 0.7.2008101502
    • Fixed: Flashing when tab bar is automatically collapsed/expanded disappeared on Minefield 3.1b2pre.
    • Fixed: Works with LastTab.
  • 0.7.2008101501
    • Improved: Works on Minefield 3.1b2pre.
    • Improved: A new feature, "Bookmark this Tree" is available for tab context menu.
    • Improved: Tab indentation is automatically adjusted by tab bar width.
    • Fixed: Works with Menu Edit. Menu items of tab context menu are not duplicated anymore.
    • Fixed: Works with Link Widgets.
    • Fixed: Works with FireGestures again.
    • Fixed: Tab indentation is correctly back after full screen mode is finished.
    • Fixed: Content area are correctly rendered after auto-hide tab bar feature is disabled.
    • Fixed: Links in web pages are correctly opened as child tabs automatically.
    • Fixed: Secondary or later windows are initialized correctly.
    • Fixed: Sub tree is correctly collapsed even if one of descendant tab is selected.
    • Fixed: The number of closed tabs in warning dialog is corrected.
    • Fixed: Sub tree structure of the current tab is correctly restored even if Session Manager is installed.
    • Updated: German locale is updated.
    • Updated: Italian locale is updated.
  • 0.7.2008062001
    • Improved: Session Management of Tab Mix Plus is supported.
    • Fixed: Tab Mix Plus can know a tab in vertical tab bar is visible or not. (If you like, you can take the old behavior back by changing extensions.treestyletab.TMP.doNotUpdate.isTabVisible to true.)
    • Fixed: Scroll position is correctly restored when a tab is closed in vertical tab bar.
  • 0.7.2008061901
    • Improved: Tab appearance specified by the current theme is available for vertical/bottom tab bar.
    • Modified: Tab appearance is changed a little.
    • Fixed: Greasemonkey 0.8 or later is supported.
    • Fixed: Keyboard shortcuts or other cases expand shrunken tab bar correctly.
    • Fixed: In vertical tab bar, it is scrolled to the selected tab after a tab is closed.
    • Fixed: Broken context menu on tabs disappeared, with the Multiple Tab Handler.
  • 0.7.2008061701
    • Improved: Now the "Auto Hide Tab Bar" feature makes tab bar shrunken, not collapsed. However you can choose the old behavior as you like. (This improvement was inspired from Zusukar's patch. Thanks!)
    • Improved: Better full zoom support on Firefox 3.
    • Improved: Better full screen support on Firefox 3.
  • 0.6.2008061601
    • Improved: Subtrees are automatically opened while drag-and-drop operations.
    • Fixed: Appearance on Mac OS X is corrected.
  • 0.6.2008050601
    • Added: Traditional Chinese locale is available. (by HkYtrewq, Thanks!)
  • 0.6.2008050101
    • Improved: Advanced settings are available for auto-hide feature of the tab bar.
    • Improved: Auto-hide of the tab bar is disabled while you drag scrollbars.
    • Improved: New tabs from GM_openInTab of Greasemonkey are opened as child tabs of the current tab.
    • Fixed: Configuration dialog works correctly with Minefield on Linux.
    • Fixed: Tree structure is kept correct when top-level tabs are reopened.
    • Fixed: Multiple bookmarks are opened as separate tabs even if Tab Mix Plus is available.
    • Fixed: Works on Firefox 3 beta5.
    • Added: German locale is available. (by Andy Pillip)
  • 0.6.2008031101
    • Fixed: Wrongly shown tab bar after keyboard shortcuts are used disappeared.
    • Modified: Tab bar is shown in half-transparent appearance.
    • Chinese locale is updated.
  • 0.6.2008030904
    • Fixed: Auto-hide works correctly on Minefield.
  • 0.6.2008030903
    • Improved: Tab bar is shown as transparent, when it is placed to left, right, or bottom and auto-hide is available.
  • 0.6.2008030902
    • Fixed: Pressing Ctrl key in a while works correctly in Linux.
    • Fixed: Wrongly shown canvas disappeared.
  • 0.6.2008030901
    • Improved: Auto show/hide of the tab bar becomes more flexible.
    • Improved: Flash on auto show/hide of the tab bar decreased.
    • Improved: New tabs opened by FireGestures become child tabs.
    • Spanish locale is available. (by tito, Thanks!)
    • Works on Minefield 3.0b5pre.
  • 0.5.2008030303
    • Fixed: Some preferences are saved its user value correctly after the addon is re-installed.
    • Fixed: Position of closeboxes in inverted rightside tabs are corrected.
  • 0.5.2008030302
    • Improved: Toolbars beside the tab bar, provided by All-in-One Sidebar with a secret preference extensions.aios.tbx.tabbar, are available on vertical tab bar. If you turn it to true, customizable toolbars are shown on/below the vertical tab bar.
  • 0.5.2008030301
    • Improved: "Auto" is available for the style of tree twisties.
    • Fixed: Works with Tab Mix Plus 0.3.6.1.
    • Fixed: Works with combination of Firefox 3 and Tab Mix Plus.
    • Fixed: Works with FLST and Tabbrowser Preferences.
    • Added: zh-CN locale is available. (by Fatiaomao, Thanks!)
  • 0.5.2008022901
    • Improved: Appearance of tree twisties can be changed.
  • 0.5.2008022801
    • Improved: Children tabs inherits the color of the parent tab if ColorfulTabs is available.
    • Improved: New tabs opened by drag and drop in web pages with Super DragAndGo or Drag de Go become children of the current tab automatically.
    • Improved: Auto-tree feature (like above) can be disabled completely by a secret preference extensions.treestyletab.autoAttachNewTabsAsChildren. If you don't want any tabs to be children automatically, you should turn it to false.
  • 0.5.2008022702
    • Fixed: Bookmark groups are loaded by your preference correctly on Firefox 3.
    • Fixed: New tabs from the location bar or other cases opened correctly. (it was a regression in 0.5.2008022701)
  • 0.5.2008022701
    • Improved: Now you can change the position of tab bar dynamically from context menu on tab bar.
    • Fixed: Became compatible to Highlander and PermaTabs (maybe)
    • Updated: Italian locale is updated. (by Godai71.Extenzilla)
  • 0.5.2008022501
    • Fixed: A typo in en-US locale disappeared.
    • Fixed: "Fix width of tab bar" state is restored correctly on every startup.
  • 0.5.2008022402
    • Improved: Moving of tabs by drag and drop from other windows is available on Firefox 3.
  • 0.5.2008022401
    • Improved: Drag and drop actions for selection tabs are available with Multiple Tab Handler.
    • Fixed: Drag and drop actions work correctly on Firefox 3.
  • 0.5.2008022301
    • Improved: New tabs opened from the location bar can be opened as children of the current tab even if their domains are different from the current.
    • Improved: New option to fix width of the tab bar and hide splitter is available in the context menu of the tab bar.
    • Fixed: Compatibility with some themes (iFox etc.) is improved.
    • Fixed: Double clicking on the tab bar works correctly.
  • 0.5.2008022201
    • Improved: Works on Firefox 3 beta3.
    • Fixed: Tabs opened from the bookmarks sidebar are grouped correctly.
    • Improved: UI to modify detailed settings of auto hide is available.
    • Fixed: Compatibility with multi-row tab bar of Tab Mix Plus is improved.
  • 0.5.2007120101
    • Improved: Tooltips and hover icon are updated for tree twisties in tabs.
  • 0.5.2007113001
    • Fixed: "No tab is selected" problem (which appear when there is a tree of tabs in the end edge of the tab bar, it is collapsed, the root tab of the tree is selected, and it is closed) disappeared.
  • 0.5.2007112801
    • Improved: New item "Close Children" (and middle-click on "Close this Tree") are available in the context menu on tabs.
    • Fixed: Wrongly collapsed tab which is moved from other tree by drag and drop disappeared.
    • Modified: Internal operations to move tabs and restoring tree state are rewritten.
    • Updated: Italian locale is updated. (by Godai71.Extenzilla)
  • 0.5.2007112401
    • Fixed: Broken tree of restored session disappeared.
    • Fixed: Broken tree of restoring closed tabs disappeared.
    • Fixed: Broken tree of bookmark group disappeared.
    • Fixed: Too small width of indent disappeared.
    • Fixed: Dropping is prevented correctly on descendant tabs of the dragged tab.
  • 0.5.2007111801
    • Improved: While dragging something to tabs, collapsed subtree are expanded automatically by waiting on it.
    • Fixed: "Close this Tree", "Collapse All Trees" and "Expand All Trees" work correctly.
  • 0.5.2007111702
    • Fixed: Broken tree with duplicated tabs made by Session Store API of Firefox 2 (Multiple Tab Handler etc.), disappeared.
  • 0.5.2007111701
    • Improved: "Collapse All Tree" and "Expand All Tree" are available in the context menu on tabs.
    • Improved: Menu items of "List all tabs" button are indented like the tree.
    • Updated: Italian locale is updated.
  • 0.5.2007111502
    • Fixed: Focus of tabs can be moved by keyboard shortcuts and so on correctly.
    • Fixed: Problem about links with target attribute which were wrongly loaded to both of new tab and the current tab, is corrected.
    • Fixed: Broken indent of restored tab is corrected.
    • Fixed: Broken counter of collapsed descendant tabs is corrected for reopened tabs.
  • 0.5.2007111501
    • Improved: Performance of combinations with Tab Mix Plus and Split Browser is improved.
    • Fixed: When there is only one tree and all of tabs are related to it, you can close the whole of the tree without fatal error.
    • Fixed: Structure of tabs tree are kept correctly even if uninitialized tabs are moved.
  • 0.4.2007111302
    • Fixed: Broken tree disappeared in most cases, if you use Tab Mix Plus.
  • 0.4.2007111301
    • Fixed: Invisible tabs which appears when a parent tab was closed, disappeared.
    • Improved: Works with Tab Mix Plus. (Too buggy, so you should use only with leftside or rightside tab bar.
  • 0.4.2007111001
    • Improved: Vertical tab bar can be shown/hidden automatically.
    • Improved: Grippy in the splitter of the tab bar is available on Minefield. When you click grippy, the tab bar will be collapsed quickly.
    • Improved: "List all tabs" button can be shown in the vertical tab bar.
    • Modified: Leftmost scrollbar of leftside tab bar is disabled on Firefox 3 or later, because it doesn't work anymore.
  • 0.3.2007110701
    • Fixed: Tab bar can be moved dynamically again.
    • Fixed: Wrong position of tab icons is corrected.
  • 0.3.2007110601
    • Fixed: Wrongly expanded tab bar in the leftside with leftmost scrollbar disappeared.
    • Modified: Method to invert appearance of rightside tabs is changed.
    • Added: Italian locale is available. (made by Godai71.Extenzilla)
  • 0.3.2007110501
    • Fixed: Closeboxes of tabs can be clicked even if there is leftmost scrollbar in the vertical tab bar.
  • 0.3.2007103102
    • Improved: Insertion point of new child tabs becomes customizable. New child can be inserted at the top of the sub tree as the first child, or append to the sub tree as the last child.
  • 0.3.2007103101
  • 0.3.2007103002
    • Improved: "Close this Sub Tree" menuitem is available in the context menu on tabs even if Multiple Tab Handler is not available.
    • Fixed: Broken appeaarance of tabs in Firefox on Mac OS X disappeared.
  • 0.3.2007103001
    • Improved: When new tabs are opened from links or location bar automatically, the behavior is inverted if modifier key (Ctrl, Command or Alt) is pressed.
    • Fixed: Wrong focus of tabs, appeared when the first child tab of subtree is closed, disappeared.
  • 0.3.2007102904
    • Fixed: List of child tabs is correctly updated when a child tab is closed.
  • 0.3.2007102903
    • Fixed: Wrongly opened blank tab from "javascript:" links disappeared.
  • 0.3.2007102902
    • Fixed: The new feature to load links in new tab works correctly.
  • 0.3.2007102901
    • Improved: Any link or links to different website can be loaded in new tab automatically.
    • Fixed: New tabs are correctly opened from the location bar even if the URL is "about:" URLs.
  • 0.3.2007102701
    • Improved: New tabs can be loaded from the location bar automatically. (default: same domain => new child tab, different domain => new tab)
    • Fixed: Tree of tabs can be saved/restored by extensions like Session Manager which use session store API of Firefox 2.
    • Improved: Tree of tabs is automatically corrected if positions of tabs are modified by moveTabTo method.
  • 0.2.2007102602
    • Fixed: Count of descendant tabs are hidden correctly for expanded sub tree.
  • 0.2.2007102601
    • Improved: Sub trees of tabs in horizontal tab bar are shown with spaces, so you'll be able to understand easily which tabs are grouped or not.
    • Improved: Indent of tabs and collapse/expand of sub tree are disabled by default for horizontal tab bar.
  • 0.2.2007102501
    • Improved: Tab bar can be put on the top or below the content area.
  • 0.1.2007102401
    • Improved: Middle click on "View Image", "View Background Image", "Add Dictionary" (for spellcheck), "Subscribe Feed", and "Home" can open the result as children tab of the original tab.
    • Modified: The scrollbar of the leftside tab bar is moved to leftmost, like as Fastladder.
  • 0.1.2007102301
    • Modified: Algorithm of auto-collapse-expand is modified.
  • 0.1.2007102204
    • Improved: A new command, open selection links in child tabs is available in the context menu.
    • Improved: Appearance of rightside tab bar can be inverted.
  • 0.1.2007102203
    • Improved: New tabs from a bookmark folder can be opened as a sub tree, in Minefield.
    • Improved: A new API for tabbrowser.loadTabs() is available.
  • 0.1.2007102202
    • Improved: Works on Minefield.
    • Modified: Default apparance is changed to "Mixed".
  • 0.1.2007102201
    • Improved: You can change the action when links or URL strings are dropped to existing tabs.
    • Improved: Fullscreen mode of Autohide is supported (for leftside tab bar only)
    • Fixed: Works with ContextMenu Extensions and Split Browser.
    • Improved: APIs are available for other addons.
  • 0.1.2007102102
    • Fixed: Startup error disappeared.
    • Fixed: Tabs are moved correctly after drag and drop.
  • 0.1.2007102101
    • Released.