mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Update ChangeLog
This commit is contained in:
parent
88b174e5eb
commit
fc0ff3b26a
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
||||||
|
# Version 2.1.1
|
||||||
|
This is a bugfix only release, addressing regressions introduced in
|
||||||
|
version 2.1.0:
|
||||||
|
- When using DoH, cached responses were not served any more when
|
||||||
|
experiencing connectivity issues. This has been fixed.
|
||||||
|
- Time attributes in allow/block lists were ignored. This has been
|
||||||
|
fixed.
|
||||||
|
- The TTL as served to clients is now rounded and starts decreasing
|
||||||
|
before the first query is received.
|
||||||
|
- Time-based rules are properly handled again in
|
||||||
|
generate-domains-blocklist.
|
||||||
|
- DoH/ODoH: entries with an IP address and using a non-standard port
|
||||||
|
used to require help from a bootstrap resolver. This is not the case
|
||||||
|
any more.
|
||||||
|
|
||||||
# Version 2.1.0
|
# Version 2.1.0
|
||||||
- `dnscrypt-proxy` now includes support for Oblivious DoH.
|
- `dnscrypt-proxy` now includes support for Oblivious DoH.
|
||||||
- If the proxy is overloaded, cached and synthetic queries now keep being
|
- If the proxy is overloaded, cached and synthetic queries now keep being
|
||||||
|
|
Loading…
Add table
Reference in a new issue