Skip to content

Commit 95db46a

Browse files
committed
Update changelog; bump version to 2017.5.9
1 parent 1602cae commit 95db46a

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

doc/Changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Changes for Privacy Badger
22
====================================
3+
## 2017.5.9
4+
* Improved popup rendering
5+
* Added version number to popup
6+
* Restricted Do Not Track policy checking from being able to set cookies
7+
* Fixed several cookie parsing issues
8+
* Added workaround for CloudFlare security cookies
9+
* Improved translations (Simplified Chinese, Swedish, Ukrainian)
10+
311
## 2017.4.19.1
412
* Rework DNT policy rechecking to only happen during browsing. Eliminates
513
needless rechecking of unlikely-to-be-visited-again domains. Should further

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.4.19.1",
2+
"version": "2017.5.9",
33
"author": { "email": "eff.software.projects@gmail.com" },
44
"applications": {
55
"gecko": {

0 commit comments

Comments
 (0)