Bump version to 0.16.2016021601
This commit is contained in:
parent
c68c299fa2
commit
859a4fbba9
@ -1,6 +1,7 @@
|
||||
# History
|
||||
|
||||
- master/HEAD
|
||||
- 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.
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
- 0.16.2016021601
|
||||
* グループ化用のダミーのタブに表示するツリーをマルチカラム表示するようにした(`extensions.treestyletab.groupTab.columnize`を`false`にすると従来の挙動に戻ります)
|
||||
* ツールチップ内に表示するツリーをマルチカラム表示するようにした(`extensions.treestyletab.tooltip.columnize`を`false`にすると従来の挙動に戻ります)
|
||||
* ブックマークからタブを開くときにバラバラのタブで開く機能が動作しなくなっていたのを修正
|
||||
|
@ -5,7 +5,7 @@
|
||||
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
||||
em:id="treestyletab@piro.sakura.ne.jp"
|
||||
em:name="Tree Style Tab"
|
||||
em:version="0.16.2016021201"
|
||||
em:version="0.16.2016021601"
|
||||
em:creator="YUKI "Piro" Hiroshi"
|
||||
em:description="Show tabs like a tree."
|
||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||
|
Loading…
x
Reference in New Issue
Block a user