Skip to content

Commit 48c8059

Browse files
committed
Update changelog; bump version to 2018.7.18
1 parent 1a4054d commit 48c8059

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

doc/Changelog

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
Changes for Privacy Badger
22
====================================
3+
## 2018.7.18
4+
* Added setting to disable sending Do Not Track to websites
5+
* Fixed security issue with link unwrapping on Facebook. Thanks to Cure53 for
6+
discovering and reporting this vulnerability.
7+
* Improved ordering of domain names in the popup and on the options page
8+
* Improved handling of disabled sites with wildcards
9+
* Added t.co link replacement to user profiles on Twitter
10+
* Linked to EFF software privacy policy from the new user welcome page
11+
* Updated to latest dummy Google Tag Manager script from uBlock Origin
12+
to avoid "failed to redirect a network request" warnings in Chrome
13+
* Fixed various site breakages
14+
* Improved translations (Simplified Chinese, Dutch, Esperanto, German,
15+
Russian, Swedish, Turkish)
16+
317
## 2018.5.10
418
* Added protection against outgoing link click tracking on Facebook
519
* Updated WebRTC protection to revert to browser default (off) when disabled

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2018.5.10",
2+
"version": "2018.7.18",
33
"author": { "email": "[email protected]" },
44
"applications": {
55
"gecko": {

0 commit comments

Comments
 (0)