diff --git a/history.en.md b/history.en.md index c36d250a..1d4c5b12 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + * 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`.) diff --git a/history.ja.md b/history.ja.md index 355c8eff..be91ebd5 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + * 他のアドオンなどによってタブが開かれた際の既定の挙動として、より確実に`relatedToCurrent`=`true`オプション(またはリファラ)を伴って開かれたタブのみを現在のタブの子にするようにした - 0.16.2016021601 * グループ化用のダミーのタブに表示するツリーをマルチカラム表示するようにした(`extensions.treestyletab.groupTab.columnize`を`false`にすると従来の挙動に戻ります) * ツールチップ内に表示するツリーをマルチカラム表示するようにした(`extensions.treestyletab.tooltip.columnize`を`false`にすると従来の挙動に戻ります)