Update history topics

This commit is contained in:
Piro / YUKI Hiroshi 2014-05-10 20:04:48 +09:00
parent 275d0bb4db
commit 0d97df6a41
2 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# History
- master/HEAD
* Show the navigation toolbar and the "private browsing" indicator in the titlebar correctly, on OS X. (regression)
* Don't darken colors of websites with white background, in "auto hide tab bar" mode.
* [Czech locale is added by Vlastimil Ovčáčík. Thanks!](https://github.com/piroor/treestyletab/pull/714)
- 0.14.2014050601
* Allow to hide the title bar if Tabs on Bottom addon is installed.
* Open new tabs by [Tile Tabs](https://addons.mozilla.org/firefox/addon/tile-tabs/) as next sibling tab.

View File

@ -1,6 +1,9 @@
# 更新履歴
- master/HEAD
* OS Xにおいて、ナビゲーションツールバーと、タイトルバー内のプライベートブラウジングアイコンを正しく表示するようにした後退バグの修正
* タブバーを自動的に隠すモードにおいて、白い背景のWebサイトで背景色の変化が目立たないようにした
* チェコ語ロケール追加([by Vlastimil Ovčáčík. Thanks!](https://github.com/piroor/treestyletab/pull/714)
- 0.14.2014050601
* Tabs on Bottomがインストールされている場合はタイトルバーを非表示にできるようにした
* [Tile Tabs](https://addons.mozilla.org/firefox/addon/tile-tabs/)から開くタブを現在のタブと同階層で開くようにした