Bump version to 0.18.2016090801
This commit is contained in:
parent
6e051835ff
commit
841866d1bc
@ -1,6 +1,7 @@
|
||||
# History
|
||||
|
||||
- master/HEAD
|
||||
- 0.18.2016090801
|
||||
* The dialog to choose how tabs to be opened from a bookmark folder is now cancelable.
|
||||
(If you choose the "Cancel" button, the operation will be totally canceled and no tab will be opened.)
|
||||
* Isolate codes from `new Function()`.
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
- 0.18.2016090801
|
||||
* ブックマークフォルダをタブで開く時の開き方を選択するダイアログをキャンセルできるようにした
|
||||
(キャンセルした場合、操作自体が取り消されてタブは一切開かれません)
|
||||
* アドオンバリデータで警告されるので`new Function()`を使わないようにした
|
||||
|
@ -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.18.2016090601"
|
||||
em:version="0.18.2016090801"
|
||||
em:creator="YUKI "Piro" Hiroshi"
|
||||
em:description="Show tabs like a tree."
|
||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||
|
Loading…
Reference in New Issue
Block a user