1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-10 22:25:49 +01:00
This commit is contained in:
Frank Denis 2021-06-08 12:07:35 +02:00
parent 95c9fa75f8
commit a34258c3aa

View File

@ -1,10 +1,10 @@
# Version 2.0.46 (not released yet, may become 2.1.0) # Version 2.0.46 (not released yet, may become 2.1.0)
* beta 2: ## beta 2:
- Relays are now mandatory for ODoH servers. - Relays are now mandatory for ODoH servers.
- Routes with `server_name = '*'` now correctly handle both relay types. - 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: ## 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.