We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d91ba commit 4f23d8cCopy full SHA for 4f23d8c
2 files changed
dist/manifest.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2017.1.26.1",
+ "version": "2017.3.28",
3
"author": { "email": "eff.software.projects@gmail.com" },
4
"applications": {
5
"gecko": {
doc/Changelog
@@ -1,5 +1,17 @@
Changes for Privacy Badger
====================================
+## 2017.3.28
+* New Translations (Ukranian)
+* Translation Updates
6
+* Fix bug in DNT policy re-checking code
7
+* Rate limit DNT checking to one request per second
8
+* Fix issue with multiple DNT checks at once for a single domain
9
+* Fix cookieblock updating issue
10
+* Fix popup width issue
11
+* Fix DNT hash updating issue
12
+* Fixing toggle switch issue
13
+* Other minor bugfixes and broken site fixes
14
+
15
## 2017.3.22
16
* AMO (Firefox) only release.
17
* Fix cookie tracking detection in Firefox.
0 commit comments