Skip to content

Commit

Permalink
Update changelog; bump version to 2021.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed Feb 2, 2021
1 parent 8c23b5e commit 60b450b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion doc/Changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Privacy Badger Release Notes
============================

2021.2.2
* Added a dark theme. To see it, enable dark mode in operating system
or device preferences.
* Added a section to the Widget Replacement tab on the options page to manage
the list of widgets that were set to be always allowed on certain sites
* Disabled network prefetching/preloading to improve privacy
* Added replacements for Dailymotion and OK.ru video player widgets
* Fixed various site breakages
* Improved translations (Simplified Chinese, Czech, French, Hebrew)

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
Expand All @@ -18,7 +28,7 @@ Visit https://www.eff.org/badger-evolution to learn more.
* Added support for Global Privacy Control, a new specification that
lets you tell companies you'd like to opt out of data sharing and selling.
Visit https://globalprivacycontrol.org/ to learn more.
* Added a new section to the options page to display the browser settings
* Added a section to the options page to display the browser settings
that Privacy Badger overrides for privacy reasons
* Fixed various site breakages
* Improved translations (Simplified Chinese, Dutch, Finnish, Hebrew, Italian,
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.12.10",
"version": "2021.2.2",
"author": {
"email": "[email protected]"
},
Expand Down

0 comments on commit 60b450b

Please sign in to comment.