Skip to content

Commit

Permalink
Update changelog; bump version to 2019.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed Jul 1, 2019
1 parent 003fad7 commit 22e1b97
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions doc/Changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
Changes for Privacy Badger
====================================
## 2019.7.1
* Added cookie pixel sharing detection. Privacy Badger now records
tracking by images with querystrings that contain first-party cookie data.
This catches Google Analytics.
* Removed display of non-tracking domains from the popup by default. Hiding
domains that Privacy Badger does not consider to be tracking should reduce
self-inflicted Web breakage.
* Enabled Facebook link unwrapping on messenger.com
* Fixed various site breakages
* Added Catalan translations
* Improved translations (Bulgarian, Traditional Chinese, Persian,
Brazilian Portuguese, European Portuguese, Swedish, Ukrainian)

## 2019.2.19
* Improved replacement widgets:
+ Replaced the "play" icon with an "allow once" button to improve
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2019.2.19",
"version": "2019.7.1",
"author": {
"email": "eff.software.projects@gmail.com"
},
Expand Down

0 comments on commit 22e1b97

Please sign in to comment.