mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Update/merge ChangeLog
This commit is contained in:
parent
35c82e3dcf
commit
73dc3dd1d8
1 changed files with 4 additions and 11 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,20 +1,13 @@
|
||||||
# Version 2.0.46 (not released yet, may become 2.1.0)
|
# Version 2.1.0
|
||||||
## beta 3:
|
- `dnscrypt-proxy` now includes support for Oblivious DoH.
|
||||||
- Add support for the final version of the Oblivious DoH specification.
|
- If the proxy is overloaded, cached and synthetic queries now keep being
|
||||||
|
served, while non-cached queries are delayed.
|
||||||
## beta 2:
|
|
||||||
- Relays are now mandatory for ODoH servers.
|
|
||||||
- Routes with `server_name = '*'` now correctly handle both relay types.
|
|
||||||
- A deprecation warning was added for `fallback_resolvers`.
|
- A deprecation warning was added for `fallback_resolvers`.
|
||||||
|
|
||||||
## beta 1:
|
|
||||||
- Source URLs are now randomized.
|
- Source URLs are now randomized.
|
||||||
- On some platforms, redirecting the application log to a file was not
|
- On some platforms, redirecting the application log to a file was not
|
||||||
compatible with user switching; this has been fixed.
|
compatible with user switching; this has been fixed.
|
||||||
- `fallback_resolvers` was renamed to `bootstrap_resolvers` for
|
- `fallback_resolvers` was renamed to `bootstrap_resolvers` for
|
||||||
clarity. Please update your configuration file accordingly.
|
clarity. Please update your configuration file accordingly.
|
||||||
- Preliminary support for ODoH (Oblivious DoH) was added. Thanks to
|
|
||||||
Chris Wood for his help on this!
|
|
||||||
|
|
||||||
# Version 2.0.45
|
# Version 2.0.45
|
||||||
- Configuration changes (to be required in versions 2.1.x):
|
- Configuration changes (to be required in versions 2.1.x):
|
||||||
|
|
Loading…
Add table
Reference in a new issue