ExtraPuTTY Change Log
For features planned for the next full release (and already available in
the development snapshots), see the wishlist page.
These features were new in release 0.23
-
Give the possiblity to not send the CRLF at the end of command.
-
Allow the possiblity to change the ExtraPuTTY default setting with the installer.
-
No size Limitation of data exchange with extraputty and win32 application.
-
Disable all putty error box on Win32\Teststand using.(used return of functions).
-
XML Commands file is not saved properly (unused tag </root>).
-
ExtraPuTTY DLL does not work with Visual basic project (_stdcall compile needed)
-
ExtraPuTTY DLL is block if the size of data received exceed 10000 octets.
-
if ExtraPuTTY DLL is crash or closed without used CloseConnexion function, extraputty is not ended.
-
Putty is never stop (ressource view) if ExtraPuTTY trace is activate.
-
When TestStand executes \'Initialize Telnet Connexion\', the window putty take the focus also it is hiden.
-
TestStand Step CloseConnexion is not update by the installer.
-
TestStand Step Send command appends all data in received buffer in loop condition.
-
If the target is not ready when the initialisation command (login,password) is send, an ack is immediately replied before that the commands are send.
-
On Win32\Teststand using with same session it's impossible to connect\disconnect few times if one connexion becomes failed.
These features were new in release 0.22
-
The parameter "root" of connexion function is now optional.
-
Change the name of DLL, TesStand Ini file.
-
Make 2 groups of functions in DLL (functions with basic parameters and full parameters (TestStand design)).
-
Add SSH,Rlogin,Raw API for TestStand\Win32 applications.
-
Permit to load putty session from TestStand\win32 applications for using personnal settings.
-
The Password command is not send after login with the initialisation function. For bypass this problem set to TRUE the parameter "ShowPutty" of step TestStand "Initialize Telnet Connexion" in order to send the password manualy.
-
In the extraputty report /DIV balise is missing after each step result.
-
The TestStand step "Send data" is blocked if no data is received
-
When the trace is activate with extraputty, all the command sending from putty impact the last command result (send with extraputty).
-
Allow to use ExtraPuTTY report only with PuTTY
These features were new in release 0.21
-
TestStand Part 2 send\received Data through Telnet API.
-
extraputty report for teststand telnet connexion.
-
Minors bugs of TreeView.
-
Minors bugs of windows installer (updating path of DLL,comments ...).
These features were new in release 0.20
-
Take into account Putty V0.60.
-
TestStand Part 1 (Telnet API (only sending and mutli-connexion)).
-
windows installer in order to take into account New Telnet TestStand Step.
-
Minors bugs/Update of extraputty report in html format.
-
Minors bugs of TreeView.
These features were new in release 0.10
-
Send Data on PuTTY terminal without tape the data on keyboard, through treeview.
-
With the treeview you can add Command, scenario of command with/without loop
-
Trace all exchanges (Command-->Reply through treeview) on PuTTY terminal in HTML format.
-
Save the size and position of ExtraPuTTY window and
Position of PuTTY window in xml format.
-
Save all command present in treeview in xml format (possible to save one file by target).
-
ExtraPuTTY can be used with all PuTTY protocol of version 0.58.