Skip to content

Commit 1400162

Browse files
committed
Update changelog; bump version to 2018.9.20
1 parent aa64b4a commit 1400162

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

doc/Changelog

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
Changes for Privacy Badger
22
====================================
3+
## 2018.9.20
4+
* Added buttons to back up and restore the disabled sites list using
5+
Firefox/Google Sync. The new buttons live under the Manage Data tab
6+
on the options page.
7+
* Added saving of in-progress error reports so that you no longer lose
8+
your typing when you close the popup for whatever reason
9+
* Fixed popup layout problems when opened in the overflow menu in Firefox
10+
* Updated popup and options to use a higher resolution Badger logo on higher
11+
pixel density displays
12+
* Fixed problems with broken fonts and images on Google Docs
13+
* Improved translations (Traditional Chinese, French, German,
14+
Brazilian Portuguese, Russian, Spanish, Swedish, Turkish)
15+
316
## 2018.8.22
417
* Added pre-trained tracker data for new Privacy Badger installations.
518
Visit www.eff.org/badger-pretraining to learn more.

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2018.8.22",
2+
"version": "2018.9.20",
33
"author": { "email": "[email protected]" },
44
"applications": {
55
"gecko": {

0 commit comments

Comments
 (0)