diff --git a/CHANGELOG.md b/CHANGELOG.md index 13965cd9..f27a5d13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,15 +14,25 @@ and this project adheres to + + + + +## [v0.107.33] - 2023-07-03 + +See also the [v0.107.33 GitHub milestone][ms-v0.107.33]. + ### Added - The new command-line flag `--web-addr` is the address to serve the web UI on, @@ -146,10 +156,11 @@ In this release, the schema version has changed from 20 to 23. ### Fixed -- Using of `/etc/hosts` file to resolve the hostnames of upstream DNS servers - ([#5902]). +- Ignoring of `/etc/hosts` file when resolving the hostnames of upstream DNS + servers ([#5902]). - Excessive error logging when using DNS-over-QUIC ([#5285]). -- Cannot set `bind_host` in AdGuardHome.yaml (docker version)([#4231], [#4235]). +- Inability to set `bind_host` in `AdGuardHome.yaml` in Docker ([#4231], + [#4235]). - The blocklists can now be deleted properly ([#5700]). - Queries with the question-section target `.`, for example `NS .`, are now counted in the statistics and correctly shown in the query log ([#5910]). @@ -165,11 +176,9 @@ In this release, the schema version has changed from 20 to 23. [#5902]: https://github.com/AdguardTeam/AdGuardHome/issues/5902 [#5910]: https://github.com/AdguardTeam/AdGuardHome/issues/5910 [#5913]: https://github.com/AdguardTeam/AdGuardHome/issues/5913 -[#5939]: https://github.com/AdguardTeam/AdGuardHome/issues/5939 +[#5939]: https://github.com/AdguardTeam/AdGuardHome/discussions/5939 - +[ms-v0.107.33]: https://github.com/AdguardTeam/AdGuardHome/milestone/68?closed=1 @@ -2151,11 +2160,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.32...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.33...HEAD +[v0.107.33]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.32...v0.107.33 [v0.107.32]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.31...v0.107.32 [v0.107.31]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.30...v0.107.31 [v0.107.30]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.29...v0.107.30