Skip to content

Commit fc0ff3b

Browse files
committedSep 27, 2021
Update ChangeLog
1 parent 88b174e commit fc0ff3b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎ChangeLog

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Version 2.1.1
2+
This is a bugfix only release, addressing regressions introduced in
3+
version 2.1.0:
4+
- When using DoH, cached responses were not served any more when
5+
experiencing connectivity issues. This has been fixed.
6+
- Time attributes in allow/block lists were ignored. This has been
7+
fixed.
8+
- The TTL as served to clients is now rounded and starts decreasing
9+
before the first query is received.
10+
- Time-based rules are properly handled again in
11+
generate-domains-blocklist.
12+
- DoH/ODoH: entries with an IP address and using a non-standard port
13+
used to require help from a bootstrap resolver. This is not the case
14+
any more.
15+
116
# Version 2.1.0
217
- `dnscrypt-proxy` now includes support for Oblivious DoH.
318
- If the proxy is overloaded, cached and synthetic queries now keep being

0 commit comments

Comments
 (0)
Please sign in to comment.