AdGuard for Android v4.10 introduces important improvements to the HTTPS certificate installation process, making it more intuitive and accessible for users.
When you install AdGuard and launch the app for the first time, you’re prompted to install an HTTPS certificate. This step is essential because the certificate plays a key role in ensuring effective ad filtering in browsers. Without it, filtering quality is significantly reduced. That’s why it’s crucial for all users, beginner or advanced, to be able to complete the installation without difficulty.
We knew there was room for improvement in the whole process — the previous instructions often didn’t reflect the actual settings found on devices from different manufacturers, and there was also a bug that prevented users from returning to the instructions after leaving the app.
To address these issues, we’ve added in-app guides for the most common devices — including Google Pixel, Samsung, Huawei, Xiaomi, and OnePlus — with adjustments based on Android OS version and user locale. We’ve also fixed the bug mentioned above.
Changelog
Improvements
- Added HTTPS filtering by default for the Lemur browser #5577
Fixes
- AdGuard gets disabled when WebView is stopped or updated #5537
- After integration with Tor, Tor via Orbot isn’t the default proxy #4908
- Updated filters aren’t displayed after the app is restarted #5638
- QUIC filtering is disabled for WeChat and AliExpress #5497
- WeChat is excluded from HTTPS filtering by default #5689
- The app is not fully translated #5418
- Filtering status is not saved if it’s changed twice #5701
- Recent activity log lags when scrolling slowly #5369
- Some parameters are not included in the link when reporting an incorrect blocking #5520
- When opening a link in a browser, two AdGuard apps appear in the list of browsers, and one of which does not work as expected #5592
CoreLibs (Filtering engine)
- CoreLibs updated to v1.17.157 #5725
Fixes
- Naver Smartstore cannot be accessed properly #1971
- Some React-based websites aren’t loaded correctly due to a
Minified React error
#1953 - User rule for domains does not block the request completely #5539
DnsLibs (DNS filtering engine)
- DnsLibs updated to v2.6.6 #5724
Scriptlets (JavaScript enhancement for filtering rules)
- Scriptlets updated to v2.1.7
Improvements
- ’prevent-addEventListener’ — added ability to match specific element #480