------------------------------------ Indigo Terminal Emulator www.shadeblue.com ------------------------------------ 2.0.112 Released 2009-09-17 Fixed: modified Send Text File to work more like HT 2.0.111 Released 2009-09-08 Fixed: Search/Find did not apply focus to editor window 2.0.110 Released 2009-07-13 Fixed: Remaining bytes display on RAW file transfer Added: Send Text File (file transfer) under Tools menu 2.0.109 Released 2009-07-13 Fixed: User modified session directory was not persisting. Added: serial port baud rate 460800. 2.0.108 Released 2009-04-29 Release from BETA to PUBLIC 2.0.107 Released 2009-03-21 Added: repeat last transmission / repeat last command sent to session 2.0.106 Released 2009-03-20 Fixed: possible access violation error when 10060 is returned on telnet connection Added: filter out null bytes option in session settings 2.0.105 Released 2008-09-21 Added: Command Repeater ability to send commands to all open sessions Fixed: Middle-click on selected text should not send CR/LF in direct terminal mode 2.0.104 Released 2008-08-13 Added: Middle-click on selected text will 'Send Selected Text to Session' Added: Host.Log(data as String) to scripting host Added: Host Event 'Host_Connected()' to scripting host Added: Host Event 'Host_Disconnected()' to scripting host Added: Host Event 'Host_AttemptAutoReconnect()' to scripting host Added: Host Event 'Host_ConnectionError()' to scripting host 2.0.103 Released 2008-08-12 Added: 'Send Selected Text to Session' menu function. Added: 'Send Selected Text to Command Bar' menu function. Added: Auto Reconnect Feature 2.0.102 Released 2008-06-26 Added: Append Line Feeds to incoming Line Ends option in session properties dialog. 2.0.101 Released 2008-06-04 Fixed: Scripting data modifications not updated in direct terminal mode window. 2.0.100 Released 2008-06-03 Fixed: Bug in auto line wrap duplicating last character. Fixed: Bug in auto line wrap exceeding the max character count by 1 character. Fixed: Bug in auto line wrap not working for data formats other than ASCII. 2.0.99 Released 2008-05-01 Fixed: Bug in pass mode sometimes used wrong com port number. 2.0.98 Released 2008-04-26 Added: Ability for Indigo to run in a multi-instance mode. Option is located in Program Preferences. Added: Custom com port selection that overrides the built in auto port detection logic. Some USB and Bluetooth serial ports are not auto detected by Indigo. Option is located in Program Preferences. Added: New popup menu on click of logging indicator icon in the session window. Provides quick access to open log file, open log folder, and stop logging options. Fixed: Font not persisting configured size when re-editing session properties. Fixed: Log file with date stamp in file name getting indexed numbers in file name. 2.0.97 Released 2008-03-17 General Public Release Build Fixed: Direct terminal mode stealing keystrokes from other tool windows. 2.0.96 Released 2008-03-03 Fixed: Log file formatting isuses for line approvals 2.0.95 Released 2008-03-02 Fixed: Log file formatting isuses on option. 2.0.94 Released 2008-02-27 Added: Strip CR & LF for packet logging. 2.0.93 Released 2008-02-19 Fixed: Fix made to serial port pass mode. 2.0.92 Released 2008-02-14 Changed: New code signing certificate. (Previous was about to expire.) 2.0.91 Released 2008-02-06 Added: Host.CurrentLine() function to scripting host 2.0.90 Released 2008-02-02 Added: Click LOG icon in terminal session to open log file. Fixed: Minor data conversion formatting issue when line terminates with 0x0D. Added: Host.DebugWindow.Post(data) function to scripting host Added: Host.DebugWindow.Clear() function to scripting host 2.0.89 Released 2008-01-03 Added: Feature for user defined character and line delays for outbound terminal data. 2.0.88 Released 2008-01-03 Fixed: Command library getting cleared on web updates. Fixed: Pressing ENTER key in session would toggle focus between data window and command combo inoput control. 2.0.87 Released 2008-01-02 Fixed: When more than one terminal instance was used, cursor location in Direct Terminal mode was mixed between instances 2.0.86 Released 2008-01-01 Fixed: With Case Sensitive Auto Complete enabled, cursor would jump to end of text when attempting to edit the command text. Fixed: With Case Sensitive Auto Complete enabled, cursor would jump to end of text when typing fast, slow typing would work OK. Added: Resume New Line Tracking on command submission. If user sends a command Indigo will now auto resume new line tracking. Added: Transmit control codes menu and hotkeys. Enabled user to send controls codes like "CTRL-X", "CTRL-Q", etc. Fixed: Command repeater not sending first command sequence until after first interval delay. Fixed: Paste operation displays duplicate data if Local Echo is enabled on a session. Fixed: Accessing session properties sometimes opens properties for wrong session if multiple sessions are open at the same time. 2.0.85 Released 2007-11-19 Added: Corporate Site Licensing 2.0.84 Released 2007-10-23 General Public Release Build 2.0.83 Released 2007-10-17 Added: Resume New Line Tracking menu item in Session menu; shortcut key=F7. 2.0.82 Released 2007-10-06 Added: Host.Queue.Add(command, delay) Added delay parameter to function. Added: Host.Queue.Item(index).Command property to scripting host. Added: Host.Queue.Item(index).Delay property to scripting host. 2.0.81 Released 2007-10-04 Added: Fixed scripting host object for user initiated scripts. Added: 'Indigo Scripting Host API' document in installation. Added: Pause(milliseconds) function to scripting host. Added: Host.Queue object to scripting host. Added: Host.Queue.Clear() function to scripting host. Added: Host.Queue.Add(command) function to scripting host. Added: Host.Queue.Send() function to scripting host. Added: Host.Queue.Remove(index) function to scripting host. Added: Host.Queue.Item(index) object to scripting host. Added: Host.Queue.Count property to scripting host. 2.0.80 Released 2007-09-13 Added: Arguments parameter to post processing scripting function Launch(filename,[arguments]). Added: FSO (FileSystemObject) to post processing scripting host. 2.0.79 Released 2007-09-13 Added: PlayWAV(filename) function to post processing scripting. 2.0.78 Released 2007-09-08 Added: Updated internal Web update URL for new update server. Added: Version stamp to installer dialogs. 2.0.77 Released 2007-09-07 Added: Web update option to allow users to web update to latest beta build. 2.0.76 Released 2007-09-05 Changed: Disabled the left click functionality of the LOGGING icon in a terminal session window. Previously the left click would stop any current logging operation. This made it too convienant for accidental mouse clicking and stopping a logging session. Logging can not be stopped either from the menus or by richt clicking the logging icon and selecting the log menu item. Added: BREAK signal key (CTRL+BREAK), menu item, and intenral command for transmitting a break signal to serial (RS232) based connections. 2.0.75 Released 2007-08-24 Fixed: Advanced data format HEX bytes that included 'B' character. Added: Copy from/Paste to text in Command bar Added: Paste to Session edit menu item 2.0.74 Released 2007-08-22 Fixed: Macro button tooltip text on program start. Added: Mouse Wheel Scrolling for Direct Terminal Window 2.0.73 Released 2007-08-14 Fixed: RTrim Clipboard copy text in Direct Terminal Mode Fixed: Log file Browse button for invalid filenames Added: Force New Line Tracking option added to session preferences If enabled, this will disable the line tracking feature and always set the curcor to the new line when data is received. 2.0.72 Released 2007-08-13 Fixed: TAB keypress in Direct terminal mode 2.0.71 Released 2007-07-26 Fixed: Log File Browse not working for QuickConnect Added: Log Timestamp Milliseconds resolution 2.0.70 Released 2007-07-18 Fixed: Direct terminal mode COPY function. Fixed: VT100 emulation improvements. 2.0.69 Released 2007-05-22 Added: Post-processing scripting support to send commands to connected device/server. 2.0.68 Released 2007-05-07 Added: New data line tracking suspend/freeze feature. This feature allows the user to scroll or select previous text data in the session window and Indigo will suspend forcing the poisiotn of the cursor to the new data line as they arrive. When line tracking is suspended, a visual indicator will be displayed in the upper right corner of the session window. Clicking the visual indicator or manually setting the cursor to the last line in the data window will resume new data line tracking and the visual indicator will disappear. Added: Logging options to identify line termination and append timestamps. Improved log file formatting when using timestamps. Fixed: Help file spelling and grammar issues. 2.0.67 Released 2007-04-14 Fixed: VT100 emulation in Direct Terminal Mode for serial connections. 2.0.66 Released 2007-04-12 Fixed: Copy & Paste in Direct Terminal Mode. 2.0.65 Released 2007-03-14 Fixed: TAB key in direct terminal mode was changing control focus. TAB key now always sends 0x9 byte on TAB key press in direct terminal mode. 2.0.64 Released 2007-03-13 Added: Verisign Authenticate Code Signing. Added: Telnet Negotiation Active or Passive Added: Terminal Option to Send DEL command on press of Backspace key Fixed: Automatic sending of DO ECHO and DO SUPPRESS on telnet protocol. Fixed: RAW session IP communications. 2.0.63 Released 2007-01-01 Fixed: Sending of null bytes (00h) via advanced send command. 2.0.62 Released 2006-11-27 Fixed: Help file launch from Indigo main menu. 2.0.61 Released 2006-09-22 Added: Wait for prompt command in the Command Repeater. 2.0.60 Released 2006-09-17 Fixed: Null bytes missing from data conversion. Added: Support for COM ports greater than 16. Added: Support for user defined baud rates. 2.0.59 Released 2006-09-13 Fixed: Command Repeater Time Interval limted to 60 seconds. 2.0.58 Released 2006-20-07 Fixed: Early termination of evaluation period. Fixed: True/False getting displayed to the form title on CTRL keypress. 2.0.57a Released 2006-03-06 Fixed: Early termination of evaluation period. 2.0.57 - Released 2006-02-25 Initial public release of Version 2.x Fixed: Session command auto complete keystrokes CTRL-C, CTRL-X, CTRL-V 2.0.56 - Released 2005-12-15 Fixed: Wrong session connection status icon when activating form 2.0.55 - Released 2005-11-20 Beta 2 release of Version 2.x ------------------------------------ END OF FILE