Made history length threshold url specific

This commit is contained in:
kkapsner 2019-04-27 22:26:23 +02:00
parent 56b830c5a9
commit 8e628f9d13
2 changed files with 3 additions and 1 deletions

View File

@ -286,7 +286,8 @@
},
{
name: "historyLengthThreshold",
defaultValue: 2
defaultValue: 2,
urlSpecific: true
},
{
name: "protectWindow",

View File

@ -1,6 +1,7 @@
Version 0.5.9:
changes:
- code cleanup
- made history length threshold url specific
new features:
- added protection for navigator properties