Skip to content

Releases: AdguardTeam/AdguardBrowserExtension

2.0.17 (only for Chromium-based)

20 Oct 13:20
Compare
Choose a tag to compare

2.0.16

19 Oct 19:43
Compare
Choose a tag to compare
  • Added Turkish filter: #32
  • Changed the way how elements are collapsed: #27
  • Fixed an issue with adding filter subscription when filters server is unavailable: #28
  • Fixed layout: #29
  • Updated embedded filters
  • Updated translations

2.0.15

11 Sep 16:35
Compare
Choose a tag to compare

Bugfix release.

Fixed:

Errors in Firefox browser console: #25
URL handling: #23
Added $font, $media and $other modifiers support: #21
Removed setTimeout calls: #17

2.0.14

13 Aug 14:46
Compare
Choose a tag to compare
  • Added "Whitelist" filter to Filtering Log
  • Fixed an issue with $object-subrequest modifier in Chromium

2.0.13

21 Jul 09:10
Compare
Choose a tag to compare
2.0.13 Pre-release
Pre-release

This release is mostly about Firefox and e10s support. We have done a lot to make Adguard support e10s and to fix all performance issues we had in that mode.

Changelog

Firefox

Chromium

  • Fixed an issue with pages blocked by "Browsing Security" in Incognito mode.

All browsers

  • Fixed a bug with Browsing Security in "Inverted Whitelist" mode.
  • Some minor improvements and code refactoring

2.0.12

06 Jul 09:20
Compare
Choose a tag to compare

What's new in version 2.0.12:

  • Important changes in ad filters usage statistics collection
  • Adguard add-on now respects private/incognito mode and does not collect filters usage stats for such tabs
  • Added subscribe.adblockplus.org links support
  • Added French language
  • Added Italian language
  • Added Indonesian language
  • Added Spanish language
  • Added Slovakian language
  • Fixed abp:subscribe links
  • Removed Send complaint link from blank pages
  • Some minor fixes

Let us tell more about ad filters usage statistics.
If you enable the «Send statistics for ad filters usage» option, the following information is sent periodically:

  • Extension version.
  • Browser type (Chrome/Firefox/Opera/Yandex.Browser/Safari).
  • List of enabled ad filters.
  • The list that consists of the following elements:
    • The domain name of the website,
    • The number of recent page views,
    • The list of filtering rules and Filter ID which were activated on this website,
    • The domain name of blocked requests is sent for URL rules
    • The list is created based on the website's visit statistics since the last time statistical data was sent.

By gathering statistics on used filtering rules, we can detect and remove the rules that are no longer used. As a result, it will help all those who use Adguard. You can learn more here: http://adguard.com/en/filter-rules-statistics.html.

We plan to make this statistics public as it may be helpful to all filters developers.

2.0.11

10 Jun 14:55
Compare
Choose a tag to compare

Quick fix for 2.0.10: changed chrome manifest

2.0.10

10 Jun 11:35
Compare
Choose a tag to compare

What's new in version 2.0.10:
Changed requests to desktop AG in integration mode
Updated embedded JS rules, fixed dangerous any.gs rule

2.0.9

26 May 23:13
Compare
Choose a tag to compare

What's new in version 2.0.9:

  • Added inverted whitelist feature
  • Added Korean language
  • Added Serbian language
  • Added Chinese language
  • Fixed object-subrequest modifier work
  • Fixed some minor bugs

2.0.8-beta

30 Apr 23:51
Compare
Choose a tag to compare
2.0.8-beta Pre-release
Pre-release
  • Fixed vimeo issue in Firefox extension
  • Improved extension initialization speed
  • Fixed 'Go Back' button on browsing security warning page
  • Added link to github release notes