Skip to content

Commit 472721e

Browse files
committed
Update ChangeLog
1 parent b6a75da commit 472721e

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

ChangeLog

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Version 2.1.9
2-
- A live web-based monitoring UI has been added, allowing you to monitor DNS
2+
- A live web-based monitoring UI has been added, allowing you to monitor DNS
33
query activity and performance metrics through an interactive dashboard.
4-
- HTTP/3 probing is now supported via the `http3_probe` option, which will
4+
- Hot-reloading of configuration files has been implemented, allowing you to
5+
modify filtering rules and other configurations without restarting the proxy.
6+
Simply edit a configuration file (like blocked-names.txt) and changes are applied
7+
instantaneously.
8+
- HTTP/3 probing is now supported via the `http3_probe` option, which will
59
try HTTP/3 first for DoH servers, even if they don't advertise support via Alt-Svc.
6-
- Authentication for the monitoring UI can be disabled by setting the username
10+
- Authentication for the monitoring UI can be disabled by setting the username
711
to an empty string in the configuration.
812
- Several race conditions have been fixed.
913
- Dependencies have been updated.

0 commit comments

Comments
 (0)