Skip to content

Commit 4220585

Browse files
committed
Update changelog; set version to 2018.8.1
1 parent bd8bae9 commit 4220585

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

doc/Changelog

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes for Privacy Badger
22
====================================
3-
## 2018.7.18
3+
## 2018.8.1
4+
* Fixed security issues with HTML5 local storage tracking detection as well as
5+
SoundCloud widget replacement. Thanks again to Cure53 for discovering and
6+
reporting these vulnerabilities.
7+
* Improved Facebook link unwrapping; now enabled on the Facebook Onion domain
8+
* Improved translations (Italian, Norwegian Bokmål, Swedish, Ukrainian)
9+
10+
## 2018.7.18.1
411
* Added setting to disable sending Do Not Track to websites
512
* Fixed security issue with link unwrapping on Facebook. Thanks to Cure53 for
613
discovering and reporting this vulnerability.

src/manifest.json

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

0 commit comments

Comments
 (0)