Skip to content

3.0.0

Compare
Choose a tag to compare
@zebrum zebrum released this 18 Jul 10:10
· 5101 commits to master since this release

This is huge! AdGuard 3.0 for iOS has lots of new things that should get you excited! DNS Privacy module, custom filters and max limit count raised to 250k ー we have enough topics to talk about!

[Improved] Safari content blocker max rule count raised to 250k #819

Safari is notoriously known for its harsh 50k max limit for filtering rules in content blockers. This number is laughably low, and for ages we were struggling with it. Now we've implemented a workaround: split AdGuard into five content blockers. Each of them has the same 50k restriction but in total they add up to a reasonable 250k rules max. You don't have to seek weird compromises anymore and can enable all your favorite filters!

[Added] "DNS Privacy" settings section #887

This section should look familiar to seasoned AdGuard Pro users. Basically, this is where you have a chance to configure DNS settings the way you like it ー and further protect your privacy along the way. The main difference to the Pro version is that there's no blacklist or whitelist here, this was impossible under the current Apple policy. However, there is a requests log that will provide you information about everything that's going on on your device.

[Added] An option to import custom filters by URL #518

This option will be very useful for those who support their own filters, or just have a favorite filter that wasn't included by default. Add it by URL and it will be kept updated just as any other filter!

Ad blocking

  • [Fixed] "Invert Whitelist" option doesn’t work #859
  • [Improved] Filters categories rework #818

Network

  • [Added] "Restart tunnel on network change" setting #1039
  • [Fixed] DNS Privacy switch is on after VPN configuration is deleted from iOS settings #946
  • [Fixed] Filters update error #930
  • [Improved] Support for DNS64 / NAT64 networks has been added #796

UI

  • [Added] An option to pause video guides #863
  • [Changed] Tutorial videos has been slowed down a bit #826

Other

  • [Added] A forwarder for Adguard website links #783