Add news topics
This commit is contained in:
parent
013ba34d69
commit
6e051835ff
@ -1,6 +1,9 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
- master/HEAD
|
- master/HEAD
|
||||||
|
* 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()`.
|
||||||
- 0.18.2016090601
|
- 0.18.2016090601
|
||||||
* Isolate codes from `eval()` hack.
|
* Isolate codes from `eval()` hack.
|
||||||
* Drop support for Firefox 44 and older versions.
|
* Drop support for Firefox 44 and older versions.
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
# 更新履歴
|
# 更新履歴
|
||||||
|
|
||||||
- master/HEAD
|
- master/HEAD
|
||||||
|
* ブックマークフォルダをタブで開く時の開き方を選択するダイアログをキャンセルできるようにした
|
||||||
|
(キャンセルした場合、操作自体が取り消されてタブは一切開かれません)
|
||||||
|
* アドオンバリデータで警告されるので`new Function()`を使わないようにした
|
||||||
- 0.18.2016090601
|
- 0.18.2016090601
|
||||||
* `eval()`を使った関数の書き換えをなくした
|
* `eval()`を使った関数の書き換えをなくした
|
||||||
* Firefox 44より古いバージョンのサポートを終了
|
* Firefox 44より古いバージョンのサポートを終了
|
||||||
|
Loading…
Reference in New Issue
Block a user