CRT 3.3.1 (Official) -- June 6, 2001 Copyright © 1995-2001 by Van Dyke Technologies, 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 and contact information, please refer to Readme.txt (downloaded with this installation). Changes in CRT 3.3.1 (Official) ------------------------------- Changes: - Added trace logging for some firewall operations. - Modified error which claimed invalid host name to be invalid parameter, and should indicate that there has been a programming error. CRT sometimes sees this error with Zone Alarm. Bug fixes: - In order to avoid a clipboard deadlock problem, the method CRT uses to detect data on the clipboard was changed. - ALT+selecting and using "Open selection as URL" on URLs that spanned multiple lines and had data to the right of the selection did not produce expected results. - Invisible Image DEC VT control sequences were not honored when printing. Changes in CRT 3.3 (Official) ----------------------------- Bug fixes: - Fixed word selection. Nothing was selected on a double click. Changes in CRT 3.3 (Beta 5) --------------------------- Changes: - Changed behavior of "Open Selection as URL". This menu item is only enabled when the mouse pointer is over the selection. - Modified "Open Selection as URL" to strip only newlines, leading white space, trailing white space, and white space next to newlines. Bug fixes: - Right-clicking caused a crash after making a column select (ALT+select) other than from upper left to lower right. - Because of a rounding error, sometimes it was possible to get an invisible single character selection by left-clicking in the terminal window. Changes in CRT 3.3 (Beta 4) --------------------------- Changes: - TAPI: Implemented the serial break as a session option in the session .INI file. - Using "Open Selection as URL" now tests for empty selection to prevent "Open Selection as URL" from being mistakenly enabled on the context menu. - Using "Open Selection as URL" now strips out all spaces from the selected text to OpenURL. - In the Map Selected Keys dialog, the second dropdown list in the Action group was widened in order to accommodate the menu items. Bug fixes: - Serial: Reduced buffer sizes to 64 bytes to improve scrolling and display behavior. Data now streams rather than appearing in chunks. - Activator: If a session window was minimized to the Activator while a modal dialog was displayed, the session window could not be restored. - A double left-mouse button click selected all of the text in the window from the cursor back to the screen origin (0,0). - The "Open Selection as URL" menu command did not work correctly for column selections (ALT+select). - Command-line option /F now strips off any trailing \ from the path passed to it. - When specifying a case-sensitive network drive for the location of sessions, the "default" session and the "__folderdata__.ini" showed up in the session list. - The "Linux" keymap is now loaded into the Keymap Editor when it is the selected keymap for a given session. Changes in CRT 3.3 (Beta 3) --------------------------- New features: - Added support to specify the location of the CRT configuration folder with the /F command line option. - Added support for mapping keys to toggle the scrollbars from the keyboard. Changes: - Serial: Added 230000 baud rate. - Under Windows 2000 installations the Configuration Location is now prompted for when CRT is first run. - Activator: " - CRT" is no longer displayed in the menu or session window. Bug fixes: - TAPI: When selecting TAPI in a new session or existing session, it was possible to receive an unexpected error: "Error creating line abstraction for line 6" This error should no longer occur. - Xmodem: CRT now pads the last packet with a ^Z (0x1a) character as per Xmodem convention. - Activator: If a window had been maximized and then minimized, it was not restored to the maximized state. - When the /FIREWALL command-line option was specified for a protocol other than the default protocol, it was not being used. - For users who did not install the telnet protocol, the error "Unknown connection protocol: telnet" would be displayed when creating a new session or using the Quick Connect feature. Changes in CRT 3.3 (Beta 2) --------------------------- Bug fixes: - Rare GPF on startup with the CRT window maximized and the "Save window state for each session" option selected. - Selecting a window from the CRT Window menu list caused a hidden CRT window to be restored instead. - When the "Always on top" option was set for one or more CRT windows, those windows would not appear on the Window menu list of CRT windows where "Always on top" was not selected. - CRT users with 2.4 licenses and certain 3.0 licenses were not able to evaluate CRT 3.3 beta 1. Changes in CRT 3.3 (Beta 1) --------------------------- New features: - A "Minimize to Activator in system tray" option has been added to the Global and Session Options dialogs. Setting this option causes CRT windows to be minimized to a tray icon instead of to the task bar. - Added Xmodem file transfers. - Added a command to the context-sensitive menu for opening a selection as a URL. - Added Reconnect button to main window toolbar. - SOCKS5 firewall support now provides for password authentication. - Added a registry key to disable scripting. - Added an option to set the serial break length in the Session Options dialog. - Added option to set the left margin of the CRT window to the Global Options dialog. - Added option to show the window size in the status bar to the Global Options dialog. Changes: - For first-time users, the Quick Connect dialog comes up by default. - Removed the "New Window" menu item and toolbar icon. - Changed the Connect command so that it brings up a new window if the current window is already connected to a session. - Replaced the toolbar icons for "Connect", "Disconnect", and "Quick Connect". - The Advanced dialog has been removed. Everything that was in the Advanced dialog can now be configured through categories in the Session Options tree. - The License Data dialog has been replaced with a License wizard. - Changed all file transfer dialog titles. Bug fixes: - Under Windows 2000, on a system with multiple monitors, CRT could not be resized or moved across the monitors. - Open URL now recognizes URLs containing the '~' character. - Open URL now properly parses URLs containing parenthesis - Improved loading time of CRT. - Using the crt.Quit method causes a GPF under Windows 2000 SP1. - GPF occurred when receiving large amounts of data and using the Windows "close button" ("X") to exit session.