Skip to content

AdGuard Home v0.107.30

Compare
Choose a tag to compare
@adguard-bot adguard-bot released this 07 Jun 17:34
· 914 commits to master since this release

A small bugfix and security release. We are working on new features in future releases.

Full changelog

See also the v0.107.30 GitHub milestone.

Security

Fixed

  • Unquoted IPv6 bind hosts with trailing colons erroneously considered unspecified addresses are now properly validated (#5752).

    NOTE: the Docker healthcheck script now also doesn't interpret the "" value as unspecified address.

  • Incorrect Content-Type header value in POST /control/version.json and GET /control/dhcp/interfaces HTTP APIs (#5716).

  • Provided bootstrap servers are now used to resolve the hostnames of plain UDP/TCP upstream servers.