Skip to content

Commit 73dc3dd

Browse files
committed
Update/merge ChangeLog
1 parent 35c82e3 commit 73dc3dd

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

ChangeLog

+4-11
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
1-
# Version 2.0.46 (not released yet, may become 2.1.0)
2-
## beta 3:
3-
- Add support for the final version of the Oblivious DoH specification.
4-
5-
## beta 2:
6-
- Relays are now mandatory for ODoH servers.
7-
- Routes with `server_name = '*'` now correctly handle both relay types.
1+
# Version 2.1.0
2+
- `dnscrypt-proxy` now includes support for Oblivious DoH.
3+
- If the proxy is overloaded, cached and synthetic queries now keep being
4+
served, while non-cached queries are delayed.
85
- A deprecation warning was added for `fallback_resolvers`.
9-
10-
## beta 1:
116
- Source URLs are now randomized.
127
- On some platforms, redirecting the application log to a file was not
138
compatible with user switching; this has been fixed.
149
- `fallback_resolvers` was renamed to `bootstrap_resolvers` for
1510
clarity. Please update your configuration file accordingly.
16-
- Preliminary support for ODoH (Oblivious DoH) was added. Thanks to
17-
Chris Wood for his help on this!
1811

1912
# Version 2.0.45
2013
- Configuration changes (to be required in versions 2.1.x):

0 commit comments

Comments
 (0)