MikroTik Changelog Tracker
← Back to search All components

Component: dns

85 changelog entries across 44 version(s)

Releases by channel (stacked)

6.47.3 Stable 2020-Sep-01 (5 years ago)
  • fixed multiple TXT string replies;
  • hide default static entry "type" from export;
6.47.1 Stable 2020-Jul-08 (5 years ago)
  • 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;
6.47 Stable 2020-Jun-02 (5 years ago)
  • 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;
6.42.9 Long-term 2018-Sep-27 (7 years ago)
  • fixed DNS cache service becoming unresponsive when active Hotspot server is present on the router (introduced in 6.42);
6.43 Stable 2018-Sep-06 (7 years ago)
  • fixed DNS cache service becoming unresponsive when active Hotspot server is present on the router (introduced in 6.42);
6.42 Stable 2018-Apr-13 (7 years ago)
  • do not generate "Undo" messages on changes to dynamic servers;
6.38.7 Long-term 2017-Jun-20 (8 years ago)
  • made loading thousands of static entries faster;
6.39.1 Stable 2017-Apr-27 (8 years ago)
  • made loading thousands of static entries faster;
6.37.4 Long-term 2017-Jan-13 (9 years ago)
  • fixed typo in regexp error message;
6.38.1 Stable 2017-Jan-13 (9 years ago)
  • fixed typo in regexp error message;
6.38 Stable 2016-Dec-30 (9 years ago)
  • added "max-concurrent-queries" and "max-concurrent-tcp-sessions" settings;
6.37.3 Stable 2016-Nov-28 (9 years ago)
  • do not resolve incorrect addresses after changes made in static dns entries;
  • improved static dns entry add speed when regexp is being used;
6.37 Stable 2016-Sep-23 (9 years ago)
  • fixed crash when using regexp static dns entries;
6.36.2 Stable 2016-Aug-22 (9 years ago)
  • avoid unnecessary dynamic server address saving in storage;
  • allow to set query-server-timeout and query-total-timeout only greater than 0s;
  • fixed lockup when dynamic dns server address 0.0.0.0 was received;
6.36.1 Stable 2016-Aug-05 (9 years ago)
  • avoid unnecessary static entry saving in storage;
6.34 Stable 2016-Jan-29 (10 years ago)
  • fix for situation when dynamic dns servers could disappear;
6.33 Stable 2015-Nov-06 (10 years ago)
  • initial fix for situation when dynamic dns servers could disappear;
  • do not create duplicate entries for same dynamic dns server addresses;
6.1 Stable 2013-Jun-12 (12 years ago)
  • retry queries with tcp if truncated results received;
5.21 Stable 2012-Oct-12 (13 years ago)
  • fix empty response;