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.8
2+ - Dependencies have been updated, notably the QUIC implementation,
3+ which could be vulnerable to denial-of-service attacks.
4+ - In forwarding rules, the target can now optionally include a
5+ non-standard DNS port number. The port number is also now optional when
6+ using IPv6.
7+ - An annoying log message related to permissions on Windows has been
8+ suppressed.
9+ - Resolver IP addresses can now be refreshed more frequently.
10+ Additionally, jitter has been introduced to prevent all resolvers from
11+ being refreshed simultaneously. Further changes have been implemented
12+ to mitigate issues arising from multiple concurrent attempts to resolve
13+ a resolver's IP address.
14+ - An empty value for "tls_cipher_suite" is now equivalent to leaving
15+ the property undefined. Previously, it disabled all TLS cipher suites,
16+ which had little practical justification.
17+ - In forwarding rules, an optional `*.` prefix is now accepted.
18+
119# Version 2.1.7
220 - This version reintroduces support for XSalsa20 enryption in DNSCrypt,
321which was removed in 2.1.6. Unfortunately, a bunch of servers still
You can’t perform that action at this time.
0 commit comments