Skip to content

Commit de0dd38

Browse files
committed
Update ChangeLog
1 parent c030e34 commit de0dd38

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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,
321
which was removed in 2.1.6. Unfortunately, a bunch of servers still

0 commit comments

Comments
 (0)