
v1.7 [May 24, 2020]
Added preference setting to disable the save prompt that appears when a terminal window with unsaved changes is closed.
Added "Remove High Bit from 8-bit Characters" option under "Special Character Handling".
Added context menu to port status labels for a quick way to change the baud rate from the main window.
v1.4 [Oct 22, 2011]
- Improved handling of exceptions if preferences or connection settings can not be read or written.
- Checking serial port for nil in the transmit thread to avoid NilObjectException exceptions. Not clear if this fixes the issue a few users have seen.
- Improved exception handling when serial port adapters are added or removed from the system while CoolTerm is running.
- Fixed a bug in the circular receive buffer that could cause an OutOfBoundsException when reading data.
- Improved handing of OutOfMemoryExceptions when attempting to set the receive buffer size to a value larger than the amount of memory available on the user's system.