Releases: AdguardTeam/AdguardBrowserExtension
Releases · AdguardTeam/AdguardBrowserExtension
2.0.17 (only for Chromium-based)
Quick fix:
#34
2.0.16
2.0.15
2.0.14
2.0.13
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
- Fixed detection of the main frame in e10s. This is necessary for Adguard to work properly. Also this bug was breaking Adguard's integration mode.
- Fixed performance issues with e10s.
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
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
2.0.10
2.0.9
2.0.8-beta
- 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