Skip to content

Commit

Permalink
Update changelog; bump version to 2020.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed Dec 9, 2020
1 parent 128fc60 commit d4dc7cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions doc/Changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Privacy Badger Release Notes
============================

2020.12.10
* Added a direct link to widget content to replacements for widgets like
YouTube, Vimeo, SoundCloud and Spotify. You can click this link to watch
a video (for example) without sharing the page you are on with the video
provider. You can also right-click the link to copy the link URL.
* Fixed "fbclid" tracking parameter removal on Facebook
* Enabled Google Search link unwrapping on Firefox for Android
* Fixed various site breakages
* Improved translations (Dutch, Esperanto, French, German, Hebrew, Polish,
Russian, Swedish, Turkish, Ukrainian)

2020.10.7
* Disabled learning (by default) to address privacy concerns.
Visit https://www.eff.org/badger-evolution to learn more.
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2020.10.7",
"version": "2020.12.10",
"author": {
"email": "[email protected]"
},
Expand Down

0 comments on commit d4dc7cc

Please sign in to comment.