What's new in v3.0beta6: *) WinBox has ability to search in Tables; *) RSTP bridge package is now merged in to system package; *) routing-test package is renamed to routing; *) console - fixed "" to have type str; *) console - reverted change to export script sources in '{}' braces, such export was not 100% reversible; *) hotspot - added option to specify any password for mac authentication; *) added support for interface routes (without nexthop); *) route deletion from route table now is much faster (important for full feed BGP); *) added update-source option for BGP; *) RIP is rewritten; added passive-interface option for RIP; *) added /routing prefix-lists; they can be used for RIP filtering; *) webproxy now supports SATA disks; *) fixed bug - OS could not be installed on SATA disks without license; *) added support for more network cards based on RTL8169 chip; *) console - F5 or ^L key in commandline resets terminal and prints current input buffer (if it does not fit in one line); *) console - fixed backslash whitespace sequence inside quoted string to expand to nothing, as in 2.9; *) console - fixed completions and help while editing multiline commands; *) console - prompt for continuation lines now shows open braces and quotes; *) console - added 'as-value' option to print and monitor commands that suppresses normal output and returns array of properties instead; *) console - 'get' command without 'value-name' returns array with all item properties; *) console - fixed crash in fullscreen editor when adding empty at the end; *) console - readded 2.9 style help; *) made WRAP board rebooting work; *) user manager - added Authorize.Net payments; *) user manager - prices now stored as decimals; *) user manager - increased active session count limit for license levels 4 and 5; *) user manager - object removal confirmation; *) user manager - CSV files now have header; *) user manager - popup-blocker workaround for CSV; *) user manager - close option for active sessions; *) user manager - reset-counters option for routers; *) user manager - public-host field for customers; *) user manager - group field for users; *) user manager - fixed time-zone bug; *) new vrrp implementation *) graphing - incorrect scale legend bugfix for large data amounts; What's new in v3.0beta5: *) console - fixed prompt for continuation lines to be "... "; *) e-mail - changed to send address-literal instead of hostname in EHLO; *) e-mail - added e-mail,debug and e-mail,warning log topics, errors now go to system,e-mail,error; *) console - fixed 'get' commands, were not reporting flag values; *) console - removed :list command; *) updated network drivers; *) console - multiline command editing: Ctrl-\ splits line, prompt shows current line number and total number of lines when more than one, home/end twice goes to beginning/end of command like in fullscreen editor; console - edit command works also in single line input mode; console - 'source' argument in '/system script' and 'do' arguments in various monitor commands accept scripts written in '{}' braces. export uses this syntax to output scripts; What's new in v3.0beta4: *) added GIS/WISPr xml pages for hotspot smart client support; *) console - order export items by dependencies. *) fix virtual-AP default mac address; *) fixed Atheros receive stalling bug that could be observed while snooping and frequency-monitoring; *) fixed interface disappear issue on bridge port disabling/removing; *) fixed station-pseudobridge to not use local macaddress as default for translation; *) made ip firewall not be used for bridged packets by default; What's new in v3.0beta3: *) added Event-Timestamp radius attribute in hotspot Accounting messages; *) added hits counter to hotspot walled-garden rules; *) made demo mode work; *) fixed bug - sometimes installation software was reporting errors were no error existed; *) console - fixed local variables; *) console - improved syntax error messages; *) console - allow use of item numbers in scripts and without prior print; *) console - order export by object type dependencies, use item numbers where required; *) fixed AR5211 channel list bug; What's new in v3.0beta2: *) added support for Atheros PCI Express; *) replaced console parser - colored syntactic feedback, line and column of parse error, export coloring, substitution inside quoted strings (e.g. "addr $($addr & 255.255.255.0)/24"); *) line editor remembers last modified string when walking history. You don't lose your command if accidently press 'up'; *) F1 works as '?' in console; *) references to one script may become '(unknown)', will require manual fixing of configuration; *) fixed behavior of 'do=' arguments in console; *) fixed - executing lines from console history did not reset history position; *) hotspot transparent http proxy requests now go through acl list of proxy; *) autosupout.rif & supout.rif file generation now works; *) wireless - added disable-csma option for nstreme mode; *) wireless - added station-pseudobridge modes to do MAC NAT when bridging over station mode link; *) wireless - support for WPA2 pairwise master key caching to speed up re-connect times; *) wireless - access-list and connect-list can now specify signal range to allow for connection; *) wireless - access-list is now ordered and supports matching of all interfaces, all addresses; *) wireless - access-list entry can match in specified time; *) wireless - access-list can specify client specific WPA or WPA2 pre-shared-key *) wireless - support for RADIUS accounting for both MAC and EAP; *) wireless - support for RADIUS Disconnect-Request to disconnect client with RADIUS request; *) wireless - can now specify format of MAC address in RADIUS requests *) wireless - include Calling-Station-Id (in format XX-XX-XX-XX-XX-XX) and Called-Station-Id (in format XX-XX-XX-XX-XX-XX:ssid) in RADIUS requests What's new in v3.0beta1: *) added support for SATA disks; *) added initial support for SMP on x86; *) added support for up to 2Gb of memory on x86; *) fixed time matching in firewall rules; *) added time matching to bridge firewall rules; *) multiple ports can be specified in firewall as src. and dst.; *) added support for NAT-T in IPsec; Caveats: *) dropped support for Linksys HomeLink PhoneLine Network Card (10Mbps over telephone line); *) dropped support for PCMCIA RadioLan; *) dropped support for Wavelan/Orinoco wireless cards; *) dropped support for Aironet/Cisco wireless cards; *) dropped support for Atheros 5210 wireless cards; *) dropped support for telephony package; *) ISDN does not log called and caller numbers anymore; *) replaced console parser - some of previously accepted syntax now will not work, syntax can change in next betas, completion is not yet fully implemented;