From fc62796e2d4c01e3a053e2e03d4ebd1040ad554c Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Wed, 14 Sep 2022 18:01:42 +0300 Subject: [PATCH] Pull request: upd-chlog Merge in DNS/adguard-home from upd-chlog to master Squashed commit of the following: commit 26638a064952ab99f8935eb6f09766f9ea7d8137 Author: Ainar Garipov Date: Wed Sep 14 17:57:11 2022 +0300 all: upd chlog --- CHANGELOG.md | 42 ++++++++++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b348055..0085dade 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,11 +20,30 @@ and this project adheres to - Weaker cipher suites that use the CBC (cipher block chaining) mode of operation have been disabled ([#2993]). +[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993 + + + + + + + + +## [v0.107.13] - 2022-09-14 + +See also the [v0.107.13 GitHub milestone][ms-v0.107.13]. + ### Added -- The new optional `dns.ipset_file` property in the configuration file. It - allows loading the `ipset` list from a file, just like `dns.upstream_dns_file` - does for upstream servers ([#4686]). +- The new optional `dns.ipset_file` property, which can be set in the + configuration file. It allows loading the `ipset` list from a file, just like + `dns.upstream_dns_file` does for upstream servers ([#4686]). ### Changed @@ -35,21 +54,11 @@ and this project adheres to - Panic when adding a static lease within the disabled DHCP server ([#4722]). -[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993 [#4686]: https://github.com/AdguardTeam/AdGuardHome/issues/4686 [#4722]: https://github.com/AdguardTeam/AdGuardHome/issues/4722 [#4904]: https://github.com/AdguardTeam/AdGuardHome/issues/4904 - - - - @@ -1221,11 +1230,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.12...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.13...HEAD +[v0.107.13]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.12...v0.107.13 [v0.107.12]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.11...v0.107.12 [v0.107.11]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.10...v0.107.11 [v0.107.10]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.9...v0.107.10