What's new in 3.4:
*) improve transmit lockup detection to work around issues with few wireless
clients;
*) fixed bug - RB100/RB500 upgrade from RouterOS v2.9 could fail if
version 2.9 was installed by netinstall from v3;
*) console - compatibility syntax for 'find' and 'print where' expressions.
If = or != operation has as the left operand name of item property, without
leading '$', then right hand operand is parsed according to the syntax
of that propery. This also adds back command line completions. Example:
/ip address print where interface=ether1
ether1 was parsed as a reference to variable "ether1", now it is parsed as
name of the interface, like in version 2.9;
*) backup - proceed on read errors, log errors with topics "backup, critical";
*) console - allow commands like 'monitor' and '/tool fetch' in scheduler
scripts;
*) web proxy - when src-address is specified, use it for outgoing connections;
*) fixed crash in pppoe, pptp & l2tp when using ip pools with radius server;
*) added support for Option Fusion UMTS Quad-GPRS (Vodafone Globetrotter);
*) fixed VLAN on wireless not running after reboot issue;