Skip to content

Commit 0f9f25d

Browse files
committed
Update ChangeLog
1 parent a92b2eb commit 0f9f25d

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

ChangeLog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Version 2.1.13
2+
- Fixed race conditions in WebSocket handling for the monitoring dashboard,
3+
improving stability and preventing potential crashes.
4+
- Manual configuration reload via SIGHUP is now supported regardless of the
5+
hot-reload setting, providing more flexibility for system administrators.
6+
- Fixed a regression in IP prefix matching for allow/block lists that could
7+
cause incorrect filtering behavior.
8+
- The monitoring dashboard now properly displays blocked queries counter and
9+
tracks blocked queries in the UI.
10+
- Improved error handling in the cache plugin initialization.
11+
- Enhanced the forward plugin to return the last valid response when
12+
encountering only errors, improving resilience.
13+
- Fixed various UI issues including scrolling behavior, WebSocket reconnection
14+
handling, and response time calculations.
15+
- Updated the example configuration with current Quad9 source URLs.
16+
- The generate-domains-blocklist script now handles poor network conditions
17+
more gracefully.
18+
- Improved handling of DNS64 trampoline queries to prevent potential issues.
19+
120
# Version 2.1.12
221
- A new Weighted Power of Two (WP2) load balancing strategy has been
322
implemented as the default, providing improved distribution across resolvers.

0 commit comments

Comments
 (0)