|
| 1 | +* Version 2.0.30 |
| 2 | + - This version fixes a startup issue introduced in version 2.0.29, |
| 3 | +on systems for which the service cannot be automatically installed |
| 4 | +(such as OpenBSD and FreeBSD). Reported by @5ch17 and Vinícius Zavam, |
| 5 | +and fixed by Will Elwood, thanks! |
| 6 | + |
1 | 7 | * Version 2.0.29
|
2 |
| - - Support for Anonymized DNSCrypt has been added. |
3 |
| - - Latency with large responses has actually been reduced. |
4 |
| - - DNSCrypt certificates can now be retrieved over Tor, proxies, and |
5 |
| - DNS relays. |
6 |
| - - Improved server error reporting (thanks to Alison Winters) |
7 |
| - - Quite a lot of internal improvements and bug fixes have been made, |
8 |
| - thanks to Markus Linnala. |
9 |
| - - Support for systemd watchdog has been added (thanks, Markus!) |
10 |
| - - Logging was improved. |
| 8 | + - Support for Anonymized DNS has been added! |
| 9 | + - Wait before stopping, fixing an issue with Unbound (thanks to |
| 10 | +Vladimir Bauer) |
| 11 | + - DNS stamps are now included in the -list-all -json ouptut |
| 12 | + - The netprobe_timeout setting from the configuration file or |
| 13 | +command-line was ignored. This has been fixed. |
| 14 | + - The TTL or cloaked entries can now be adjusted (thanks to Markus |
| 15 | +Linnala) |
| 16 | + - Cached IP address from DoH servers now expire (thanks to Markus |
| 17 | +Linnala) |
| 18 | + - DNSCrypt certificates can be fetched over Tor and SOCKS proxies |
| 19 | + - Retries over TCP are faster |
| 20 | + - Improved logging (thanks to Alison Winters) |
| 21 | + - Ignore non-TXT records in certificate responses (thanks to Vladimir |
| 22 | +Bauer) |
| 23 | + - A lot of internal cleanups, thanks to Markus Linnala. |
11 | 24 |
|
12 | 25 | * Version 2.0.28
|
13 | 26 | - Invalid server entries are now skipped instead of preventing a
|
|
0 commit comments