Skip to content

Commit d4dc7cc

Browse files
committed
Update changelog; bump version to 2020.12.10
1 parent 128fc60 commit d4dc7cc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

doc/Changelog

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Privacy Badger Release Notes
22
============================
33

4+
2020.12.10
5+
* Added a direct link to widget content to replacements for widgets like
6+
YouTube, Vimeo, SoundCloud and Spotify. You can click this link to watch
7+
a video (for example) without sharing the page you are on with the video
8+
provider. You can also right-click the link to copy the link URL.
9+
* Fixed "fbclid" tracking parameter removal on Facebook
10+
* Enabled Google Search link unwrapping on Firefox for Android
11+
* Fixed various site breakages
12+
* Improved translations (Dutch, Esperanto, French, German, Hebrew, Polish,
13+
Russian, Swedish, Turkish, Ukrainian)
14+
415
2020.10.7
516
* Disabled learning (by default) to address privacy concerns.
617
Visit https://www.eff.org/badger-evolution to learn more.

src/manifest.json

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

0 commit comments

Comments
 (0)