File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
322implemented as the default, providing improved distribution across resolvers.
You can’t perform that action at this time.
0 commit comments