Skip to content

Commit 0fb88ee

Browse files
committed
Update changelog, bump version to 2017.6.13
1 parent 4973b1b commit 0fb88ee

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

doc/Changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
Changes for Privacy Badger
22
====================================
3+
## 2017.6.13
4+
* Added automatic replacement of t.co shortened tracking URLs with original
5+
unobfuscated URLs on twitter.com
6+
* Added option to disable Do Not Track policy checking
7+
* Restricted DNT policy checking from sending cookies
8+
* Fixed tooltips for DNT-compliant domains in popup
9+
* Fixed localStorage tracking being attributed to unrelated domains sometimes
10+
* Improved translations (Swedish, Ukrainian)
11+
312
## 2017.5.9
413
* Improved popup rendering
514
* Added version number to popup

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2017.5.9",
2+
"version": "2017.6.13",
33
"author": { "email": "privacybadger-owner@eff.org" },
44
"applications": {
55
"gecko": {

0 commit comments

Comments
 (0)