From fe5ed799da07da26d44d0d94ace5a803b2c7e14e Mon Sep 17 00:00:00 2001 From: Ildar Kamalov Date: Tue, 11 Mar 2025 10:07:01 +0300 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b92eb19a..8e363d61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ See also the [v0.107.58 GitHub milestone][ms-v0.107.58]. NOTE: Add new changes BELOW THIS COMMENT. --> +### Added + +- Client id and DNS record type to the filtering check form. + ### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.24.1][go-1.24.1].