Skip to content

Commit 030b526

Browse files
committed
Release: 2017.8.31
1 parent 94c27d4 commit 030b526

5 files changed

Lines changed: 8 additions & 34 deletions

File tree

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
"storage",
4747
"*://*/*"
4848
],
49-
"version": "2017.8.19"
49+
"version": "2017.8.31"
5050
}

src/Changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2017.8.31
2+
* Add counter badge to indicate how many rulesets are active
3+
* Use Map instead of Object for targets (improves lookups)
4+
* Fix race condition with persistent storage
5+
* Ruleset updates
6+
17
2017.8.19
28
* Fix wildcard matching
39
* Remove usage of HTML string assignment

src/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<em:type>2</em:type> <!-- type: Extension -->
1010
<em:bootstrap>true</em:bootstrap>
1111
<em:description>Encrypt the Web! Automatically use HTTPS security on many sites.</em:description>
12-
<em:version>2017.8.19</em:version>
12+
<em:version>2017.8.31</em:version>
1313
<em:multiprocessCompatible>true</em:multiprocessCompatible>
1414
<em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL>
1515
<em:iconURL>chrome://https-everywhere/skin/icon-active-48.png</em:iconURL>

utils/duplicate-whitelist.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ aftenposten.no
88
www1.arun.gov.uk
99
*.bcvs.ch
1010
bcvs.ch
11-
www.wolfson.cam.ac.uk
1211
cccure.training
1312
mailing.channel4.com
1413
training.citrix.com
@@ -96,7 +95,6 @@ www.ruhr-uni-bochum.de
9695
savethechildren.org.uk
9796
www2.scribblelive.com
9897
*.shopping.com
99-
snapengage.com
10098
sparxtrading.com
10199
suppliesfordreams.org
102100
www.techrepublic.com
@@ -128,6 +126,5 @@ www.google.co.*
128126
www.google.com.*
129127
www.hostingcatalog.com
130128
www.squarefree.com
131-
eromang.zataz.com
132129
zylon.net
133130
www.zylon.net

0 commit comments

Comments
 (0)