MikroTik Changelog Tracker

Search changelog entries

6.2 Stable 2013-Aug-02 (12 years ago)
Component Change
backup changed default backup file name to <id>-<YY><MM><DD>-<HHMM>.backup for file browsers to sort them properly;
console added "on-error" argument to ':do' command that is executed if command raises error;
console added new ':return' command that interrupts execution of script and passes argument as return value if script was called as function;
console resolved issue with 'from-pool' propery in '/ipv6 address';
console array value syntax in expressions '{1;2;3;4}' now can specify values with word keys as '{a=1;b=2}';
console added 'verbose' argument to '/import' command that enables line-by-line script import. By default import whole script at once and don't print it, as it was in version 6.0;
console ':global', ':local' and ':set' commands have new parameter 'do' that allows assigning block of commands to the variable;
console global variables now are common to all users and are available to all users with at least "read,write,test,policy" policy;
console fixed parameter passing to scripts. Script parameters can be accessed without declaring them with ':local' and ':global' commands. For backwards compatibility global variables are first looked up in script parametrs;
console '$var 1 2 a="a" b="b"' syntax for passing parameters to commands stored in a variable. Parameters are accessed as '$1' '$2' '$a' '$b';
dhcp server framed routes are now also added to the server routing table;
dhcpv6 server added binding-script option;
fixed addresslist dynamic entries sometimes would still show up even afther being timed out;
fixed bug sometimes some types of interfaces would stop working;
general improved CCR responsiveness on other interfaces when one interface is under attack;
general eoip,gre tunnels could occasionally crash multicore router;
general ipsec sometimes could crash kernel on CCR;
general connection tracking sometimes could crash kernel on CCR;
general winbox, webfig: allow to enter space in the text fields;
general fixed crash when setting master-port on AR8327 switch chips;
general added /ip settings allow-hw-fast-path setting to control AR8327N hardware ipv4 fast path;
graphing make graphs stable on ppp %26 ovpn interfaces;
hotspot fixed chap error after failed http-chap login (broken in v6.1);
ipsec fixed peer address matching;
ipsec fix phase1 autonegotiation on little endian platforms;
lcd current-screen option is replaced with "/lcd show" command
lcd current-interface option is replaced with "/lcd interface display" command
lcd added option for enabling or disabling the touch screen;
lcd added options for screen switching;
lcd up to 10 non-physical interfaces can now be added to the lcd;
lcd all interface graph screen can now be customized from /lcd interface page;
ppp,pptp,l2tp,sstp added default-route-distance parameter;
pppoe server allow service with empty service-name to accept all pppoe clients;
proxy allow multiple src-address for ipv4 and ipv6;
queue simple fixed bug - actual queue order sometimes was wrong;
queue simple queue is not invalid when at least one of target interfaces is up;
routerboot fixed upgrade from RouterOS (could fail on some units);
scep "/cert scep ra" merged into "/cert scep client" without saving ra config;
sms tool added sim-pin setting;
trafficgen allow ranges for ip addrs and udp ports;
trafficgen add tcp header support;
ups query smart ups capabilities before issuing any commands;
userman fixed payment gateway response notify processing;
vrrp allow more than one vrrp on interface;
webfig fixed configuration of VPLS %26 routing filters;
webfig it did not work in Opera;
webfig made terminal work again;
winbox added ability to fully set up traffic generator in winbox;
www, hotspot fixed problem when www service stopped responding on high load;
6.1 Stable 2013-Jun-12 (12 years ago)
Component Change
api added support for API over TLS (SSL);
api api service is now enabled by default;
console '/import' prints each command that is executed;
console 'import' has new argument 'from-line' that starts executing commands after specified line;
dns retry queries with tcp if truncated results received;
general fixed memory amount issue on RB1100AHx2;
general improved queue statistics updating;
general fix 1G linking with some Cisco devices (affects RB7xx, RB9xx, RB1100, RB2011, CCR);
hotspot fixed problem when after upgrade hotspot html directory was empty;
hotspot fixed universal client;
ipsec for peers with full IP address specified system will autostart ISAKMP SA negotiation;
ipv6 nd dns dynamic-servers were not included in router advertisements;
ppp do not show R flag for locally authenticated users;
pptp, l2tp fixed crash when tunnel mru was too big and fragmented ip packet was received;
secure api fixed problem when wrong client ip address was reported;
trafficgen added inject-pcap command for replaying pcap files into network;
vrrp fixed ah authentication;
webfig added support for RADIUS authentication (via MS-CHAPv2);
winbox fixed problem Switch menu disappeared on RB2011;
6.0 Stable 2013-May-17 (12 years ago)
Component Change
RouterBOARD default wireless config now includes password - serial number;
console fixed crash when variable name was not specified for ':global', ':local', ':set', ':for' and ':foreach' commands;
fixed bonding did not work after remove, undo;
fixed queues router could become unresponsive when configuring queues;
general increased max l2mtu on CCR to 10226 bytes;
general fixed crash on RB1200;
hotspot added mac-cookie login method; http://wiki.mikrotik.com/wiki/Manual:Hotspot_Introduction#MAC_Cookie
ipsec added /peer passive option which will prevent starting ISAKMP negotiation and signifies xauth responder/initiator side;
ipsec added pre-shared-key-xauth and rsa-signature-hybrid authentication methods;
lcd show a message when system shutdown is complete;
lcd added Log screen which is accessible through the Main Menu and shows log messages where action=echo;
lte support YOTA WLTUBA-107;
5.25 Stable 2013-Apr-25 (12 years ago)
Component Change
metarouter fixed occasional lockups on mipsbe boards;
web proxy speed up startup;
wireless update required when using small width channel RB2011 RB9xx caveat: update remote end/s before updating AP as both side are required to use new/same version for a link
5.24 Stable 2013-Feb-19 (13 years ago)
Component Change
l2tp fixed problem with reconnects when it added multiple ip addresses;
wireless fixed AES encryption speed issues (upgrade suggested);