Skip to content

AdGuard Home v0.108.0-b.35

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

Changes compared to the previous beta, v0.108.0-b.34. See CHANGELOG.md for all changes.

Full changelog

Security

Added

  • The ability to edit rewrite rules via PUT /control/rewrite/update HTTP API (#1577).

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).