AdGuard for Android v.2.8

Status
Not open for further replies.

vasily_bagirov

Administrator
Staff member
Administrator
Hello!

Finally, it's time for Adguard for Android 2.8 to come to light! It brings the ad blocking quality to the next level with several big novelties such as Simplified domain names filter or extended CSS support. Many new low-level settings will allow advanced users to customize app to their liking, and for all the rest we bring quite a few quality of life improvements and bugfixes. We hope everyone finds something useful in the new Adguard for Android version.

Ad Blocking

[Added] Support for Extended CSS and Extended Selectors #810

Extended CSS support is a very important addition in terms of future (and present) possibilities that it opens for ad blocking. Extended CSS is a module for applying CSS styles with extended selection properties. Basically, it means that we will be able to select and, therefore, block some elements that we would not be able to block otherwise. Currently we support following pseudo-classes: -ext-has ( :has ), -ext-contains ( :contains ), -ext-matches-css ( :matches-css ).

'Extended selector' is a technical term, but what hides behind it? With extended selectors support, we can much more easily create some rules that were very, very hard to create earlier. Notably, this concerns rules required to block such things as 'Sponsored posts' on Facebook.

[Added] Simplified domain names filter #876

Fresh addition to the Adguard filters family. Simplified domain names filter is composed of several filters (English filter, Social media filter, Spyware filter, Mobile ads filter, EasyList and EasyPrivacy), modified for better DNS filtering. It blocks ads and trackers wherever it is possible to indicate own DNS addresses. Note that it will block the whole domains and not the specific URLs. You can learn more about DNS blocking by visiting our website adguard.com.

[Changed] "Filter DNS requests" feature is now available for non-premium users #875

With Adguard DNS introduced and being free, there is no point in keeping this Adguard for Android feature paid. Now it will be equally accessible for all users alike. There is still plenty of good stuff in the Premium version of the app :)

[Added] pref.root.clear.youtube low-level flag #907

This option will allow rooted users to automate removing Youtube app data, which appears to be crucial for blocking ads in it. By the way, in one of the recent articles in our blog you can find a detailed guide to blocking ads in YouTube app.

[Added] 'pref.filtered.ports' added to low level settings - advanced users can now add new ports to filter #796
[Added] $websocket content type modifier - it will enable to use rules written exclusively for WebSocket connections #801
[Added] $important rule modifier #833
[Added] Latvian filter list #730
[Added] List-KR filter list #756
[Added] A new low-level setting: "pref.boot.startup.delay" #776
[Changed] Multiple browsers added to the list of browsers filtered by default #757, #808, #862, #922
[Fixed] $replace rules can now be applied along with other filtering rules #844
[Fixed] $app modifier is ignored when HTML content is being filtered #921
[Fixed] HTML filtering rules with wildcard attribute can not be parsed #917
[Improved] Users are now allowed to select filters update check period #746
[Improved] Increased content filtering rules maximum length limit #590
[Improved] HAR file writer, which is used for debugging purposes #784
[Improved] QUIC-connections blocking for the Chrome browser #766

Networking

[Added] pref.vpn.ipv4.bypass low-level setting #909

If this option is enabled, Adguard will ignore all IPv4 connections. This might appear weird and unnecessary, but in reality it allows to use Adguard as a 'DNS-level' ad blocker. You only need to enable the following options: pref.vpn.ipv4.bypass, pref.vpn.ipv6.bypass, DNS requests filtering and Adguard DNS filter (the latter is not crucial, but will help immensely with blocking ads in browsers). Adguard will cease filtering other apps' traffic, and will only block ad domains on the DNS requests level. As a result, ad blocking quality will drop and Firewall functionality will not be available, but also there will be close to zero performance penalty.

[Added] VPN restart feature #733
[Changed] Updated default SSL whitelist #843, #848
[Changed] Protection is now paused automatically when Bluetooth tethering is detected #791
[Changed] IPv4 connections now have priority over IPv6 connections #802
[Changed] New server is now used for filters #863
[Changed] The way Adguard blocks IPv6 #853
[Fixed] Wi-Fi calling for AT&T #817
[Fixed] Crash due to "Too many open files" error #834
[Fixed] ENOBUFS error while writing to the TUN #724
[Fixed] SOCKS 5 proxy blocks internet traffic #660
[Fixed] Error processing HTTP/2 requests #850
[Fixed] HTTPS connections with some upstream HTTP proxy #839
[Fixed] "Operation not permitted" error while processing UDP connection #840
[Fixed] Issue with traffic slipping through firewall #765
[Improved] HTTPS is now used for safebrowsing service requests #912
[Improved] Adguard styles are now protected from removal #913
[Improved] Adguard automatically detects when Adguard's certificate is moved to system certificate storage (Helps with https filtering in Android N+) #755

UI

[Added] 'Installation date' to the app details screen #794
[Added] A Quick Settings tile for Android N and up #767
[Added] A low level switch to enforce "protection paused" notification to be visible even when notification icon mode is set to 'None' #838
[Changed] Some localizations were updated #919
[Changed] Filtering methods explanations were updated #136
[Changed] IME (typing) mode for adding/importing custom rules dialogs #835
[Changed] System packages list is added to the "Tech info" section of "Android OS" details screen #857
[Changed] Apps Management screen is automatically updated when new app is installed - no need to restart Adguard anymore #747
[Changed] 'Apps and Statistics' section renamed to 'Apps Management' and brought to the main menu #823
[Fixed] Time format on main screen now follows system settings #819
[Fixed] Unnecessary exception is logged #854
[Improved] Filter editor now recognizes lines starting with "!" as commentaries in user-imported filters #759

Minor and compatibility issues

Lots of other minor issues and compatibility fixes. The full list can be found in our GitHub repository inside the descriptions of previous beta versions.

v2.8.71

An important hotfix for the recent release of Adguard v2.8. It contains only one, but crucial fix.

[Fixed] Routes exclusion string bug #939

This bug affected Adguard's work in WiFi networks and could lead to several problems, such as: no filtering fore some websites, local network FTP-server disability, incorrect functioning of WiFi calling feature.

v2.8.76

Only yesterday have we released an urgent hotfix for Adguard v2.8, and today there is going to be another one. It is not normal when such things happen, we realize it, and want to apologize to all of you. We'll do our best to avoid such situations in future.

The most major problem concerned one of the low-level settings - pref.vpn.ipv4.bypass, which, as the name suggests, allows to disable filtering for all ipv4 traffic. It was simply missing in the latest release version.

Along with the problem above, a couple of other issues were addressed.

Looking forward to seeing your comments!
 
Last edited:

tico

New Member
Thanks for this update.
A little question: now what Adguard add the option for running "Adguard as a DNS-level ad blocker", what is better to use: activate the different options to use DNS filtering or use the standard method like before ?
("As a result, ad blocking quality will drop and Firewall functionality will not be available" is not so encouraging :D)
 

tico

New Member
I've made a little test, and Adguard with this new DNS filtering option seems to work well after all.
I will use it for a few days.
 

vasily_bagirov

Administrator
Staff member
Administrator
A little question: now what Adguard add the option for running "Adguard as a DNS-level ad blocker", what is better to use: activate the different options to use DNS filtering or use the standard method like before ?
This article in our blog covers this question pretty good.
 

m8d16

New Member
This article in our blog covers this question pretty good.
Hello, sorry for my bad English, I use google translator.

I do not understand very well how to do to save battery, reading this I do not finish to understand it; Https://blog.adguard.com/en/great-battery-saving-mode-of-adguard-for-android/

Do the ipv4.bypass and ipv6.bypass options have to be turned off (as in the image) or do we have to activate them?


Thank you and apologize again for my English.

A greeting.
 

avatar

Administrator
Staff member
Administrator
Do the ipv4.bypass and ipv6.bypass options have to be turned off (as in the image) or do we have to activate them?
Both should be turned ON if you want to setup Adguard as a DNS-level ad blocker.
 
Status
Not open for further replies.
Top