MikroTik Changelog Tracker
← Back to search All components

Component: console

368 changelog entries across 91 version(s)

Releases by channel (stacked)

7.21.3 Stable 2026-Feb-12 (2 weeks ago)
  • improved service stability when processing files over CLI;
6.49.19 Stable 2026-Jan-13 (1 month ago)
  • updated copyright notice;
7.21 Stable 2026-Jan-12 (1 month ago)
  • added "mvrp" to mac-protocol setting;
  • added delimiter parameter to :toarray command;
  • added fetch-changelog flag to check-for-updates command;
  • added reset command to settings directories;
  • added sensitive flag to QR code in WireGuard "show-client-config";
  • added show-sensitive option for print command, hide sensitive settings in print output by default;
  • changed file id format;
  • do not allow to set value as empty for arguments that require selection of a specific list entry;
  • do not set values when "setup" command is interrupted;
  • fixed :convert from=num on MIPSBE;
  • fixed "special-login" setting incorrect channel;
  • fixed autocomplete in fullscreen editor to append tabs, spaces, etc;
  • fixed empty output in route menus when using "print where gateway";
  • improved :toip command to get IPv4 address from IPv4 CIDR address;
  • improved :toip6 command to get IPv6 addresses from IPv6 prefixes;
  • improved hints for address arguments;
  • improved hints for DHCPv6;
  • improved printing visuals (column layout and paging);
  • improved stability;
  • remove unnecessary commands from /ip/hotspot/active menu;
  • removed /quickset menu;
  • return error values for certain commands if action failed (e.g. /system/routerboard/upgrade);
  • show fullscreen script editor completions above hintbar;
  • updated "Change your password" to "Change your password (Ctrl-C to skip)";
  • updated copyright notice;
7.20.7 Long-term 2026-Jan-08 (1 month ago)
  • fixed empty output in route menus when using "print where gateway";
  • updated copyright notice;
7.20.6 Stable 2025-Dec-04 (2 months ago)
  • improved service stability and memory allocation when using "regexp" operator;
  • improved service stability when executing commands that can timeout;
7.20.4 Stable 2025-Nov-05 (3 months ago)
  • fixed file id conversion operations;
7.20.2 Stable 2025-Oct-21 (4 months ago)
  • fixed incorrect ids in /file/print relative mode (introduced in v7.20);
  • improved stability when printing ids for a non-existent directory (introduced in v7.20)
7.20.1 Stable 2025-Oct-10 (4 months ago)
  • fixed ".id" printing when using "group-by" (introduced in v7.20);
  • fixed relative path printing (introduced in v7.20);
7.20 Stable 2025-Sep-29 (5 months ago)
  • added use-tz option to :timestamp command;
  • fixed :convert to=num on MIPSBE;
  • fixed incorrect multibyte to=num conversions;
  • fixed issue where file completion sometimes shows duplicates;
  • improved stability and visuals for /interface/wireless/snooper/snoop;
  • improved visuals for brief print when displaying large tables;
  • improved visuals for hexadecimal strings;
  • improved visuals for hiding sensitive commands;
  • include flags by default when printing to value;
  • prioritize directory specific parameters and hide rarely used ones in print autocomplete;
  • replace TAB characters with spaces when editing scripts and added tab-width user configuration in /console/settings;
  • unified string representation of ID values;
  • updated hints for some /file/print parameters;
  • use file name completions (and basic validation) for file output related parameters for export and print commands;
  • validate filenames upon addition (if enabled in /console/settings);
7.19.2 Stable 2025-Jun-20 (8 months ago)
  • added prompt to /disk/format command;
7.19.1 Stable 2025-May-23 (9 months ago)
  • improved stability when a running script is removed;
7.19 Stable 2025-May-22 (9 months ago)
  • added on-error to "for" and "foreach" loops;
  • added proplist to monitor command;
  • disallow incomplete double-quoted arguments (allows multiline string pasting);
  • do not treat return values as errors in scripts run from scheduler;
  • enabled verbose error logging for non-scripted/non-verbose imports;
  • fixed issue with file-name completion (introduced in v7.18);
  • fixed issue with files when using scripts (introduced in v7.18);
  • fixed misaligned multiline in brief print mode;
  • improve time value handling;
  • improved file add/remove process stability;
  • print large number argument values in proper format in export output;
  • set "/system/note show-at-login=yes" the default value after configuration reset;
  • validate script arguments (do, on-error, etc.) and reject invalid values;
7.18.2 Stable 2025-Mar-11 (11 months ago)
  • fixed issue with file-name completion (introduced in v7.18);
7.18.1 Stable 2025-Feb-28 (1 year ago)
  • fixed issue with files when using scripts (introduced in v7.18);
  • improved file add/remove process stability;
6.49.18 Stable 2025-Feb-27 (1 year ago)
  • updated copyright notice;
7.18 Stable 2025-Feb-24 (1 year ago)
  • added dsv.remap to :serialize command to unpack array of maps from print as-value;
  • added file-name parameter to :serialize;
  • allow ISO timezone format in :totime command;
  • allow tab as dsv delimiter;
  • allow to toggle script error logging with "/console settings log-script-errors";
  • do not autocomplete arguments when match is both exact and ambiguous;
  • do not show numbering in print follow;
  • fixed "get" and "proplist" for certain settings;
  • fixed issue where ping command displays two lines at the same time;
  • fixed issue with disappearing global variable;
  • implement scriptable safe-mode commands and safe-mode handler;
  • improved hints;
  • log errors within scripts to the system log;
  • make non-pseudo terminals work with imports;
  • put !empty sentence when API query returns nothing;
  • renamed "back-to-home-users" to "back-to-home-user";
7.17 Stable 2025-Jan-16 (1 year ago)
  • added :range command;
  • added group-by property for print command;
  • added json.no-string-conversion to :serialize;
  • added lf/crlf options to :convert transform;
  • added more argument definitions for mac-protocol property;
  • added password property to "/system/ssh-exec" command;
  • added to/from=num option for :convert command;
  • allow clearing history for a specific user;
  • allow setting width to supout.rif output;
  • clear history when removing user;
  • disallow autocomplete hints for user without read policy;
  • execute :return command without error;
  • fixed endless loop when closing input prompt;
  • fixed missing arguments in wifi menu in certain cases;
  • force print paging when output does not fit terminal width;
  • improved printing output in some menus;
  • improved scripting system stability;
  • increased w60g scan-list size to 6;
  • print warning in CLI after enabling protected bootloader;
  • removed "chain" names from print parameter list and show all print parameters in "/ipv6/firewall/filter" directory;
  • show system-id in export for CHR;
  • updated copyright notice;
7.16 Stable 2024-Sep-20 (1 year ago)
  • added "about" filters for "find" and "print where" commands;
  • added "verbose=progress" mode for import status updates, and verbose output only on failures;
  • added additional byte-array option to :convert command;
  • added dry-run parameter to simulate import of files and find syntax errors without making configuration changes (verbose only);
  • added limits for dst-start and dst-end clock properties;
  • added lock screen via :lock command;
  • added uppercase and lowercase transform modes to :convert command;
  • disallow ping command with empty address;
  • display hint when requesting specific argument syntax;
  • do not show default boot-os setting in export;
  • fixed an issue where certain MAC address can be interpreted as time value;
  • fixed negative values for gmt-offset clock property;
  • fixed output of ping command in certain cases;
  • fixed typo in firewall error message;
  • improved :serialize and :deserialize commands and added support for DSV (delimiter separated values) format;
  • improved large import file handling, error detection and stability;
  • improved stability when pasting a large input;
  • improved stability when removing script;
  • increased default width for bitrate type of columns;
  • removed follow-strict parameter;
  • show rest-api name for active user connections;
7.15 Stable 2024-May-29 (1 year 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.14.1 Stable 2024-Mar-08 (1 year ago)
  • fixed do/while implementation not working with variables (introduced in v7.14);
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;
6.49.12 Stable 2024-Jan-22 (2 years ago)
  • updated copyright notice;
7.13.1 Stable 2024-Jan-05 (2 years ago)
  • updated copyright notice;
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;
6.49.11 Stable 2023-Dec-08 (2 years ago)
  • display "End-User License Agreement" prompt after configuration reset;