diff --git a/history.en.md b/history.en.md index 3a919fd7..c0af4a1c 100644 --- a/history.en.md +++ b/history.en.md @@ -3,6 +3,7 @@ - master/HEAD * Better compatibility with FireGestures. * 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) diff --git a/history.ja.md b/history.ja.md index 11a4ffba..376bfeeb 100644 --- a/history.ja.md +++ b/history.ja.md @@ -3,6 +3,7 @@ - master/HEAD * FireGesturesとの互換性を向上 * ツリー型タブ自身で新規タブを開く位置を決定するかどうかを制御する隠し設定 `extensions.treestyletab.controlNewTabPosition` を追加した(Tab Mix Plusのように、ブックマーク等から新しく開くタブの位置を制御する機能を持ったアドオンと併用する場合、この設定の値を`false`にすることでより良い結果を得られるようになる可能性があります) + * ピン留めされたタブに関する変更に対しては、折り畳まれたタブバーを自動展開しないようにした - 0.17.2016031101 * ウィンドウを開いて最初の1回だけ、ブックマークグループをタブで開く時にツリーにならなくなっていたのを修正(後退バグ) * 縦型タブバーにおいて、設定された最大のインデントの深さが保存・反映されなくなっていたのを修正(後退バグ)