File tree 1 file changed +4
-11
lines changed
1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 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.
8
5
- A deprecation warning was added for `fallback_resolvers`.
9
-
10
- ## beta 1:
11
6
- Source URLs are now randomized.
12
7
- On some platforms, redirecting the application log to a file was not
13
8
compatible with user switching; this has been fixed.
14
9
- `fallback_resolvers` was renamed to `bootstrap_resolvers` for
15
10
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!
18
11
19
12
# Version 2.0.45
20
13
- Configuration changes (to be required in versions 2.1.x):
You can’t perform that action at this time.
0 commit comments