From fbbd7f994591413b77a9e9c62e7ce09e3cfa20cb Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Sat, 20 Feb 2016 17:06:57 +0900 Subject: [PATCH] Add news topics --- history.en.md | 11 +++++++++++ history.ja.md | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/history.en.md b/history.en.md index 43eaa524..8043c82c 100644 --- a/history.en.md +++ b/history.en.md @@ -1,9 +1,20 @@ # History - master/HEAD + * 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. + * Show Informational Tab's thumbnail after the number of collapsed tabs, when it is configured to be placed before a closebox. + * 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](https://addons.mozilla.org/firefox/addon/vertical-tabs/), [Vertical Tabs (Simplified)](https://addons.mozilla.org/firefox/addon/vertical-tabs-simplified/), [Side Tabs](https://addons.mozilla.org/firefox/addon/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 diff --git a/history.ja.md b/history.ja.md index 71d96c46..b30e9571 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,9 +1,20 @@ # 更新履歴 - master/HEAD + * URIでない文字列(空白文字を含む)をタブバーにドロップした場合に、Firefoxの既定の挙動通りに検索結果のタブを開くようにした + * 情報化タブでタブのクローズボックスの手前に表示するようにしたサムネイルを「折り畳まれたタブの数」のカウンターの後に表示するようにした + * タブのツールチップとダミーのグループ化用のタブにおいて、ツリーのマルチカラム表示のレイアウトをより安定した結果が得られるように改善した + * 複数のタブをホームページに設定しているときの挙動を改善 + * 起動時には、それらをツリーでない個別のタブとして開くようにした + * ホームボタンの左クリックでは、ツリーでない個別の新規タブとしてホームページ群を開くようにした + * ホームボタンの中クリックでは、ツリーとしてホームページ群を開くようにした + * 親のタブを閉じたときにダミーのグループ化用のタブで置き換える設定の時、ツリーをウィドウに切り離すとグループ化用のタブが残ってしまう問題を修正 + * タブバーのスクロールバーを細く表示する機能について、他のカスタマイズ手法と衝突しにくい実装に変更した * 縦横どちらの状態でもタブのツリーは常に折り畳み可能になり、縦置きタブバーではタブのインデント表示も常に有効にするようになりました。 これらの機能を無効化する設定はありません。 ツリー表示機能が不要で単に縦置きのタブバーのみを使用したい場合は、[Vertical Tabs](https://addons.mozilla.org/firefox/addon/vertical-tabs/), [Vertical Tabs (Simplified)](https://addons.mozilla.org/firefox/addon/vertical-tabs-simplified/), [Side Tabs](https://addons.mozilla.org/firefox/addon/side-tabs/)などの代替アドオンを使用して下さい。 + * de-DEロケール更新(by Björn Kautler. Thanks!) + * ruロケール更新(by Infocatcher. Thanks!) - 0.16.2016021602 * 他のアドオンなどによってタブが開かれた際の既定の挙動として、より確実に`relatedToCurrent`=`true`オプション(またはリファラ)を伴って開かれたタブのみを現在のタブの子にするようにした - 0.16.2016021601