MikroTik Changelogs
← Back to search All components

Component: cloud

54 changelog entries across 36 version(s)

Releases by channel (stacked)

6.44beta50 Testing 2018-Dec-17 (7 years ago)
  • added "ddns-update-interval" parameter;
6.44beta39 Testing 2018-Nov-27 (7 years ago)
  • added "ddns-update-interval" parameter (CLI only);
  • do not reuse old UDP socket if routing changes are detected;
  • made address updating faster when new public address detected;
6.44beta14 Testing 2018-Oct-01 (7 years ago)
  • improved DDNS service disabling;
6.44beta9 Testing 2018-Sep-17 (7 years ago)
  • ignore "force-update" command if DDNS is disabled;
6.43 Stable 2018-Sep-06 (7 years ago)
  • added simultaneous IPv4/IPv6 support;
  • close local UDP port if no activity;
6.43rc64 Testing 2018-Aug-23 (7 years ago)
  • close local UDP port if no activity;
6.43rc56 Testing 2018-Aug-13 (7 years ago)
  • added simultaneous IPv4/IPv6 support;
6.36 Stable 2016-Jul-20 (9 years ago)
  • fixed export order;
6.34.5 Long-term 2016-May-27 (9 years ago)
  • do not write minor status changes to storage;
6.35 Stable 2016-Apr-14 (10 years ago)
  • don't write minor status changes to storage;
6.27 Stable 2015-Feb-11 (11 years ago)
  • add time zone detection feature "/system clock time-zone-autodetect";
  • rename "/ip cloud enabled" to "/ip cloud ddns-enabled";
  • make "/ip cloud update-time" independent from "/ip cloud ddns-enabled"
  • when setting "/ip cloud ddns-enabled" to "no" router will send message to server to disable DNS name for this routerboard;
  • "/ip cloud force-update" command now will work also when "/ip cloud ddns-enabled = no". usefull if user wants to disable DDNS;