mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-03 05:07:41 +03:00
Preliminary ChangeLog
This commit is contained in:
parent
b32ffbb807
commit
9c5cf611a4
4 changed files with 36 additions and 10 deletions
26
ChangeLog
26
ChangeLog
|
@ -1,3 +1,29 @@
|
|||
* Version 2.0.43
|
||||
- Built-in support for DNS64 translation has been implemented.
|
||||
(Contributed by Sergey Smirnov, thanks!)
|
||||
- Connections to DoH servers can be authenticated using TLS client
|
||||
certificates (Contributed by Kevin O'Sullivan, thanks!)
|
||||
- Multiple stamps are now allowed for a single server in resolvers
|
||||
and relays lists.
|
||||
- Android: the time zone for log files is now set to the system
|
||||
time zone.
|
||||
- Quite a lot of updates and additions have been made to the
|
||||
example domain blacklists configuration. Thanks to `IceCodeNew`.
|
||||
- Cached configuration files can now be temporarily used if
|
||||
they are out of date, but bootstraping is impossible. Contributed by
|
||||
`lifenjoiner`, thanks!
|
||||
- Precompiled macOS binaries are now notarized.
|
||||
- `generate-domains-blacklists` now tries to deduplicate entries
|
||||
clobbered by wildcard rules. Thanks to `Huhni`.
|
||||
- `generate-domains-blacklists` can now directly write blacklists to a
|
||||
file with the `-o` command-line option.
|
||||
- cache files are now downloaded as the user the daemon will be running
|
||||
as. This fixes permission issues at startup time.
|
||||
- Forwarded queries are now subject to global timeouts, and can be
|
||||
forced to use TCP.
|
||||
- The `ct` parameter has been removed from DoH queries, as Google doesn't
|
||||
require it any more.
|
||||
|
||||
* Version 2.0.42
|
||||
- The current versions of the `dnsdist` load balancer (presumably used
|
||||
by quad9, cleanbrowsing, qualityology, freetsa.org, ffmuc.net,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue