chromium-extension-privacybadger.changelog 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562
  1. Privacy Badger Release Notes
  2. ============================
  3. 2020.12.10
  4. * Added a direct link to widget content to replacements for widgets like
  5. YouTube, Vimeo, SoundCloud and Spotify. You can click this link to watch
  6. a video (for example) without sharing the page you are on with the video
  7. provider. You can also right-click the link to copy the link URL.
  8. * Fixed "fbclid" tracking parameter removal on Facebook
  9. * Enabled Google Search link unwrapping on Firefox for Android
  10. * Fixed various site breakages
  11. * Improved translations (Dutch, Esperanto, French, German, Hebrew, Polish,
  12. Russian, Swedish, Turkish, Ukrainian)
  13. 2020.10.7
  14. * Disabled learning (by default) to address privacy concerns.
  15. Visit https://www.eff.org/badger-evolution to learn more.
  16. * Added support for Global Privacy Control, a new specification that
  17. lets you tell companies you'd like to opt out of data sharing and selling.
  18. Visit https://globalprivacycontrol.org/ to learn more.
  19. * Added a new section to the options page to display the browser settings
  20. that Privacy Badger overrides for privacy reasons
  21. * Fixed various site breakages
  22. * Improved translations (Simplified Chinese, Dutch, Finnish, Hebrew, Italian,
  23. Russian, Spanish, Ukrainian)
  24. 2020.8.25
  25. * Added a button to widget replacements to always allow a widget on a site
  26. * Improved scrolling of tracking domains on the options page
  27. * Fixed various site breakages
  28. * Improved translations (Simplified Chinese, Traditional Chinese, Esperanto,
  29. Finnish, French, Polish, Brazilian Portuguese, Russian, Spanish, Swedish)
  30. 2020.7.21
  31. * Improved broken site reporting screen in the popup
  32. * Refreshed the look of options page tabs
  33. * Fixed various site breakages
  34. * Improved translations (Simplified Chinese, Danish, European Portuguese,
  35. Spanish, Turkish)
  36. 2020.6.29
  37. * Added replacement placeholder for Disqus comments widgets
  38. * Fixed domain sliders on the options page not saving in some cases
  39. * Fixed slider changes on the options page resetting the list of domains,
  40. causing you to lose your place if you were scrolled down
  41. * Fixed domain slider tooltip display
  42. * Re-enabled custom tooltips in Firefox
  43. * Fixed various site breakages
  44. * Improved translations (Esperanto, Hebrew, Ukrainian)
  45. 2020.6.2
  46. * Added replacement placeholders for Facebook Comments/Video and Twitch Player
  47. * Removed Twitter link unwrapping. We are unable to unwrap t.co links
  48. on Twitter at this time, as the original URL is no longer present
  49. in the Twitter website's document structure.
  50. * Fixed various site breakages
  51. * Improved translations (Hebrew, Polish, Swedish)
  52. 2020.5.12
  53. * Made buttons in the popup easier to see and click (or tap, on Firefox for
  54. Android)
  55. * Added a replacement placeholder widget for Google reCAPTCHA
  56. * Fixed various site breakages
  57. * Improved translations (Simplified Chinese, Dutch, Finnish, French, German,
  58. Hebrew, Italian, Brazilian Portuguese, Spanish, Swedish, Turkish)
  59. 2020.2.19
  60. * Added website breakage warnings, shown in the popup when you block a domain
  61. known to break websites
  62. * Removed pixel cookie sharing detection pending security fixes
  63. * Fixed various site breakages
  64. * Improved translations (Catalan, Simplified Chinese, Danish, Dutch, German,
  65. Russian)
  66. 2020.1.13
  67. * Fixed bug that sometimes loses pre-trained data for new users
  68. * Fixed various site breakages
  69. 2020.1.7.1
  70. * Added helpful text to popup on disabled sites
  71. * Fixed display issues in popup on smaller displays
  72. * Fixed Facebook link unwrapping on messenger.com
  73. * Fixed some cookies getting incorrectly flagged as high entropy
  74. * Fixed various site breakages
  75. * Improved translations (Simplified Chinese, Traditional Chinese, French,
  76. Hebrew, Italian, Korean, Russian, Spanish, Swedish, Ukrainian)
  77. 2019.11.18
  78. * Improved display of domains Privacy Badger hasn't yet learned to block
  79. * Fixed export/import of the WebRTC protection setting
  80. * Fixed certain YouTube ("video unavailable"), Vimeo ("Because of its privacy
  81. settings, this video cannot be played here"), and other video players
  82. by revising referrer protection for "cookieblocked" domains
  83. * Fixed various other site breakages
  84. * Added Korean translations
  85. * Improved translations (Finnish, French, Hebrew, Swedish)
  86. 2019.10.28
  87. * Refreshed the popup with a higher-contrast look
  88. * Widget placeholders will no longer be applied for domains on the yellowlist.
  89. The value of widget placeholders is full blocking (best privacy) combined with
  90. a clear way to restore potentially useful blocked content (convenience).
  91. Mixing cookie blocking and placeholders doesn't actually improve privacy or
  92. convenience but does introduce various bugs.
  93. * Added a replacement placeholder for YouTube (disabled by default as youtube.com
  94. is still on the yellowlist for now)
  95. * Added the Widget Replacement tab to the options page to manage widgets that
  96. do get blocked and replaced with Privacy Badger placeholders. Visit Widget
  97. Replacement to selectively disable placeholders. For example, you want social
  98. buttons out of your life completely.
  99. * Fixed various site breakages
  100. * Added Hebrew translations
  101. * Improved translations (Italian, Russian, Ukrainian)
  102. 2019.10.8
  103. * Fixed image/video thumbnails in Google search results
  104. * Fixed various other site breakages
  105. * Removed the green "0" tracker count badge.
  106. No need to draw attention when there is nothing to show.
  107. * Improved translations (Simplified Chinese, Ukrainian)
  108. 2019.9.23
  109. * Added helpful text to popup on special browser pages like the New Tab page
  110. * Fixed pixel cookie sharing detection being broken by First-Party Isolation
  111. in Firefox
  112. * Fixed major issues with Service Workers-powered sites like Gmail and Twitter
  113. * Fixed various other site breakages
  114. * Improved translations (Simplified Chinese, French, Spanish, Swedish,
  115. Turkish, Ukrainian)
  116. 2019.7.1
  117. * Added pixel cookie sharing detection. Privacy Badger now records
  118. tracking by images with querystrings that contain first-party cookie data.
  119. This catches Google Analytics.
  120. * Removed display of non-tracking domains from the popup by default.
  121. Hiding domains that Privacy Badger does not consider to be tracking
  122. should reduce self-inflicted Web breakage.
  123. * Enabled Facebook link unwrapping on messenger.com
  124. * Fixed various site breakages
  125. * Added Catalan translations
  126. * Improved translations (Bulgarian, Traditional Chinese, Persian,
  127. Brazilian Portuguese, European Portuguese, Swedish, Ukrainian)
  128. 2019.2.19
  129. * Improved replacement widgets:
  130. - Replaced the "play" icon with an "allow once" button to improve
  131. accessibility and to make it more clear our widgets are interactive
  132. - Made activation also activate any other widgets of the same type
  133. - Updated the replacement for Vimeo to ignore background videos
  134. - Set minimum dimensions to avoid becoming too small or hidden
  135. * Fixed various site breakages
  136. 2019.1.30
  137. * Added replacement widgets for embedded Spotify, Streamable and Vimeo
  138. players. Privacy Badger can replace potentially useful third-party widgets
  139. with placeholders. This avoids on-by-default tracking while providing a clear
  140. way to restore the original widget on demand.
  141. * Fixed various site breakages
  142. * Added Arabic and European Portuguese translations
  143. * Improved translations (Traditional Chinese, Czech, German, Persian, Swedish,
  144. Turkish)
  145. 2018.12.17
  146. * Fixed major Privacy Badger breakages in Chrome 72+
  147. * Fixed various site breakages
  148. * Improved translations (Simplified Chinese, Spanish, Turkish)
  149. 2018.12.5
  150. * Added a Share button to the popup. This lets you easily copy and paste
  151. Badger's findings on any page.
  152. * Updated link protection to work on all Google Search country domains
  153. * Updated link protection on Facebook to remove the new "fbclid" tracking
  154. parameter
  155. * Added support for enterprise/admin/group policy settings overrides. This
  156. lets administrators preconfigure Privacy Badger installations. For more
  157. information, please visit
  158. https://github.com/EFForg/privacybadger/blob/master/doc/admin-deployment.md
  159. * Fixed various bugs with local storage protection for "cookieblocked" (slider
  160. set to "yellow") domains
  161. * Made the options page work better on small and on large displays
  162. * Fixed various site breakages
  163. * Improved translations (Simplified Chinese, Dutch, Esperanto, Finnish,
  164. German, Italian, Persian, Polish, Spanish, Swedish)
  165. 2018.10.3.1
  166. * Fixed style problems with Google Search results
  167. * Fixed the setting to open results in new browser windows on Google Search
  168. 2018.10.3
  169. * Added protection against outgoing link click tracking on Google Search,
  170. Google Docs and Google Hangouts
  171. * Fixed various site breakages
  172. * Added Finnish translations
  173. * Improved translations (Simplified Chinese)
  174. 2018.9.20
  175. * Added buttons to back up and restore the disabled sites list using
  176. Firefox/Google Sync. The new buttons live under the Manage Data tab
  177. on the options page.
  178. * Added saving of in-progress error reports so that you no longer lose
  179. your typing when you close the popup for whatever reason
  180. * Fixed popup layout problems when opened in the overflow menu in Firefox
  181. * Updated popup and options to use a higher resolution Badger logo on higher
  182. pixel density displays
  183. * Fixed problems with broken fonts and images on Google Docs
  184. * Improved translations (Traditional Chinese, French, German,
  185. Brazilian Portuguese, Russian, Spanish, Swedish, Turkish)
  186. 2018.8.22
  187. * Added pre-trained tracker data for new Privacy Badger installations.
  188. Visit www.eff.org/badger-pretraining to learn more.
  189. * Added reset/clear tracker data buttons to the Manage Data options page tab
  190. * Fixed various site breakages
  191. * Added Persian and Brazilian Portuguese translations
  192. * Improved translations (Simplified Chinese, Danish, Esperanto, French,
  193. German, Italian, Norwegian Bokmål, Spanish, Swedish)
  194. 2018.8.1
  195. * Fixed security issues with HTML5 local storage tracking detection as well as
  196. SoundCloud widget replacement. Thanks again to Cure53 for discovering and
  197. reporting these vulnerabilities.
  198. * Improved Facebook link unwrapping; now enabled on the Facebook Onion domain
  199. * Improved translations (Italian, Norwegian Bokmål, Swedish, Ukrainian)
  200. 2018.7.18.1
  201. * Added setting to disable sending Do Not Track to websites
  202. * Fixed security issue with link unwrapping on Facebook. Thanks to Cure53 for
  203. discovering and reporting this vulnerability.
  204. * Improved ordering of domain names in the popup and on the options page
  205. * Improved handling of disabled sites with wildcards
  206. * Added t.co link replacement to user profiles on Twitter
  207. * Linked to EFF software privacy policy from the new user welcome page
  208. * Updated to latest dummy Google Tag Manager script from uBlock Origin
  209. to avoid "failed to redirect a network request" warnings in Chrome
  210. * Fixed various site breakages
  211. * Improved translations (Simplified Chinese, Dutch, Esperanto, German,
  212. Russian, Swedish, Turkish)
  213. 2018.5.10
  214. * Added protection against outgoing link click tracking on Facebook
  215. * Updated WebRTC protection to revert to browser default (off) when disabled
  216. * Fixed popup in the Italian locale in Chrome
  217. * Updated to latest dummy Google Analytics script from uBlock Origin
  218. to avoid "failed to redirect a network request" warnings in Chrome
  219. * Fixed various site breakages
  220. * Improved translations (Traditional Chinese, Danish, Dutch, Esperanto,
  221. French, German, Italian, Polish, Russian, Swedish, Ukrainian)
  222. 2018.4.23
  223. * Fixed changes not being persisted for domains that appear after scrolling
  224. the tracking domains list on the options page
  225. * Improved tracking domains search on the options page
  226. * Fixed "can't access dead object" errors in Firefox
  227. * Fixed XML document rendering in Firefox
  228. * Updated WebRTC protection checkbox to become disabled when the setting is
  229. controlled by other extensions
  230. * Fixed various site breakages
  231. * Improved translations (Traditional Chinese, Czech, Danish, Esperanto,
  232. French, German, Italian, Polish, Russian, Swedish, Turkish, Ukrainian)
  233. 2018.4.10
  234. * Updated the new user welcome page. The redesigned page is mobile-friendly,
  235. accessible and already translated into several languages.
  236. * Fixed Do Not Track being checked sometimes in Private Browsing/Incognito
  237. windows. By default, Privacy Badger should not record anything in Incognito.
  238. * Added setting to allow learning in Private Browsing/Incognito windows
  239. * Fixed unwanted scrolling when switching tabs on the options page
  240. * Updated replacement icon for Google+
  241. * Fixed various site breakages
  242. * Improved translations (Bulgarian, Simplified Chinese, Traditional Chinese,
  243. Danish, Esperanto, French, German, Italian, Polish, Russian, Spanish,
  244. Ukrainian)
  245. 2018.3.21
  246. * Fixed Do Not Track not being recognized by sites that test for it by
  247. checking navigator.doNotTrack with JavaScript
  248. * Stopped signaling DNT on sites where Privacy Badger is disabled
  249. * Fixed popup in Private Browsing windows in Firefox
  250. * Fixed certain kinds of site breakages (such as visual issues with charts)
  251. not going away even after disabling Privacy Badger on the site
  252. * Updated to latest dummy Google Tag Manager script from uBlock Origin to
  253. avoid "failed to redirect a network request" warnings in Chrome
  254. * Fixed various site breakages
  255. * Improved translations (Bulgarian, Traditional Chinese, German, Italian,
  256. Swedish)
  257. 2018.2.5
  258. * Added type/status filters to the tracking domains list on the options page
  259. * Reworked social widget replacement to avoid WebExtensions fingerprintability
  260. issue in Firefox
  261. * New translations (Turkish)
  262. * Improved translations (Danish, Esperanto, French, German, Polish, Swedish,
  263. Ukrainian)
  264. 2018.1.30
  265. * Removed the "unlimitedStorage" permission from the manifest
  266. * Changed the tracker count badge color from red to "Privacy Badger orange"
  267. 2018.1.25
  268. * Added workaround to avoid Privacy Badger getting disabled as "Not from
  269. Chrome Web Store" in Chrome
  270. 2018.1.22
  271. * Reduced amount of data stored as part of normal operation. Privacy Badger
  272. will no longer record (or check Do Not Track policies for) non-tracking
  273. domains. This should enable us to remove the "unlimitedStorage" permission
  274. with the next Badger update.
  275. * Improved tracker detection status summaries in popup and options
  276. * Added explanatory acknowledgement to Tracking Domains options page tab
  277. * Fixed file download dialog not showing when exporting user data in Firefox
  278. * Removed tutorial reminder link from popup when already on tutorial page
  279. * Removed "Requests to the server have been blocked by an extension" messages
  280. in Chrome and Opera
  281. * Fixed style issue with replacement social widgets
  282. * Fixed error reporting on pages where Privacy Badger has been disabled
  283. * Fixed various site breakages
  284. * Improved translations (Bulgarian, Danish, Esperanto, French, German,
  285. Italian, Polish, Russian, Spanish, Swedish, Ukrainian)
  286. 2017.11.20
  287. * Disabled custom tooltips in Firefox to work around browser freezing issues
  288. * Added validation to the disabled sites form
  289. * Improved translations (Dutch, Esperanto and German)
  290. * Added Bulgarian and Polish translations
  291. 2017.11.9
  292. * Fixed various site breakages
  293. * Improved translations (French, Serbian and Ukrainian)
  294. * Added Esperanto translation
  295. 2017.10.25.1
  296. * Reverted manifest file change preventing upload to Chrome Web Store
  297. 2017.10.25
  298. * Added Beta support for Firefox for Android
  299. * Updated popup to close after doing anything that reloads the page
  300. * Improved handling of long domain names
  301. * Improved tooltips
  302. * Restored canvas fingerprinting detection to Firefox
  303. * Fixed yellowlist updates not getting applied when importing Badger data
  304. * Updated to latest dummy Google Analytics script from uBlock Origin
  305. to avoid "failed to redirect a network request" warnings in Chrome
  306. * Fixed various site breakages
  307. * Improved translations (Danish, French, German, Italian, Swedish)
  308. 2017.9.12.1
  309. * Fixed build script issue that reintroduced major site breakages on Firefox
  310. 2017.9.12
  311. * Fixed DNT policy checking for blocked domains
  312. * Fixed exporting large Badger datasets
  313. * Made progress on Firefox for Android compatibility
  314. * Fixed various site breakages
  315. * Improved badge updating performance
  316. * Improved translations (Czech, Italian, Swedish, Ukrainian)
  317. * Added Danish translation
  318. 2017.7.24
  319. * Added validation to yellowlist (f.k.a. "cookieblock list") updating
  320. * Removed faulty yellowlist domain removal logic, which, together with missing
  321. validation and eff.org serving a maintenance page instead of the actual
  322. yellowlist, resulted in major breakages all across the Web, something this
  323. update should prevent from happening ever again
  324. * Fixed various site breakages
  325. * Improved translations (Swedish)
  326. 2017.6.13.1
  327. * Added workaround for validation issue preventing upload to Chrome Web Store
  328. * Fixed chrome.privacy-related exceptions in Firefox 54
  329. 2017.6.13
  330. * Added automatic replacement of t.co shortened tracking URLs with original
  331. unobfuscated URLs on twitter.com
  332. * Added option to disable Do Not Track policy checking
  333. * Restricted DNT policy checking from sending cookies
  334. * Fixed tooltips for DNT-compliant domains in popup
  335. * Fixed localStorage tracking sometimes being attributed to unrelated domains
  336. * Improved translations (Swedish, Ukrainian)
  337. 2017.5.9
  338. * Improved popup rendering
  339. * Added version number to popup
  340. * Restricted Do Not Track policy checking from being able to set cookies
  341. * Fixed several cookie parsing issues
  342. * Added workaround for Cloudflare security cookies
  343. * Improved translations (Simplified Chinese, Swedish, Ukrainian)
  344. 2017.4.19.1
  345. * Rework DNT policy rechecking to only happen during browsing. Eliminates
  346. needless rechecking of unlikely-to-be-visited-again domains. Should further
  347. mitigate CPU issues.
  348. * Fix DNT policies to only apply to specific domains they are posted on
  349. * New translations (Ukrainian)
  350. * Improved translations (Simplified Chinese, Italian)
  351. * Fix "trackers" link on popup and options pages
  352. * Fix broken site (sharepoint.com)
  353. 2017.3.28
  354. * New Translations (Czech)
  355. * Translation Updates
  356. * Fix bug in DNT policy re-checking code
  357. * Rate limit DNT checking to one request per second
  358. * Fix issue with multiple DNT checks at once for a single domain
  359. * Fix cookieblock updating issue
  360. * Fix popup width issue
  361. * Fix DNT hash updating issue
  362. * Fix toggle switch issue
  363. * Automated tests now also run on Firefox
  364. * Other minor bugfixes and broken site fixes
  365. 2017.3.22
  366. * AMO (Firefox) only release.
  367. * Fix cookie tracking detection in Firefox.
  368. 2017.1.26.1
  369. * AMO only release
  370. * Fixes an error in the build scripts which reintroduced a firefox bug for AMO users
  371. 2017.1.26
  372. * Huge speed improvements for settings import and on startup
  373. * Fixes no content blocking bug (firefox)
  374. * Several fixes for broken websites
  375. * Translations fixes
  376. * New Translation: Nordic
  377. * New Translation: Traditional Chineese (Taiwan)
  378. * New Translation: Serbian
  379. * Bugfix: Crash on browsers without WebRTC
  380. * Bugfix: narrow poup if icon is in the menu (firefox)
  381. * Bugfix: Import/Export now uses utf-8 and can handle non english character
  382. sets
  383. * Enhancement: Convert icons to SVG
  384. * Enhancement: Script surrogate for google analytics, gigya, and more...
  385. * KNOWN ISSUE: Chrome will now display a message "Not downloaded from chrome
  386. 2016.12.15.1 (2.0.2)
  387. * BUGFIX: Chrome browsers no longer display privacy badger as (corrupted)
  388. * BUGFIX: Fixes lockup issue on some versions of firefox
  389. * BUGFIX: Fixes issue where privacy badger panel gets cut off
  390. * BUGFIX: Fixes a non implmeneted API in firefox which was causing numerous
  391. sites to break.
  392. * KNOWN ISSUE: Chrome will now display a message "Not downloaded from chrome
  393. store". This is a known side effect of a workaround for a different bug.
  394. 2016.12.8.1 (2.0.1)
  395. * BUGFIX: Sanitize origin and action in popup
  396. 2016.12.8 (2.0)
  397. * BUGFIX: Fix ublock origin warnings
  398. * BUGFIX: Remove need for download permission
  399. 2016.12.7.2 (2.0RC1)
  400. * Huge speed improvements
  401. * Multiprocess Compatible (E10S) for firefox
  402. * Breaks many fewer websites
  403. * Many small bugfixes
  404. * Import and Export your data
  405. * Block WebRTC from leaking your IP address
  406. * Forget data in incognito mode
  407. * block html5 "ping" tracking
  408. * Translation fixes
  409. * (Developers) Firefox and Chrome versions now share one code base!
  410. 2016.9.7 (1.13)
  411. * Add exceptions for multi domain first parties
  412. * Fix google drive download issue
  413. * Fix wikipedia login issue
  414. * Fix youtube comments and notifications issues
  415. * Several other broken site fixes
  416. * Hopefully a fix for the "corrupted extension" issue
  417. 2016.8.29 (1.12)
  418. * UI Tweaks
  419. * Remove last adblock plus code
  420. * Feature: remove domains from list
  421. * Refactor incognito mode handling
  422. * Compatibile with firefox web extensions
  423. 2016.5.24 (1.11)
  424. * Fix build error
  425. 2016.5.23 (1.10)
  426. * Fix cookie block list adding bug
  427. * New migration to fix bug retroactively
  428. 2016.5.16 (1.9)
  429. * Remove Adblock Plus Engine
  430. * Switch to using storage.js and chrome storage API
  431. * Massive refactoring of code
  432. * Huge speed improvements
  433. * Fixes bug where privacy badger "forgets" settings
  434. * Fixes first run tab opening on every startup
  435. * Fix waiting for privacy badger bug
  436. * Fix high CPU usage bug
  437. * Uses separate data store for incognito mode
  438. * Ads selenium test to run pbtest.org sweet
  439. * Fixes weird subdomain handling edge case
  440. * Fixes bug where pages stop loading sometimes
  441. 2015.4.6 (1.8)
  442. * Fix "waiting for privacy badger bug"
  443. * Huge speed improvement
  444. 2015.4.6 (1.7)
  445. * Fix crash when closing options page
  446. * Add EFF Donate Button
  447. * New popup to nag user to go through tutorial
  448. 2015.3.2 (1.0.6)
  449. * New feature: Search within blocked domain list
  450. * Replace soundcloud widget with a click to play button
  451. * Misc. bug fixes and translation improvements
  452. 2015.12.3 (1.0.4)
  453. * Lots of site bug fixes
  454. * Chinese Translation
  455. * Spanish Translation
  456. * italian translation
  457. * UI Overhaul
  458. * Update Swedish locale
  459. * Typo fixes
  460. * Numerous bug fixes
  461. * Added support for disabled sites with wildcards
  462. * Red badge now reflects the number of domains blocked or cookieblocked
  463. instead of all third parties.
  464. * Tooltips show full domain name
  465. 2015.8.14 (1.0.1)
  466. * Fixes a bug where slider settings for a base domain wouldn't take effect
  467. * Fixes 'this extension is slowing down chrome' errors
  468. 2015.8.5 (1.0)
  469. * 1.0 release
  470. * Bugfixes from 2015.7.24 (0.99)
  471. * Detects Canvas Fingerprinting
  472. * Detect Local Storage Supercookies
  473. * Improved UI
  474. * Options page for overriding privacy badger settings
  475. * Report Broken Site button
  476. * Many Bugfixes (see github)
  477. * Translations into swedish, french and german
  478. 2015.7.24 (0.99)
  479. * Release candidate for version 1.0!
  480. 2015.4.1
  481. * Miscellanious bugfixes
  482. * Improvements to heuristic
  483. 2014.9.16
  484. * Adds lots of tests including selenium tests.
  485. * Adds lots of domains to the cookie block list.
  486. * Fixes bug with downloading cookie block list.
  487. * Fixes other minor stylistic bugs.
  488. 2014.7.17
  489. * Created dialog to allow users to unblock certain third parties on certain
  490. * sites for addedd functionality. E.g. disqus comments, facebook comments, etc.
  491. * Added lots of domains to cookie block list.
  492. * do not show domains that do not appear to be trackers in the popup
  493. * added missing google+ button override