Pull request: filtering: fix legacy rewrite domain case
Updates #3351. Squashed commit of the following: commit cc1c72cc13026ed703bb140e55dc3eb886846e48 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Tue Jul 13 17:23:33 2021 +0300 filtering: fix legacy rewrite domain case
This commit is contained in:
@@ -62,6 +62,7 @@ released by then.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Domain name letter case mismatches in DNS rewrites ([#3351]).
|
||||
- Conflicts between IPv4 and IPv6 DNS rewrites ([#3343]).
|
||||
- Letter case mismatches in `CNAME` filtering ([#3335]).
|
||||
- Occasional breakages on network errors with DNS-over-HTTP upstreams ([#3217]).
|
||||
@@ -105,6 +106,7 @@ released by then.
|
||||
[#3257]: https://github.com/AdguardTeam/AdGuardHome/issues/3257
|
||||
[#3335]: https://github.com/AdguardTeam/AdGuardHome/issues/3335
|
||||
[#3343]: https://github.com/AdguardTeam/AdGuardHome/issues/3343
|
||||
[#3351]: https://github.com/AdguardTeam/AdGuardHome/issues/3351
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user