Skip to content

Commit

Permalink
Update changelog, bump version to 2017.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed Jun 13, 2017
1 parent 4973b1b commit 0fb88ee
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions doc/Changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
Changes for Privacy Badger
====================================
## 2017.6.13
* Added automatic replacement of t.co shortened tracking URLs with original
unobfuscated URLs on twitter.com
* Added option to disable Do Not Track policy checking
* Restricted DNT policy checking from sending cookies
* Fixed tooltips for DNT-compliant domains in popup
* Fixed localStorage tracking being attributed to unrelated domains sometimes
* Improved translations (Swedish, Ukrainian)

## 2017.5.9
* Improved popup rendering
* Added version number to popup
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": "2017.5.9",
"version": "2017.6.13",
"author": { "email": "privacybadger-owner@eff.org" },
"applications": {
"gecko": {
Expand Down

0 comments on commit 0fb88ee

Please sign in to comment.