Skip to content

Commit 1e03995

Browse files
committed
Update ChangeLog
1 parent 6814ca8 commit 1e03995

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ChangeLog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Version 2.1.15 [not released yet]
2+
- The proxy now dynamically reduces timeouts as the connection limit is
3+
approached, improving performance and preventing connection exhaustion under
4+
heavy load.
5+
- Fixed crashes in the configuration file watcher when fsnotify creation
6+
fails.
7+
- DHCP resolver errors ($DHCP forwarding) are now properly logged and
8+
visible to system administrators.
9+
- Fixed double-bracketing of IPv6 addresses in DoH stamps that could prevent
10+
proper connection to IPv6 DoH servers.
11+
- Cache statistics are now more accurate by only counting queries that
12+
actually participate in caching.
13+
- The monitoring UI has been enhanced with server health indicators and
14+
improved display of resolver performance metrics.
15+
- Proxy hostnames (when using SOCKS/HTTP proxies) are now pre-resolved using
16+
bootstrap resolvers if they are domain names.
17+
- Multiple IP addresses per hostname are now cached instead of randomly
18+
selecting one, improving connection reliability for multi-homed servers.
19+
120
# Version 2.1.14
221
- Added support for client IP address encryption in logs using IPCrypt
322
(https://ipcrypt-std.github.io/). Three algorithms are supported:

0 commit comments

Comments
 (0)