Skip to content

Releases: AdguardTeam/DnsLibs

v1.2.8

01 Apr 17:34
Compare
Choose a tag to compare
  • [Fix] DNS64 responses was generated without QR flag
  • [Fix] Turn off stripping libraries inside AAR when building on Android

v1.2.1 mini-release for Android

25 Mar 15:39
Compare
Choose a tag to compare
  • [Fix] Android adapter improvements
  • [Fix] Crash while stopping DNS-over-HTTPS upstream

v1.1.12

20 Mar 14:32
Compare
Choose a tag to compare
  • [Fix (regression)] Vpn constantly crashes if add Base filter

v1.1.10

18 Feb 09:53
Compare
Choose a tag to compare

Multiple stability fixes

iOS API changed:

  • New parameter error:(NSError **) of init method.
    If init method returns instance but error is non-fatal (e.g. filters are stripped due to excessive memory usage), NSError will be filled but initialisation will be successful.
    If error is fatal, NSError is filled but init method returns nil.

v1.1.5

05 Feb 17:56
Compare
Choose a tag to compare
  • [Feature] Added blocking by CNAME and IP address
  • [Fix] API fixes for Android integration
  • [Fix] Multiple bug fixes

v1.0

26 Dec 09:27
Compare
Choose a tag to compare

DNS proxy for iOS and Android implemented.
Supports DNSCrypt, DNS-over-TLS, DNS-over-HTTPS and plain DNS.