We continue to unify the code base of our products, and AdGuard for Android is no exception. Updates will now be more stable and new features will be added faster. Also, in the new version we have accelerated the loading of large amounts of data in Statistics, as well as updated CoreLibs and DnsLibs.
From this version, AdGuard for Android only supports Android 9 or higher.
Changelog
Fixes
- Beeline Wi-Fi calls do not work #5583
CoreLibs (Filtering engine)
- CoreLibs updated to v1.17.82 #5610
DnsLibs (DNS filtering engine)
- DnsLibs updated to v2.5.63 #5607
Improvements
- Added matter._tcp.default.service.arpa to the list of default exclusions #230
- Block RFC9462 (_dns.resolver.arpa) queries #228
- Use
pretty_str()
in errors reported in DnsRequestProcessedEvent #223
Fixes
- Long waiting time for response when blocking by DNS #1887
- Rule
$dnsrewrite=IPv4
does not block IPv6 resolution #224