What's new in 6.13 (2014-May-15 16:03): *) console - comments are now accepted where new command can start, that is, where '/' or ':' characters can be used to start new command, e.g. /interface { # comment until the end of the line print } *) backup - backups by default are encrypted now (with user password). To use backup on older versions, you should disable encryption with dont-encrypt flag when creating it; *) files with '.sensitive.' in the filename require 'sensitive' permission to manipulate; *) lcd - reduce CPU usage when displaying static screens; *) l2tp - fixed occasional server lockup; *) pptp - fixed memory leak; *) sstp - fixed crashes;