CRT(TM) 5.2.2 (Official) -- January 18, 2007 Copyright (C) 1995-2007 VanDyke Software, Inc. All rights reserved. This file contains a CRT product history. It includes lists of new features, changes, and bug fixes sorted by release. For a product description, installation notes, registration information, and contact information, please refer to Readme.txt (downloaded with this installation). Changes in CRT 5.2.2 (Official) -- January 18, 2007 --------------------------------------------------- Bug fixes: - Sessions using VT220, Xterm, or Linux emulations froze when "ESC ] R" was sent by the remote system. - Telnet: Under certain circumstances, holding down the left mouse button caused Telnet sessions to freeze until CTRL+C was pressed. Changes in CRT 5.2.1 (Official) -- November 16, 2006 ---------------------------------------------------- Changes: - Added a new Global.ini clipboard data format VDS_TEXT that converts special dashes to "-" and smart quotes to standard quotes when they are pasted into a session. Bug fixes: - The script function WaitForStrings did not work with tabbed sessions. - When using /T on the command line, if CRT was maximized, the window was restored. - Tabs could be closed when the Global.ini file option "Disable Close" was set. Changes in CRT 5.2 (Official) -- October 10, 2006 ------------------------------------------------- Bug fixes: - Blank lines could not be used to end the header in a script. Changes in CRT 5.2 (Beta 4) -- October 3, 2006 ---------------------------------------------- Bug fixes: - CRT crashed when cycling through tabbed sessions if one of the tabs had been disconnected and was in the process of connecting to a different server. - RLogin: RLogin connections failed if the Log File option "Prompt for filename" was set. Changes in CRT 5.2 (Beta 3) -- September 21, 2006 ------------------------------------------------- Changes: - Added the script property Tab.Caption, which allows getting and setting a tab's caption. - Added a maximize button to the Connect dialog. Bug fixes: - Under certain circumstances, CRT reported that it could not be integrated with SecureFX, even though SecureFX was not installed. - Toggling the ANSI Color option did not immediately take effect like it did in previous versions. Changes in CRT 5.2 (Beta 2) -- September 7, 2006 ------------------------------------------------ Changes: - The Session Options dialog was made larger so that there are no scrollbars in the Category tree. Bug fixes: - CRT crashed on Windows 2003 after connecting to a group of sessions and then quickly closing the sessions. - Newly created sessions launched in a new window had 16 rows instead of 24 rows, which is the default. - The CRT 5.1 entry was not removed from the Start menu after upgrading to 5.2. - If the tab name was set from the tab context menu, it was not possible to set the tab name from a script. - Clicking the toolbar with both the left and right mouse buttons simultaneously caused CRT to stop responding to mouse clicks. Changes in CRT 5.2 (Beta 1) -- August 22, 2006 ---------------------------------------------- New features: - Added support for unauthenticated and basic HTTP proxies. - Added script functions to support working with tabs. These functions allow scripts to connect tabs, clone tabs, activate tabs, and close tabs. - Added a /T command-line option that supports launching sessions in tabs. This flag can be used with /S and with sessions that are not in the session database, such as URLs. - Added a global option to have CTRL+TAB switch to the most recently used tab. - Tab control displays tooltips (or hover text) to show the full tab label. - Added a global option to paste on right mouse click. - Added a global option to display the elapsed time for connected sessions in the status bar. - Added a session option to translate incoming CRs to CRLF. - Added a session option to map ANSI line-drawing characters to "+", "|", etc. when they are copied to the clipboard. - Added a global INI-file only option "ZModem Force All Caps Filenames to Lower Case on Upload", which specifies whether or not all caps filenames should be converted to lowercase during a Zmodem upload. Changes: - If the global setting "Show connection closed dialog" is off, the reconnect dialog will not be displayed when the network is disconnected. - Added a global and session printing option to force black on white printing. - CRT handles ] R in Linux terminal mode. Bug fixes: - If an HTTP proxy was being used and the session was disconnected before the hostname was resolved, CPU usage went up to 100%. - The "Color Schemes.ini" file could get corrupted when multiple instances of CRT were launched. - If display changes were made, such as showing or hiding the tab bar or chat window, the window size was incorrect when subsequent session windows were launched. - When editing the default session and a tab other than the first tab was active, the "Apply change to all sessions?" prompt was displayed even if no changes were made. - When Midnight Commander was running and the session was using Xterm emulation, clicking the mouse beyond the 80th column generated garbage. - CRT was inaccessible if it was minimized from a script when a dialog, such as the Connect dialog, was being displayed. - Cancelling a script did not report the line number where the script was cancelled like it did in versions prior to 5.0. - Fixed the following tests in vttest that CRT had been failing. - Line-drawing tests in "Test of double-sized characters" set. - Request terminal parameters test in "Test of terminal reports" set. - Scrolling region and column mode escape sequence test in "Test of known bugs" set. - Upgrading to a newer version of CRT did not remove the old entry in Add/Remove programs.