Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.5.11 source code.tar.gz | 2025-07-11 | 15.6 MB | |
4.5.11 source code.zip | 2025-07-11 | 19.1 MB | |
README.md | 2025-07-11 | 2.5 kB | |
Totals: 3 Items | 34.7 MB | 12 |
Filtering is meant to stay in the background. When it works well, you don’t notice it — just a clean, ad-free web.
In this update, we’ve significantly improved how filtering works under the hood. We’ve upgraded the content blocking rules converter, the WebExtension engine, and the JavaScript filtering library. These changes bring:
- Better compatibility with AdGuard filtering rules
- Faster and more stable application of filtering rules
- Improved support for the latest filters
- Optimized performance of the Advanced Blocking extension
What does this mean in practice? Ads are blocked more precisely — including on tricky websites like YouTube. If you use Safari to watch videos, you should now see fewer issues like delays or black screens caused by blocked ads.
We’ve also updated the video guide on how to enable AdGuard extensions in Safari. These extensions are key to applying advanced filtering and getting the best ad blocking experience, especially on platforms like YouTube. So it’s important you have them on.
On that note, we’ve fixed an issue with YouTube live streams in AdGuard’s built-in video browser. After some changes on YouTube’s end, streams stopped working. That’s now resolved — live streams are back, and still ad-free.
And finally, as always, we’ve fixed other minor bugs and made performance improvements throughout the app.
Changelog
Fixes
- The AdGuard VPN icon is disabled in AdGuard when VPN operating mode is enabled and VPN is connected #2440
- YouTube player doesn’t play live streams in the AdGuard app #2436
$jsinject
rules are included in the regular content blocker #90- Filters are reloading multiple times when changing settings in quick succession
- Content blocker states aren’t displayed correctly
SafariConverterLib (Converter of AdGuard rules to Safari content blocking rules)
- SafariConverterLib updated to v3.0.0
- Added the new content blocking rules converter #2443
- Added the new WebExtension engine and JS library #2444