MikroTik Changelogs
← Back to search All components

Component: dns

170 changelog entries across 92 version(s)

Releases by channel (stacked)

7.15 Stable 2024-May-29 (1 year ago)
  • added support for "adlist";
  • added VRF support;
  • improved system stability when caching entries;
7.15rc3 Testing 2024-May-13 (1 year ago)
  • added support for "adlist";
7.15rc1 Testing 2024-Apr-18 (2 years ago)
  • added VRF support;
7.15beta4 Testing 2024-Mar-04 (2 years ago)
  • added support for "adlist";
  • added VRF support (CLI only);
  • improved system stability when caching entries;
7.14 Stable 2024-Feb-29 (2 years ago)
  • do not add new entries to cache if "cache-size" is reached;
  • fixed domain name lookup resolving for internal services;
7.13.5 Stable 2024-Feb-16 (2 years ago)
  • do not close connection with DoH server after query execution (introduced in v7.13.3);
7.14rc1 Testing 2024-Feb-09 (2 years ago)
  • do not close connection with DoH server after query execution (introduced in 7.14beta8);
7.13.3 Stable 2024-Jan-24 (2 years ago)
  • fixed DNS service crash when DoH used (introduced in v7.13.1);
7.14beta8 Testing 2024-Jan-22 (2 years ago)
  • do not add new entries to cache if "cache-size" is reached;
  • fixed DNS service crash when DoH used (introduced in v7.14beta4);
7.14beta6 Testing 2024-Jan-10 (2 years ago)
  • fixed domain name lookup resolving for internal services;
7.13.1 Stable 2024-Jan-05 (2 years ago)
  • fixed domain name lookup resolving for internal services;
7.14beta4 Testing 2023-Dec-29 (2 years ago)
  • do not add new entries to cache if "cache-size" is reached;
7.11 Stable 2023-Aug-15 (2 years ago)
  • improved system stability when processing static DNS entries with specified address-list;
7.11beta4 Testing 2023-Jul-05 (2 years ago)
  • improved system stability when processing static DNS entries with specified address-list;
7.8 Stable 2023-Feb-24 (3 years ago)
  • added configurable DoH concurrent query limitation parameters;
  • do not cache results from ":resolve" command with specific server;
  • fixed CNAME reading from the cache;
  • limited "DoH max concurrent queries reached" logging messages to once per minute;
  • respond with "NOERROR" to DNS requests for static domain names when appropriate type record is not configured or found on upstream server;
7.8beta3 Testing 2023-Feb-01 (3 years ago)
  • fixed CNAME reading from the cache;
  • respond with "NOERROR" to DNS requests for static domain names when appropriate type record is not configured or found on upstream server;
7.8beta2 Testing 2023-Jan-20 (3 years ago)
  • added configurable DoH concurrent query limitation parameters (CLI only);
  • do not cache results from ":resolve" command with specific server;
  • limited "DoH max concurrent queries reached" logging messages to once per minute;
7.7 Stable 2023-Jan-12 (3 years ago)
  • do not query upstream DNS servers for matched regex records;
  • fixed changing of "forward-to" parameter for FWD entries;
  • fixed handling of CNAME entry pointing to another FWD entry;
  • fixed handling of FWD entries where "forward-to" is a hostname;
  • fixed incorrect TTL=0 reporting for cached entries;
  • improved resolved static entry addition to address list;
  • improved service stability when CNAME points to a FWD entry;
  • query upstream DNS servers for other record types even if static entry exists;
  • require "write" policy for DNS cache flushing;
  • respond with lowest TTL for inner queries containing A, AAAA, CNAME chains;
7.7rc5 Testing 2023-Jan-11 (3 years ago)
  • fixed CNAME reading from the cache (introduced in v7.7rc3);
  • fixed incorrect TTL=0 reporting for cached entries;
7.7rc4 Testing 2023-Jan-03 (3 years ago)
  • query upstream DNS servers for other record types even if static entry exists;
7.7rc3 Testing 2022-Dec-21 (3 years ago)
  • fixed resolution of static CNAME DNS names (introduced in v7.7beta);
7.7rc2 Testing 2022-Dec-16 (3 years ago)
  • fixed handling of FWD entries where "forward-to" is a hostname;
  • improved service stability when CNAME points to a FWD entry;
7.7rc1 Testing 2022-Dec-08 (3 years ago)
  • fixed regex matching (introduced in v7.7beta9);
  • fixed resolving of FWD entries (introduced in v7.7beta8);
  • require "write" policy for DNS cache flushing;
  • respond with lowest TTL for inner queries containing A, AAAA, CNAME chains;
7.7beta9 Testing 2022-Nov-30 (3 years ago)
  • fixed resolving of FWD entries (introduced in v7.7beta8);
  • improved resolved static entry addition to address list;
7.7beta8 Testing 2022-Nov-23 (3 years ago)
  • do not query upstream DNS servers for matched regex records;
  • fixed changing of "forward-to" parameter for FWD entries;
  • fixed handling of CNAME entry pointing to another FWD entry;