| Article Index |
|---|
| AbsoluteTelnet/SSH Version History (9.18) |
| version_8 |
| version_7 |
| version_6 |
| version_5 |
| version_4 |
| version_3 |
| version_2 |
| version_1 |
| version_0 |
| All Pages |
Page 1 of 10
Changes made in version 9.18(January 7, 2011) - Version 9.18 is a bugfix version and available to all users of 9.XX (and most users of version 8)
- Fixed unnecessary error messages during SFTP
- Fixed connection error in dialup connections under Windows 7
- Add option for hosts to run scripts on client. For security reasons, user must provide confirmation to run the script
- Fixed file selection dialog box so it remembers the last used filenames under Windows 7
- Fixed another crash on Windows 7
Changes made in version 9.15(Nov 11, 2010)
- Version 9.15 is a bugfix version and available to all users of 9.XX (and most users of version 8)
- Fixed crash on Windows 7
- Fixed missing icon in undocked windows
- Fixed Wyse60 bug
- Fixed scripting bug in WaitFor and WaitForTimeout functions
- Fixed crash in SFTP shell when navigating to 'My Computer' pseudo folder.
Changes made in version 9.12(Aug 18, 2010)
- Added dynamic port forwarding (options->properties->connection->ssh2->forwarding)
- Added support for DoD CAC cards in smartcard authentication
- Added Televideo 950 emulation (options->properties->VTOptions->Terminal Options)
- Added ability to select between binary and ASCII file transfer when using SFTP (context menu of SFTP transfer dialog)
- Added ability to start SSH connection without interactive terminal session. This allows forwarding-only connections. (options->properties->Connection->ssh2->Options)
- Added ability to disable authentication agent forwarding altogether. (options->properties->connection->ssh2->forwarding)
- Added more verbose information to the screen during the connection process
- Can now cancel out of an SFTP transfer when failures occur
- Added trace option for SSH2 connections. (options->properties->connection->ssh2->options)
- Added option to show/hide hidden files (SFTP) (Options->properties->transfer)
- Added option to disable URL highlighting (Options->properties->appearance)
- Added support for Hindi scripts in UTF-8
- Changed demo mode to use on-screen watermark instead of timeout.
- When BELL occurs in a tab that is not the current tab, flash the icon on the tab to get the user's attention. When the Absolute Window is not the current window, flash the window and the task bar button.
- Remove the popups that occur when a connection fails and replace with on-screen text instead.
- Do a reverse lookup on hostname to find the canonical DNS name required for GSSAPI authentication.
- Increased packet size to be compatible with acme packet routers
- Updated toolbar graphic images
- Fixed crash during SFTP file transfer
- Fixed ZModem file transfer under Windows 7
- Fixed passthru printing where some data was not getting passed cleanly.