Celestial Software

Home
Mail Us!!!
     AbsoluteTelnet
AbsoluteTelnet RSS      My Account
     Support Center
     Compatibility
     VTTest Score
     Quotes
     Snapshots
     Snapshots (LINUX)
     Snapshots (ANSI)
     Version History
     Bug Reporting
     License
     Purchase NOW!!!
     Download

Tucows
Rated 5/5 Cows on TUCOWS!!!


ASPMember


Thawte

This web site is secured using a Thawte Digital Certificate. This ensures that all information you send to us via the World Wide Web will  be encrypted. If any other internet user intercepts the communication he/she will only be able to see it in an encrypted (garbled) form.Certificate technology allows us to decrypt the information, and view it in plain text form. For more information on SSL digital certificates for web servers please visit the Thawte Web Site.

Version History

  • V 6.28(Apr 14, 2008)
    • Add new legacy character set translations (CP850, CP852, CP855, CP857)
    • SFTP now honors the download directory setting in the Options->Properties->Transfer tab as the initial directory for the SFTP dialog.
    • Change screen resize methods so you don't lose the cursor off the bottom of the screen when you resize the window or switch between maximized/restored state.
    • Fixed bug in the tabbed interface when the tabs span multiple lines
    • Fixed bug that corrupted the display under certain low memory conditions
    • Fixed crash when you shutdown the app
    • Fixed dialup so that it selects the proper dialup device
    • Add updates to make in run in Win98 and above
  • V 6.12(Feb 4, 2008)
    • Fixed an issue where the bell was sounding when it shouldn't
    • Fixed toolbar on Pocket PC so that the connect/disconnect buttons are visible again
    • Fixed ZModem so that the shell prompt is correctly displayed following a transfer
    • Fixed ZModem so that window focus is restored to the command line following a transfer
    • Enhance double-buffering by attempting to allocate the background drawing buffer with CreateDIBSection when CreateCompatibleBitmap fails.
    • Change the way focus is maintained when navigating from tab to tab. Doing this the wrong way was causing Absolute to become out of sync with the selected language in the Windows language bar status window.
    • Fix xmodem-send (broken in version 5)
    • Fix crash that can be caused by improperly loading a keymap
    • Re-enable drag/drop file transfer for zmodem
    • Fixed resource leak
  • V 6.01(Nov 15, 2007)
    • Added integrated SFTP client
    • Reduce requested buffer size to enhance compatibility with embedded sftp servers like SFTPTools that don't like larger buffer sizes
    • Remapping the num-lock key now prevents it from toggling the numlock state.
    • Added Wyse keyboard locking
    • Added Wyse60 host defined function keys
    • Fixed bug when choosing country code for dialup connections
    • Fixed some compatibility problems in Wyse60 emulation
    • Fixed drag scrolling
  • V 5.49(bugfix)
    • Fixed unexpected crash
    • Properly initialize the xterm 256-color default colormap
    • Other bug fixes and UI enhancements
  • V 5.44(Jun 14, 2007)
    • Added support for additional UI languages (German, French, Russian, Norweigan, Portuguese, Hungarian) to add to the existing ones (English, Chinese simplified)
    • Pocket PC version now in Beta. Pocket PC now supports telnet, ssh1, and ssh2 connections using publickey or password authentication.
    • Added option to passthru printing to allow printing to a serial port. While most useful on Pocket PC, this option can also be used on the PC if necessary. This option includes the ability to do bidirectional communication on the serial port to allow host applications to read from devices that may have built-in barcode scanners or mag-stripe readers.
    • Added RFC2782 compliant SRV record lookup to augment DNS resolution
    • Added an option to allow the user to pick how to populate the username field. Choices are to use the Windows username, last-used username, or leave blank.
    • Enhanced support for Unicode data to include surrogates, Arabic shaping, and characters outside of the BMP, including those needed for GB18030 encoding
    • Added support for Unicode 5.0
    • Changed the way the default Asian font is selected
    • Changed the way screen resizing is handled to prevent loss of data on tabs that are not the foreground tab.
    • Fixed a bug in passthru printing
    • Fixed GB18030 parsing to handle the 4-byte sequences
    • Fixed a bug in SSH1 where certain error messages were not being displayed when necessary
    • Fixed SCOANSI emulation bug
    • Fixed a problem with telnet option negotiation
    • Fixed a problem where a restricted Windows user would be prompted to set the default telnet or ssh client every time they run the program, regardless of their answer to the prompt.
  • V 5.35(Jan 17, 2007)
    • Tabbed Interface
    • Add option to edit global defaults. Previously, you could only save and delete them.
    • Add 'New Window' in addition to 'New Tab'. Make sure new tabs open in proper window
    • Add option to the .tnt right-click context menu to 'open in a new window' instead of the default action of opening in the existing window
    • Add ctrl-tab and shift-ctrl-tab to cycle through tabs
    • Add timed update to tiled preview window
    • Add feature to allow you to drag and drop a .tnt file onto the window where you want it to open
    • Add keyboard interface to tabbed preview pane. Can now use arrow keys (left, right, up, down) and enter key to select.
    • Enhance SSH agent forwarding to also work with dsa keys
    • Change overstrike from a slider to a checkbox. Only one level of overstrike looks good anyway. Default overstrike changes from 0 to 1.
    • Change default font size from 8 to 12. With today's large displays, 8 rarely is large enough any more.
    • Default the username to the current Windows username. Previously, this was defaulted to blank.
    • Repositioned the font name and size dropdowns on the toolbar. They are usually placed a little too high.
    • Moved the terminal size options from the vtoptions page to the appearance page and changed the description of the 'fixed size' option. It now reads:
         When the user changethe window size:
         (o) Scale font, keep rows and columns FIXED
         ( ) Automatically change rows and columns
    • Combined gssapi-keyex and gssapi-with-mic methods into one and renamed it to 'GSSAPI (ActiveDirectory, Kerberos, NTLM)' Internally, both gssapi-keyex and gssapi-with-mic are used whenever suppported by the server
    • Added a flag to control credential delegation in GSSAPI mode.
    • Add handler for ssh: urls so they can be opened in IE and FireFox. Prompt user to allow AbsoluteTelnet to be the default app for ssh.\
    • Fix Absolute so URLs starting with telnet: and ssh: open a new tab in the running app when using the tabbed interface
    • Modified host key validation for SSH1 and SSH2 to be port specific. This way, you can run servers on different ports and store each key separately in your list of 'know hosts'.
    • Close logfile when tab is closed
    • Change the way screen dimensions are 'remembered' . Now, remembers the actual screen dimensions instead of terminal rows/cols and font size.
    • Add full-screen and maximized-screen to the attributes that are remembered and restored across sessions
    • Fix incompatibility with Windows powertoy task-switcher
    • Fix problem where focus switches when a tab closes even if it wasn't the one you were looking at.
    • Fix shutdown prompts
    • Fix a crash in SSH1 that happens if the connection dies before you are able to login.
    • Fix problem that caused desktop icons to redraw
    • Fix 'fullscreen' to work properly with multiple tabs
    • Fix serial connections so they work in multi-tabbed interface
    • Fix ssh2 under win98
    • Fix handle leak when reading serial ports
    • Fix handle leak in zmodem dialog
    • Fix compatibility issues with Win95
    • Fix crash when trying to open URLs that are too long.
    • Fixed a few minor emulation bugs
    • Fixed bug when sending large files from client to host. App would freeze although transfer is still in progress.
  • V 5.01(Oct 20, 2006)
    • Tabbed Interface
    • Support for gssapi authentication (gssapi-with-mic and gssapi-keyex)
    • IPV6 Support
    • Add support for text requiring RightToLeft reading order
  • V 4.61(May 12, 2006)
    • Switching between 80/132 columns scales font instead of changing the window size
    • Scale the font during print so that it will fit the width of the page
    • Add print margins (File->Page Setup)
    • Enhance wyse60 emulation
    • Show which com port you're connected to in the status line
    • Add print coalescing to all passthru printing
    • Fixed printing so that various combinations work now (reverse black on white, white on black, reverse white on black, etc)
    • Allow keymapping to map strings larger than 128 characters
    • Don't change the location of the IME status window
    • Fix xterm function keys
  • V 4.51(April 10, 2006)
    • Add smartcard authentication
    • Add authentication agent forwarding for smartcard and file-based RSA authentication
    • Add bubble-help with option to disable.
    • Add code for localization of UI.
    • Add first localized UI (Simplified Chinese)
    • Add support for COM Ports > 9 for all platforms
    • Add variable scrollback size
    • Add support for CTRL-F? function keys in Wyse60 emulation.
    • Add GB18030 character set translation
    • Allow unlimited number of files to be sent using file transfer on XP, 2000, NT, and 2003
    • Convert filename character set according to current translation settings when sending and receiving file from host.
    • Update installer to prompt for language
    • Update installer to allow install by non-priveledged user
    • fix bug in ANSIBBS terminal mode
    • fix compatibility problem with VMS.
    • Allow multiple passthrough prints to coallesce into one print job when using 'direct to printer'
    • Don't try to set tty modes. It's not necessary in most cases and causes problems in some.
    • Add print setup dialog
    • Replace print dialog with Windows standard one
    • Add separate font selections for Asian and non-asian characters
    • Added input translation of carriage returns and linefeeds.
    • Fixed a WYSE60 emulation bug
    • Fixed WYSE60 caret display
    • Fixed WYSE60 key mappings
    • Fixed icon displayed in alt-tab dialog
    • Fixed icon displayed in connection file shortcuts
    • Fixed an xterm emulation bug related to saving and restoring cursor position
    • Fixed MRU list on win95
    • Fixed a SCOANSI bug when clearing screen
    • \Fixed crash caused by trial-period management code.
  • V 4.01(Oct 31, 2005)
    • Added Wyse60 emulation
    • Added fullscreen mode
    • Added option for right-button paste
    • added support for DEC protected areas
    • minor UI enhancements
    • enabled serial port connections for Pocket PC version
    • change the way overstrike mode works (to make it a little less murky).
    • fixed a problem with font handling that was sometimes causing the wrong font to be selected
    • added Korean (ANSI/OEM) character set translation and fixed display on win95 and win98
    • fixed crash on win95 at the end of a zmodem receive
    • Removed hhupd.exe from the install. Makes it smaller and most systems don't need it any more.
    • Fixed a bug in the naming and placement of the ssh_known_hosts file for ssh1.
    • Fixed the font selection combo box in the 'appearance' dialog so it shows Japanese font names properly in Asian Win9x.
    • Revisit Win95 compatibility, which had gotten neglected recently. Who uses Win95 any more?
  • V 3.85(Jul 9, 2005)
    • Added ANSIBBS terminal type
    • Allow remote control of screen size and position
    • Added option to overwrite files if they already exist when receiving through x/y/zmodem.
    • Uninstall returns windows default telnet client
    • Allow forwarded ports to be bound to a particular interface
    • Add option to allow middle button to paste data
    • Add goto-url to the edit menu
    • Add overstrike mode to the display to adjust the thickness of the font.
    • Change how resizing is done in fixed_size mode. Don't force aspect ratio. Allow font to be resized in the x and y dimensions.
    • Fix parsing of hex characters (\xff) in keymaps
    • Fix local echo and CR mapping
    • Begin port for Pocket PC
  • V 3.80(Mar 8, 2005)
    • Improved performance for X11 forwarding
    • Fixed version notification
    • Add option to disable telnet protocol (for telnet to non-telnet ports)
    • New serial line control is more compatible with Cisco products
    • Properly print to the default printer when requested
    • Add option for select=copy
    • Add option for middlebutton=paste
    • Fixed crash when empty banner message is sent from ssh host
    • Fixed crash at trial expiration screen
    • Fixed crash when no modem is installed and you go to the dialup page
    • Properly display SSH port in the info-tip
  • V 3.63(January 1, 2005)
    • Implemented xterm 256 color support
    • enhanced 16-color support
    • enhanced compatibility with FSecure servers
    • New installer (inno setup)
    • New context menu in edit controls
    • New keyboard shortcuts
    • Implemented a number of fixes for backward compatibility to Win9X
  • V 3.50(October 29, 2004)
    • Enhanced international character set support across all versions of Windows through the implementation of Unicode and MSLU (Microsoft Layer for Unicode)
    • Enhanced to work better with non-standard Windows DPI settings (Large Fonts)
    • Numerous UI enhancements
    • Optimized buffer management for increased throughput
    • Increased support for IDNA (International Domain Names for Applications) everywhere domain names are used, including port forwarding and proxy hosts.
    • Fixed a memory leak in 3.13
    • Fixed some long standing emulation problems
    • Added host key checking as a security feature at login.
    • Fixed some situations where program was crashing.
  • V 3.13(Apr 15, 2004)
    • Added International Domain Name support (IDNA). Check out Verisign for more info
    • Added ssh-break command to SSH2 to support break signals across an SSH connection (ctrl-break key activates it))
    • Fixed several small bugs introduced in 3.11
  • V 3.11(Apr 10, 2004)
    • Added "keyboard-interactive" authentication type to SSH2
    • Fixed bug with RSA keys that have a passphrase
    • Fixed install for Windows 2003 server
    • Fixed cursor blink problem
    • Turned off key re-exchange by default. It was causing problems with older versions of OpenSSH server.
    • Instead of always launching a new app, the MRU list now loads the selected session into the current app if a connection is not currently active.
    • Fixed compatibility problem with Really REALLY old servers
    • Added user selection of cursor shape, blink, and color
    • Fixed text attributes of inserted characters (shows in pine)
    • Fixed bold text
    • Faster, more robust
    • Fixed problem with excessive page faults in version 3.00
    • Large amount of throughput no longer consumes excessive memory
    • When started with a telnet: URL, the app will not prompt to store config files.
    • Modified Horizontal scrollbar to allow terminal widths of virtually unlimited size
    • show proper directory in file sends and receives.
    • Fixed spacing problems when printing
    • Implement separate font sizes for screen and printer
    • Fixed problem where switching to 'fixed' screen size would not communicate size to host when screen size is changed at the same time.
    • Adjusted some element widths in dialog boxes
    • Fixed Winsock errors that occur when you disconnect while network activity is in progress (usually when port forwarding is in use)
  • V 3.00(January 1, 2004)
    • Flicker-free display and enhanced stability in SSH
    • Manual entry of license keys
    • Added Option->Find feature
    • Fixed disappearing Cursor
  • V 2.13(July 15, 2003)
    • Added password authentication to socks proxy
    • Added socks support to SSH1 connections
    • Enhanced support for 8-bit input data
    • Added better support for Microsoft IME and multinational keyboard input
    • Added 'global' default settings (see Options->Properties->Global)
    • Enhancements to work better with VMS
    • Added support for ssh.com style private keys
    • Fixed bug with encrypted private keys introduced in 2.12
    • 'Remember Position' now remembers maximized state
    • Fixed xterm function keys
    • Fixed SSH2 stuttering problem
    • Fixed serial communication with some USB/Serial adapters
    • EMacs-meta key now only applies to left-alt, as right-alt is interpreted as alt-gr on international keyboards
  • V 2.12(Feb 28, 2003)
    • Main window title text now supports unicode strings
    • Fixed title bar text for Win9x versions
    • Plaintext passwords now scrubbed from memory
    • Fixed bug where the CR-CR/LF toggle reverts to its default state
    • Pace the pastes a little bit to try to avoid losing data
    • Now includes RSA host key recognition
    • Correctly decode some malformed telnet URL syntax
    • Added decode of user:pass portion of telnet URL syntax
    • Added ssh, ssh1, and ssh2 URL syntax decoding (similar to (telnet://) syntax
    • Convert hyphen to ASCII minus. (only for display)
    • Detect UTF8 encoded data and suggest translation settings to the user.
    • Added Options->Reset Terminal function
    • Added Twofish128-cbc encryption algorithm to SSH2
    • Added AES128-cbc encryption algorithm to SSH2
    • Add option to include delay when pasting data (Options->Properties->Transfer)
    • Add option to write log in 'cooked' mode where control sequences are processed (Options->Properties->Global)
  • V 2.11(Dec 30, 2002)
    • Support for various Windows version of charsets in translation settings.
    • Fixed crash on receipt of malformed telnet option
    • Completed SSH2 key generation
    • Character translation corrected for CP437 mode with CP437-only fonts.
    • More robust font resizing when maximized and terminal is fixed size.
    • Updated passthru printing to work with Win-printers
    • Passthru printing now supports charset translation.
  • V 2.00(Nov 4, 2002)
    • Added 'direct to printer' setting for passthru printing
    • Increased compatibility with SSH Communications server implementation
    • Better compatibility with multi-monitor system.
    • Fixed the gap to the right and bottom of the screen when maximized.
    • Added support for UNICODE and multinational character set translations including several Russian, Japanese, Chinese, and Korean encodings in addition to all of the ISO-8859 encodings and UTF8
    • Added e-macs compatibility mode that allows the alt key to act as the e-macs meta key.
    • Ctrl-space now sends a null character (for emacs)
    • Added keyboard re-mapping to allow complete remapping of any key combination!!! (a frequently requested feature)
    • Added QNX emulation
    • Added SCO-ANSI emulation
    • Added a counter to the X11 forwarding info dialog under SSH2
    • Fixed some double-wide/double-high font display problems
    • Disable keepalives by default. Keepalives were *causing* problems in some cases. They're still there, if needed but will need to be enabled by the user.
    • Fixed a screen refresh bug where screen would not refresh after returning to normal video after reverse video.
    • Fixed a bug that was causing print screen to fail with some bad printer drivers
    • Fixed a pasting problem in 'telnet' connections where some data would be lost in the paste
    • Fixed support for passthru printing
    • Fixed SCOANSI linedraw mode (RC27)
    • Ignore some more escape sequences from SCOANSI mode (RC28)
    • Paste now follows CR mapping rules (RC28)
    • Fixed spacing of unicode characters defined as being 'ambiguous' in width. They sometimes appear full width and sometimes half, depending on the context in which they are used. (RC29)
    • Fixed copy/paste (RC30)
    • Fixed file/open bug (RC35)
    • Fully disable zlib compression library when compression level set to 'NONE'
    • Removed debug messages from File->Copy function.
    • Added native support for many of the charset translations without requiring OS support
    • Fixed blinking text on fast updating screens. (RC40)
    • Brighten up the ansi colors a bit (RC41)
  • V 1.84(Mar 28, 2002)
    • Fixed tty modes with BSDi host.
    • Fixed some focus and dialog initialization problems in the properties dialogs that have been bugging me for some time.
    • Fixed tabbing problems in global dialog
    • Added references to Online Support Forums in 'Help' menu and in the uninstall dialog
    • Changed 'Close on Disconnect' behavior so it is slightly less agressive about closing. Now, close on disconnect requires that a full connection be established and data is flowing in both directions before the app will even attempt to close when a disconnect is detected. This will alleviate the problem of the app closing immediately when a connection is terminated immediately after connecting.
  • V 1.83(Feb 23, 2002)
    • Some modifications to work with SCO OpenServer
    • Fixed a Major emulation bug
  • V 1.82(Feb 21, 2002)
    • Fixed output flow control that was causing "Would Block" errors under SSH2 on Windows9X machines
    • Fixed xmodem and ymodem receives on all platforms
    • Fixed zmodem incorrectly reporting errors when non occurred
    • Added a configurable download directory
  • V 1.81(Feb 12, 2002)
    • Added "Remember Position" flag.
    • Added option to change the way the program starts
    • Added Keepalives(SSH1, SSH2, and Telnet)
    • Added Public Key authentication for SSH2
    • Fixed ZModem under SSH2.
    • Fixed COM Port disconnection when break detected
    • Fixed XTerm delete key
    • Fixed ANSI function keys
    • Fixed SSH1&SSH2 to allow auto login via RSA
    • Fixed some double-height/wide font problems.
  • V 1.80(Nov 28, 2001)
    • Fixed SSh2 bug that caused unwanted interractions with other windows
  • V 1.78(Nov 09, 2001)
    • support for XTERM window title change
    • change some application settings to per-user settings. This is particularly important for multi-user machines or Windows "Terminal Sever"
    • Better tab handling
    • Username/password saving and automatic login for SSH1 and SSH2.
    • Option to print in color or Black/White
    • Enhanced indicators in GUI
    • Fixed 'transparent' window background.
  • V 1.77(Sep 16, 2001)
    • XTerm mouse capability
    • Improved function key settings
    • Multiple terminal types
    • Improved xterm emulation,including pgup,pgdn,home,end,insert keys
    • Some support for middle mouse button
    • default username for SSH auth
    • Wheel mouse support
    • Save the username in SSH1 and SSH2 connections
    • Fix a screen resize problem when program is maximized.
    • Added a "Buy Now" button to the toolbar
    • Correctly echo pasted data when "local echo" is enabled.
    • Improved handling of the keypad
    • Fixed a scenario that caused SSH2 sessions to lock up the terminal
  • V 1.75(July 20, 2001)
    • SSH1 & SSH2 port forwarding
    • X11 forwarding for SSH1 and SSH2
    • Better SSH server version incompatibility detection
    • Socks5 for SSH2 and Telnet
    • Improved error handling in Telnet protocol
    • No longer dependent on Winsock 2
    • New common dialogs for file open/close on ME and 2000
    • SSH Info dialog under SSH2 protocol
    • Fix for various disconnect errors in SSH2
    • Better support for more SSH server vendors
    • Collect Auth data before connection is established
  • V 1.74 (Jun. 01, 2001)
    • Added more ANSI escape sequences
    • More precise ANSI coloring and IBM graphics characters when using the 'TERMINAL' font. Check here for some samples
    • Autodetect ANSI terminal mode and set some basic ANSI defaults for color, font, and screen size
    • Fixed the parsing of the telnet://host:port URL syntax
    • Send CR/LF pair by default, and make it a user configurable option.
    • changed default foreground/background to white/black
    • Fix for backspacing when local echo is enabled
    • Fixed telnet option negotiation bug that may cause excessive communication with the host and munch processor time.
    • Fixed bug with SSH Port number that limited values to 0-255.
    • Fixed some focus problems in the connection property sheet
    • REMOVED THE ADVERTISING and reconfigured the trial period code.
    • Correct implementation of BREAK in serial connections
    • Corrected File->New Window functionality for AbsoluteTelnet
    • New license key mechanism that does not require a new key when you upgrade the OS or get a new machine!! YAAAYYYY!!!
    • Added SSH2 for improved security over SSH1.
  • V 1.732 (Feb. 28, 2001)

    • Added more escape sequences for additional ANSI compatibility
  • V 1.731 (Feb. 23, 2001)

    • Fixed SSH under NT
    • Fixed SSH double-space pasting problem
    • Add configurable option to enable/disable the setting of the host's "DISPLAY" environment variable under telnet.
    • Fixed interpretation of 8-bit escape characters
    • Fixed improper shutdown of SSH that may cause abnormal program termination when disconnecting from SSH
    • Implemented VT keypad
  • V 1.73 (Jan 30, 2001)

    • Fixed terminal size problem with some UNIX platforms
    • Added a few VT emulation control sequences
    • Fixed SSH buffer problem
    • No longer requires administrator to install on NT
  • V 1.72 (Jan 17, 2001)

    • Fixed Ctrl-C problem introduced in 1.70.
  • V 1.70 (Jan 1, 2001)

    • Added SSH!!! Finally!
    • Fixed Ctrl-Break problem in telnet
  • V 1.63 (June 8, 2000)

    • Fixed "save as" bug introduced in 1.62
    • Other small GUI enhancements and features
    • Fixed exceptions in file transfer
  • V 1.62 (May 10, 2000)

    • Added xmodem, ymodem and zmodem file transfer
    • Handy "New Window" feature to open additional window to current host
    • Drag/Drop file send
    • More accurate line drawing in linedraw mode using any font!!
    • Added option for fixed size screens
  • V 1.61 (March 8, 2000)

    • Added raw COM port connections
    • Added Passthru Printing
    • Made some minor interface enhancements
    • Report connection speed on TAPI connections
    • Added LOCAL ECHO to terminal options
    • Added Session Logging to "File" menu
  • V 1.60

    • Added new VT escape sequences
  • V 1.58 (December 28, 1999)

    • Fixed text attribute/color bug introduced in 1.56
  • V 1.57

    • Fixed cursor bug introduced in 1.56
  • V 1.56 (December 2, 1999)

    • Horizontal Scrollbar
    • Support for E-Registration
    • Support for Site Licenses
    • Fix jittery about box
  • V 1.54 (October 6, 1999)

    • Fix to enumerate all printers
    • Added Copy/Paste combined option
    • Added "Always on top" option
  • V 1.53

    • Address changed for new headquarters.
  • V 1.52 (September 3, 1999)

    • Installation bug fixed.
  • V 1.50

    • Long filenames in title bar
    • Numerous VT100 enhancements
    • Command line execution ('start CSTelnet ')
    • Added InfoTips. (Pass your mouse over a CSTelnet connection file to see one)
    • ANSI Emulation
    • ANSI Color
    • VT52 Emulation
    • Configurable behavior through Global properties tab
    • Different icons for Telnet and Telephony .tnt files
    • True Double High and Double Wide characters with any font
    • Enhanced screen drawing routines
    • New Help File
    • Store selected dialup line and line configuration in connection file
    • More context sensitive help in property sheets
    • Window sizing in Windows 98 fixed
    • Enhanced window sizing routines
    • TAPI MessageBoxes display on top of main window
    • X DISPLAY location negotiation
    • Make CSTelnet the default system telnet
    • Release Candidate (RC) program
    • Version Checking fixed
    • Faster connection using IP Address
  • V 1.40 (November 5, 1998)

    • Introduce CSPing in Windows' context menu
    • Fixed Windows common controls bug introduced by Visual C++ 6.0
    • Automatic version checking introduced
    • Added application default color settings
    • Sample Text displayed correctly
    • Scrollback synchronization fix for dialup
    • NT Screen minimize bug fixed (single column screen size)
    • Implemented HTML Help help system
    • Start application in default location specified by Windows
    • Fix File/Open File/New menu options
    • More context sensitive help in dialogs
    • Resize and Reshape dialogs for uniformity
    • New generic object in about box
    • Some generic dialup modifications
    • Emulation enhancements to support more platforms
  • V 1.30

    • Intermediate unreleased Alpha version
    • Begin using Visual C++ 6.0 and introduced a bug with older versions of Windows common controls.
  • V 1.20

    • Scrollbar/Scrollback synchronization options
    • Property dialog improvements
    • NT TAPI dialup fixed
    • Title bar format adjusted
    • Real BLINKING TEXT implemented
    • VT100 corrections (IBM)
    • Registration enhancements
    • toolbar and menu semantics altered
  • V 1.00 - 1.10

    • Windows Telephony Dialup
    • Automatic upgrade detection
    • Bold Font width problem fixed
    • Self extracting install EXE
    • Secure Licensing
    • Dialog improvements
    • Increased throughput. (4-5 times faster than .57)
    • status bar active/inactive checkbox
    • Screen width no longer limited to 150 columns
    • Color scheme cycling
    • tool bar active/inactive checkbox
    • scroll bar active/inactive checkbox
    • improved scrollback handling
    • new proportional scrollbar
    • File open dialog defaults to last used directory
    • leave out debug property sheet when built for release.
    • Font dialog defaults to current pointsize
  • V .56

    • Emulation problem on HPUX fixed
    • Emulation tab problem fixed for AIX
    • Screen attributes complete
    • Printing introduced
    • linedraw character set introduced
    • VT100 function keys introduced
    • VT100 arrow keys introduced
    • Initial offscreen placement fixed
    • Word selection now selects words that wrap lines
    • Initial window size now set correctly with fonts other than 8pt
    • Corrected screen attributes for PYRAMID
    • Double click selects word
    • Triple click selects line
    • Quad click selects screen
    • delete line now works on HPUX
    • font dialog now creates font of correct size
  • V .57

    • Printing fixed (black borders)
    • Selection scrolling fixed
    • Variable speed selection scrolling added
    • Some display characteristics changed
    • Install detects when files are in use and prompts for reboot
  • V .55

    • Fixed About box
    • Fixed context menu
    • Fixed a VT100 bug
    • selecting text correctly selects text that has wrapped lines.
    • Selected block now disappears at appropriate times
    • VT100 insert line bug fixed
    • Font face and size selection in toolbar.
    • Fixed Maximize function
    • Screen attributes introduced
  • V .52

    • Context Menu added
    • Property Sheets fixed
  • V .51

    • rewrite VT100 emulation
  • V .50

    • Base Functionality

     

     


    © 1999-2007 Brian Pence
    AbsoluteTelnet and CSTelnet are trademarks of Celestial Software