MikroTik Changelogs
← Back to search All components

Component: dns

170 changelog entries across 92 version(s)

Releases by channel (stacked)

7.23beta2 Development 2026-Mar-13 (1 month ago)
  • added HTTP/2 support to DoH on ARM64 and x86/CHR devices;
7.21.2 Stable 2026-Jan-29 (3 months ago)
  • fixed domain resolution for the ":resolve" command "server" parameter;
7.21 Stable 2026-Jan-12 (3 months ago)
  • added VRF support to ":resolve" command;
  • added VRF support to DNS servers;
7.21beta2 Testing 2025-Oct-06 (6 months ago)
  • added VRF support for ":resolve" command;
  • added VRF support for DNS servers;
7.20 Stable 2025-Sep-29 (7 months ago)
  • fixed memory leak when static CNAME record was matched;
7.20beta7 Testing 2025-Jul-30 (9 months ago)
  • improved DNS service stability when using static CNAME records (introduced in v7.20beta4);
7.20beta4 Testing 2025-Jun-13 (10 months ago)
  • fixed memory leak when static CNAME record was matched;
7.19 Stable 2025-May-22 (11 months ago)
  • improved DNS server service stability;
7.19beta2 Testing 2025-Feb-28 (1 year ago)
  • improved DNS server service stability;
7.18 Stable 2025-Feb-24 (1 year ago)
  • do not show warning messages for DNS static entries when they are not needed;
7.18beta5 Testing 2025-Feb-07 (1 year ago)
  • do not show warning messages for DNS static entries when they are not needed;
7.17.2 Stable 2025-Feb-06 (1 year ago)
  • do not show warning messages for DNS static entries when they are not needed;
7.17 Stable 2025-Jan-16 (1 year ago)
  • added option to create named DNS servers that can be used as forward-to servers;
  • do not look up local cache when executing ":resolve" command with specified "server" parameter (introduced in v7.16);
  • DoH whitelist support for adlist using static FWD entries;
  • refactored DNS service internal processes;
  • whitelist support for adlist using static FWD entries;
7.17rc2 Testing 2024-Nov-28 (1 year ago)
  • added option to create named DNS servers that can be used as forward-to servers (additional fixes);
7.16.2 Stable 2024-Nov-26 (1 year ago)
  • fixed lookup order for static DNS entries (introduced in v7.16.1);
7.17beta5 Testing 2024-Nov-13 (1 year ago)
  • added option to create named DNS servers that can be used as forward-to servers (additional fixes);
7.17beta4 Testing 2024-Oct-18 (1 year ago)
  • added option to create named DNS servers that can be used as forward-to servers (CLI only) (additional fixes);
  • do not look up local cache when executing ":resolve" command with specified "server" parameter (introduced in v7.16);
  • refactored DNS service internal processes;
7.16.1 Stable 2024-Oct-10 (1 year ago)
  • do not look up local cache when executing ":resolve" command with specified "server" parameter (introduced in v7.16);
7.17beta2 Testing 2024-Sep-27 (1 year ago)
  • added option to create named DNS servers that can be used as forward-to servers (CLI only);
  • DoH whitelist support for adlist using static FWD entries;
  • whitelist support for adlist using static FWD entries;
7.16 Stable 2024-Sep-20 (1 year ago)
  • added support for DoH with adlist;
  • added support for DoH with static FWD entries;
  • added support for mDNS proxy;
  • improved imported adlist parsing;
  • refactored adlist service internal processes and improved logging;
  • refactored DNS service internal processes;
  • show static entry type "A" field in console;
7.16rc3 Testing 2024-Aug-26 (1 year ago)
  • added support for mDNS proxy (additional fixes);
  • revert "match NXDOMAIN static entry only if other type entries for the same name are not found" (introduced in v7.16beta7);
7.16beta7 Testing 2024-Jul-25 (1 year ago)
  • added support for DoH with adlist (additional fixes);
  • added support for mDNS proxy;
  • fixed memory leak caused by DoH service (introduced in v7.16beta3);
  • improved imported adlist parsing;
  • match NXDOMAIN static entry only if other type entries for the same name are not found;
  • refactored adlist service internal processes and improved logging;
  • show static entry type "A" field in console;
7.16beta4 Testing 2024-Jul-02 (1 year ago)
  • refactored DNS service internal processes (additional fixes);
7.16beta3 Testing 2024-Jun-27 (1 year ago)
  • added support for DoH with static FWD entries;
  • added support for mDNS proxy (CLI only);
  • refactored DNS service internal processes;
7.16beta2 Testing 2024-Jun-12 (1 year ago)
  • added support for DoH with adlist;