As Vince Lombardi says, “Perfection is not attainable, but if we chase perfection we can catch excellence.” We do as he says, and try our best to make every update better. Today we are happy to release the new beta version of AdGuard for Android. Faster, stronger, and more efficient. Let’s take a look at the major changes.
With the updated filtering engine CoreLibs, we have been able to implement many new features that will improve your filtering experience. First of all, we increased HTTPS filtering speed. Second, we added support for urltransform
and xmlprune
modifiers. Now even more distracting elements on a page will be blocked.
Our developers didn't rest on their laurels, so they also updated DnsLibs, UserscriptsWrapper and fixed a lot of bugs to make the application more stable.
Changelog
Fixes
- AdGuard YouTube player cannot open YouTube links or play the playlist #5348
- App crashes when tapping the protection notification after quitting AdGuard #5366
- Translations do not fit in the field #5324
- The warning text “Not routed through AdGuard” does not disappear after resetting settings to default #5340
CoreLibs (filtering engine)
- CoreLibs updated to v1.15.54
Improvements
- Added
$urltransform
(trusted) modifier support #1364 - Added
$xmlprune modifier
support #473 - Added mobile browsers to the list of user agents that support
:has()
natively #1870 - Allowed ECDSA ciphers on the local side #360
- Set up
Sec-Fetch-Dest header: fencedframe
#1853 - Support uBO's
/regex/
cosmetic rule format #1844
Fixes
- Adblock syntax rules with FQDN do not work #210
- AdGuard and FTP connection error #1864
- Userscript XHR error #1876
$all
modifier does not work with non-domain-like URL part #1860- URL blocking rules do not work correctly with the
$generichide
modifier #1857
DnsLibs (DNS filtering engine)
- DnsLibs updated to v2.5.33
UserscriptsWrapper
- UserscriptsWrapper updated to v1.2.24
Fixes
vk-metabot.user.js
does not work via AdGuard #1871
ContentScript
- ContentScript updated to v2.0.6
Fixes
- Element hiding rules
##
and#$#
do not apply to thetv.rambler.ru
#1865