Changes compared to the previous beta, v0.108.0-b.49. See CHANGELOG.md for all changes.
Acknowledgements
A special thanks to our open-source contributor, @jefferyto, as well as to everyone who filed and inspected issues, added translations, and helped us test this release!
Full changelog
Added
-
Ability to disable plain-DNS serving through configuration file if an encrypted protocol is already used (#1660).
-
Ability to specify rate limiting settings in the Web UI (#6369).
Changed
Configuration changes
-
The new property
dns.serve_plain_dns
has been added to the configuration file (#1660). -
The property
dns.bogus_nxdomain
is now validated more strictly. -
Added new properties
clients.persistent.*.upstreams_cache_enabled
andclients.persistent.*.upstreams_cache_size
that describe cache configuration for each client's custom upstream configuration.