Secure DNS(also known as DNS firewall & protective DNS) with ad-blocking, threat protection, and fully encryption support for enhanced privacy and security.
AdguardTeam/AdGuardHome
### [`v0.107.26`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010726---2023-03-09-APPROX)
[Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.25...v0.107.26)
See also the [v0.107.26 GitHub milestone][ms-v0.107.26].
[ms-v0.107.26]: https://togithub.com/AdguardTeam/AdGuardHome/milestone/62?closed=1
NOTE: Add new changes BELOW THIS COMMENT.
\-->
##### Security
- Go version has been updated to prevent the possibility of exploiting the
CVE-2023-24532 Go vulnerability fixed in \[Go 1.19.7]\[go-1.19.7].
##### Added
- The ability to set custom IP for EDNS Client Subnet by using the new
`dns.edns_client_subnet.use_custom` and `dns.edns_client_subnet.custom_ip`
fields (\[[#1472](https://togithub.com/AdguardTeam/AdGuardHome/issues/1472)]). The UI changes are coming in the upcoming releases.
- The ability to use `dnstype` rules in the disallowed domains list (\[[#5468](https://togithub.com/AdguardTeam/AdGuardHome/issues/5468)]).
This allows dropping requests based on their question types.
##### Changed
##### Configuration Changes
In this release, the schema version has changed from 16 to 17.
- Property `edns_client_subnet`, which in schema versions 16 and earlier used
to be a part of the `dns` object, is now part of the `dns.edns_client_subnet`
object:
```yaml
```
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.107.25
->v0.107.26
Release Notes
AdguardTeam/AdGuardHome
### [`v0.107.26`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010726---2023-03-09-APPROX) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.25...v0.107.26) See also the [v0.107.26 GitHub milestone][ms-v0.107.26]. [ms-v0.107.26]: https://togithub.com/AdguardTeam/AdGuardHome/milestone/62?closed=1 NOTE: Add new changes BELOW THIS COMMENT. \--> ##### Security - Go version has been updated to prevent the possibility of exploiting the CVE-2023-24532 Go vulnerability fixed in \[Go 1.19.7]\[go-1.19.7]. ##### Added - The ability to set custom IP for EDNS Client Subnet by using the new `dns.edns_client_subnet.use_custom` and `dns.edns_client_subnet.custom_ip` fields (\[[#1472](https://togithub.com/AdguardTeam/AdGuardHome/issues/1472)]). The UI changes are coming in the upcoming releases. - The ability to use `dnstype` rules in the disallowed domains list (\[[#5468](https://togithub.com/AdguardTeam/AdGuardHome/issues/5468)]). This allows dropping requests based on their question types. ##### Changed ##### Configuration Changes In this release, the schema version has changed from 16 to 17. - Property `edns_client_subnet`, which in schema versions 16 and earlier used to be a part of the `dns` object, is now part of the `dns.edns_client_subnet` object: ```yaml ```Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.