Component: dns
170 changelog entries across 92 version(s)
Releases by channel (stacked)
- added "match-subdomain" option for static entries (CLI only);
- fixed DNS answer of cached CNAME entries (introduced in v7.6beta10);
- fixed resolving of cached CNAME records (introduced in v7.6beta10);
- added "match-subdomain" option for static entries (CLI only);
- added "address-list" parameter for static DNS entries (CLI only);
- added "match-subdomain" option for static entries (CLI only);
- added "address-list" parameter for static DNS entries (CLI only);
- added "match-subdomain" option for static entries (CLI only);
- added "address-list" parameter for static DNS entries (CLI only);
- added "match-subdomain" option for static entries (CLI only);
- convert the domain name to lowercase before matching regex;
- fixed memory leak caused by large DNS replies;
- fixed memory leak caused by large DNS replies;
- fixed CNAME query when target record is not in cache;
- fixed cache memory leak when resolving CNAME domains;
- fixed CNAME query when target record is not in cache;
- added IPv6 support for DoH;
- do not use type "A" for static entries with unspecified type;
- end ongoing queries when changing DoH configuration;
- fixed listening for DNS queries when only dynamic static entries exist (introduced in v6.47);
- improved stability with large table of static records;
- end ongoing queries when changing DoH configuration;
- improved stability with large table of static records;
- added IPv6 support for DoH;
- fixed multiple TXT string replies;
- hide default static entry "type" from export;
- fixed multiple TXT string replies;
- hide default static entry "type" from export;
- do not allow setting "forward-to" same as "name" or "regex";
- do not allow setting zero value IP addresses for "A" and "AAAA" records;
- do not use DoH for local queries when a server is specified;
- do not allow setting "forward-to" same as "name" or "regex";
- do not allow setting zero value IP addresses for "A" and "AAAA" records;
- do not use DoH for local queries when a server is specified;
- do not use type "A" for static entries with unspecified type;
- fixed listening for DNS queries when only dynamic static entries exist (introduced in v6.47);
- added support for exclusive dynamic DNS server usage from IPsec;
- added support for forwarding DNS queries of static entries to specific server;
- added support for multiple type static entries;
- added support for multiple type static entries;
- added support for forwarding DNS queries of static entries to specific server (CLI only);
- added support for multiple type static entries (CLI only);
- added support for exclusive dynamic DNS server usage from IPsec;
- use only servers received from IKEv2 server when present;