
1.0.1 Release 08.12.2011

Login to Cisco UCS didn't work correctly (prompt detection)
Changed: checkprompt be more relaxed with CR/LF
Changed: checkprompt allows any kind of prompt, it just need to begin with
         the prompt and end with an trailing character
Added:   Support for $ sign in prompt


1.0.2 Release 02.02.2012

Added:   The Host box now supports to load the variable initially with a
         per host value. Host and value are separated by a semicolon.
         This allows to use a jump box as this parameter can be used as the
         telnet/SSH destnation.
Added:   CLI type "Volatile". This will assume a changing prompt and will
         ignore the text portion of it. This will support jumping to other 
         systems and possibly Linux.
Changed: Messages filter "No device output (black)" will exceptionally print
         syntax errors reported by the device (lines starting with a "%")
Changed: Included Plink.exe now based on version 0.62
Added:   ZIP file now contains examples for Telnet/SSH login via jump box
Added:   SEND NOT macro, command is only send, if ESXPECT did not match
Fixed:   messages about timeouts on commands still arrived, even though
         the stop button had been pressed.
Fixed:   if access port was set to default it did not always follow change
         if a different protocol was selected.


1.0.3 Release 21.02.2012

Added:   Password for SSH-Login can now be sent like Telnet during the login 
         via a Pipe. The previous method via the command line is still 
         available as an option.
Added:   Made the password on the command line selectable in the Settings
         tab, default is off for security reasons.
Changed: CLI type "Volatile" renamed to "Flexible", removed "Other"
Changed: Enable file logging box now under the Settings tab.
Added:   EXPECT macro now supports regular expressions
Added:   Context menu to all text boxes.
Added:   Flexible CLI type now filters out the title send by Linux systems.
Fixed:   VARIABLE macro did not always fetch the correct text.
Fixed:   SSH key file field was never editable, now it is disabled on Telnet
         protocol only.
Fixed:   High lighting of commands didn't work, as most lines are actually 
         splited.
Changed: MacroEdit is strict about values (must be >0) and prechecks regex's.
         The same applies to the command parser while converting values.
Changed: Login process is now more robust, let's see.

