MikroTik Changelogs
← Back to search All components

Component: console

824 changelog entries across 213 version(s)

Releases by channel (stacked)

7.15 Stable 2024-May-29 (2 years ago)
  • added "byte-array" option to ":convert" command;
  • added "proplist" parameter to interactive commands;
  • added "rows" property for sniffer quick mode;
  • added "sanitize-names" property under "/console/settings" menu (option for replacing reserved characters with underscores for files, disabled by default);
  • added "type" parameter to ":resolve" command;
  • added "use-script-permissions" option when running scripts from CLI;
  • added hotkey "F8" to print entire multiline input;
  • added link from "/iot/lora" to "/lora";
  • added log for script execution failures;
  • added multi-line print in "/file" menu;
  • added option to get "about" value (dynamically created text field by RouterOS services like CAPsMAN);
  • added option to read and change file line endings in full-screen editor;
  • added warning log for modified filenames due to reserved characters;
  • covert spaces, CR, LF in ":convert to=url" command;
  • do not convert string to array in ":deserialize" command;
  • fixed ":onerror" behavior when "do" block is missing;
  • fixed "export where" functionality in certain menus;
  • fixed console prompt when entering hot lock mode with "F7";
  • fixed DHCP server "authoritative=no" configuration export;
  • fixed do/while implementation not working with variables (introduced in v7.14);
  • fixed filtering by "dhcp" flag in "/ip/arp" menu;
  • fixed multiple typos in help;
  • improved stability;
  • optimized configuration export to prevent startup of processes without any configuration;
  • remove unnecessary serial ports for Alpine CPUs;
  • show system note before serial login if enabled;
  • use user permissions when running scripts from WinBox and WebFig;
7.15rc1 Testing 2024-Apr-18 (2 years ago)
  • added "byte-array" option to ":convert" command;
  • added "rows" property for sniffer quick mode;
  • added link from "/iot/lora" to "/lora";
  • covert spaces, CR, LF in ":convert to=url" command;
  • fixed bogus console ports on ARM64 devices (introduced in v7.15beta6);
  • improved stability;
7.15beta9 Testing 2024-Mar-27 (2 years ago)
  • added "sanitize-names" property under "/console/settings" menu (option for replacing reserved characters with underscores for files, disabled by default);
  • added multi-line print in "/file" menu;
  • remove unnecessary serial ports for Alpine CPUs;
7.15beta8 Testing 2024-Mar-21 (2 years ago)
  • fixed DHCP server "authoritative=no" configuration export;
  • improved stability;
7.14.1 Stable 2024-Mar-08 (2 years ago)
  • fixed do/while implementation not working with variables (introduced in v7.14);
7.15beta4 Testing 2024-Mar-04 (2 years ago)
  • added "proplist" parameter to interactive commands;
  • added "type" parameter to ":resolve" command;
  • added "use-script-permissions" option when running scripts from CLI;
  • added hotkey "F8" to print entire multiline input;
  • added log for script execution failures;
  • added option to get "about" value (dynamically created text field by RouterOS services like CAPsMAN);
  • added option to read and change file line endings in full-screen editor;
  • added warning log for modified filenames due to reserved characters;
  • do not convert string to array in ":deserialize" command;
  • fixed ":onerror" behavior when "do" block is missing;
  • fixed "export where" functionality in certain menus;
  • fixed console prompt when entering hot lock mode with "F7";
  • fixed do/while implementation not working with variables (introduced in v7.14);
  • fixed filtering by "dhcp" flag in "/ip/arp" menu;
  • fixed multiple typos in help;
  • optimized configuration export to prevent startup of processes without any configuration;
  • replace reserved characters to backup and certificate export file names with underscores;
  • show system note before serial login if enabled;
  • use user permissions when running scripts from WinBox and WebFig;
7.14 Stable 2024-Feb-29 (2 years ago)
  • added ":tolf" and ":tocrlf" commands for converting line break to/from LF or CRLF;
  • added "show-at-cli-login" option to display a note before telnet login;
  • added missing "where" clause for "/ipv6/firewall/filter" table print command;
  • do not accept negative or too large values for ":delay" command;
  • do not allow to use out-of-range values for time type fields;
  • fix configuration export when user does not have a "sniff" policy;
  • fixed delayed output from ":grep" command in certain cases;
  • fixed incorrect behavior of ":onerror" command in certain cases;
  • hint on reset command help that ".rsc file" is required for "run-after-reset" parameter;
  • improved editor functionality in full screen mode;
  • improved stability when using autocomplete with "export";
  • increased maximum file content length that can be managed through command line to 60 KB;
  • updated copyright notice;
7.14beta10 Testing 2024-Feb-06 (2 years ago)
  • improved stability when using autocomplete with "export";
7.14beta9 Testing 2024-Feb-01 (2 years ago)
  • added "show-at-cli-login" option to display a note before telnet login;
  • fixed delayed output from ":grep" command in certain cases;
  • fixed incorrect behavior of ":onerror" command in certain cases;
6.49.12 Stable 2024-Jan-22 (2 years ago)
  • updated copyright notice;
7.14beta8 Testing 2024-Jan-22 (2 years ago)
  • added "show-at-cli-login" option to display a note before telnet login (CLI only);
7.14beta6 Testing 2024-Jan-10 (2 years ago)
  • updated copyright notice;
7.13.1 Stable 2024-Jan-05 (2 years ago)
  • updated copyright notice;
7.14beta4 Testing 2023-Dec-29 (2 years ago)
  • increased maximum file content length that can be managed through command line to 60 KB;
7.14beta3 Testing 2023-Dec-19 (2 years ago)
  • added missing "where" clause for "/ipv6/firewall/filter" table print command;
  • added ":tolf" and ":tocrlf" commands for converting line break to/from LF or CRLF;
  • do not accept negative or too large values for ":delay" command;
  • do not allow to use out-of-range values for time type fields;
  • fix configuration export when user does not have a "sniff" policy;
  • hint on reset command help that ".rsc file" is required for "run-after-reset" parameter;
  • improved editor functionality in full screen mode;
  • increased maximum file content length that can be managed through command line to 60 KB;
7.13 Stable 2023-Dec-14 (2 years ago)
  • added ":grep" command;
  • added ":onerror" command;
  • added ":serialize" and ":deserialize" commands for converting values to/from JSON;
  • added "interface" name when printing "interface/pppoe-server" entries;
  • added "read" command under "file" menu;
  • added "where" functionality for "export" command;
  • added flags to "print" command with "value-list";
  • added interface helper for "gateway" property under "ip/route" menu;
  • added unset option for "ssid-regex" and "allow-signal-out-of-range" properties under "interface/wifi/access-list" menu;
  • clear console history when resetting configuration;
  • disallow setting existing "name" under "system/script" and "system/scheduler" menus;
  • fixed "export" boolean arguments when saving output to file using API;
  • fixed "interface/ethernet/switch/port-isolation" export;
  • fixed "on-event" argument highlighting under "system/scheduler" menu;
  • fixed graphic distortions in WinBox;
  • fixed issue where API incorrectly asks for missing arguments;
  • fixed printing to file using API;
  • ignore negative values for ":delay" command;
  • improved flag printing in certain menus;
  • improved stability when running "tool/ping" from API;
  • removed "route-cache" setting from "ip/settings" menu;
  • replace reserved characters in file and script names with underscores;
  • resolve "wifiwave2" directory to "wifi";
  • show "l2vpn-link" address family under "routing/route" menu;
  • use more compact login screen for empty branding;
7.13rc4 Testing 2023-Dec-12 (2 years ago)
  • improved stability when removing script (introduced in v7.13beta3);
6.49.11 Stable 2023-Dec-08 (2 years ago)
  • display "End-User License Agreement" prompt after configuration reset;
7.13rc3 Testing 2023-Dec-06 (2 years ago)
7.13rc2 Testing 2023-Nov-30 (2 years ago)
  • fixed user login through RADIUS (introduced in v7.13beta1);
  • replace reserved characters in file and script names with underscores;
7.13beta3 Testing 2023-Nov-24 (2 years ago)
  • added "read" command under "file" menu;
  • added unset option for "ssid-regex" and "allow-signal-out-of-range" properties under "interface/wifi/access-list" menu;
  • fixed misaligned columns (introduced in v7.13beta1);
  • improved stability when removing script;
7.13beta2 Testing 2023-Nov-14 (2 years ago)
  • added ":grep" command;
  • added "interface" name when printing "interface/pppoe-server" entries;
  • fixed missing escaped characters when using print in certain menus (introduced in v7.13beta1);
7.13beta1 Testing 2023-Nov-09 (2 years ago)
  • added ":grep" command;
  • added ":onerror" command;
  • added ":serialize" and ":deserialize" commands for converting values to/from JSON;
  • added "read" command under "file" menu;
  • added "where" functionality for "export" command;
  • added flags to "print" command with "value-list";
  • added interface helper for "gateway" property under "ip/route" menu;
  • clear console history when resetting configuration;
  • disallow setting existing "name" under "system/script" and "system/scheduler" menus;
  • fixed "export" boolean arguments when saving output to file using API;
  • fixed "interface/ethernet/switch/port-isolation" export;
  • fixed "on-event" argument highlighting under "system/scheduler" menu;
  • fixed graphic distortions in WinBox;
  • fixed issue where API incorrectly asks for missing arguments;
  • fixed printing of "on-event" under "system/scheduler" menu;
  • fixed printing to file using API;
  • ignore negative values for ":delay" command;
  • improved flag printing in certain menus;
  • improved stability when running "tool/ping" from API;
  • removed "route-cache" setting from "ip/settings" menu;
  • replace reserved characters in file and script names with underscores;
  • resolve "wifiwave2" directory to "wifi";
  • show "l2vpn-link" address family under "routing/route" menu;
  • use more compact login screen for empty branding;
7.12 Stable 2023-Nov-09 (2 years ago)
  • added ":jobname" command;
  • added "as-string" and "as-string-value" properties for "get" command;
  • added "terminal/ask" command;
  • added "transform" property for ":convert" command;
  • display "End-User License Agreement" prompt after configuration reset;
  • export required properties with default values;
  • fixed scheduler "on-event" script highlighting when editing;
  • improved ":totime" and ":tonum" commands and added ":tonsec" command for time value manipulation;
  • improved multi-argument property parsing into array;
  • improved randomness for ":rndstr" and ":rndnum" commands;
  • improved stability and responsiveness;
  • improved stability when editing long scripts;
  • improved stability when using "special-login";
  • improved system stability through RoMON session;
  • improved system stability when using autocomplete;
  • improved system stability;
  • restrict permissions to "read,write,reboot,ftp,romon,test" for scripts executed by DHCP, Hotspot, PPP and Traffic-Monitor services;
  • show full date and time in scheduler "next-run" property;
7.12rc5 Testing 2023-Nov-02 (2 years ago)
  • display "End-User License Agreement" prompt after configuration reset;