This commit is contained in:
Frank Denis 2021-01-03 16:03:29 +01:00
parent 197f13ea0f
commit 00abe06676

View file

@ -13,6 +13,7 @@ servers is also supported with the `-resolve name,address` syntax.
- Relay lists can be set to `*` for automatic relay selection. When a wildcard - Relay lists can be set to `*` for automatic relay selection. When a wildcard
is used, either for the list of servers or relays, the proxy ensures that is used, either for the list of servers or relays, the proxy ensures that
relays and servers are on distinct networks. relays and servers are on distinct networks.
- Lying resolvers are detected and reported.
- Server lists can't be older than a week any more, even if directory - Server lists can't be older than a week any more, even if directory
permissions are incorrect and cache files cannot be written. permissions are incorrect and cache files cannot be written.
- macOS/arm64 is now officially supported. - macOS/arm64 is now officially supported.