Skip to content

Commit 48031cd

Browse files
committed
Release: 2018.9.19
1 parent 28a8a0d commit 48031cd

File tree

4 files changed

+87
-330
lines changed

4 files changed

+87
-330
lines changed

chromium/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"*://*/*",
5252
"ftp://*/*"
5353
],
54-
"version": "2018.8.22",
54+
"version": "2018.9.19",
5555
"web_accessible_resources": [
5656
"/pages/cancel/index.html"
5757
]
58-
}
58+
}

src/Changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2018.9.19
2+
* Ensure the 'Block all unencrypted requests' interstitial page catches more
3+
HTTPS misconfigurations (#16418)
4+
* Allow users to disable HTTPS Everywhere on specific sites. Add additional
5+
UX controls in the options page for this. (#10041)
6+
* Adding 'scope' to update channels, which defines regex limiting the URLs
7+
an update channel is allowed to operate on (#16430)
8+
* Bundled ruleset updates
9+
110
2018.8.22
211
* Adding a warning to pages which 'Block all unencrypted requests' is unable
312
to upgrade

test/validations/special/duplicate-whitelist.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ dice.com
1616
www.dice.com
1717
drownedinsound.com
1818
now.eloqua.com
19-
*.eveonline.com
2019
eveonline.com
2120
foxydeal.com
2221
foxydeal.de

0 commit comments

Comments
 (0)