chromium-extension-privacybadger.changelog 24 KB

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