Discover

Topics

UsbTerminal

UsbTerminal version history

‹ General Info
Version 1.4.0
Updated 7 years ago
Changelog New in v1.4.0
* Can now communicate with unrecognized devices by letting the user specify their types

New in v1.3.7
* Allow the user to explicitly grant permission to access the USB device
* More details in status line

New in v1.3.5
* A new menu option to display all attached USB devices (show their VID/PID)

New in v1.3.4:
* Bug fix in the FTDI code
* Experimental support of CD, CTS, DSR, DTR, RTS, RI for FTDI chips
Version 2.0.25 (2 variants)
Updated 1 year ago
Changelog V2.0.25: Bug fix: Sometimes the app crashes when the screen is cleared
Version 2.0.24 (2 variants)
Updated 1 year ago
Changelog V2.0.24:
Bug fix:
On some devices the app was crashing on startup

V2.0.23:
New features:
Add a Tab button that sends the Tab character (ASCII code 9)
Version 2.0.23 (2 variants)
Updated 1 year ago
Changelog V2.0.23:
New features:
Add a Tab button that sends the Tab character (ASCII code 9)

V2.0.21:
New features:
- Users can select the default text color in Settings/Terminal (was always white)
- Users can select whether or not to zip log files when sharing them in Settings/General (was always zipping files)
Bug fixes:
- was crashing when using the terminal in "complete line" mode and taping the main screen area
Version 2.0.21 (2 variants)
Updated 1 year ago
Changelog New features:
- Users can select the default text color in Settings/Terminal (was always white)
- Users can select whether or not to zip log files when sharing them in Settings/General (was always zipping files)

Bug fixes:
- was crashing when using the terminal in "complete line" mode and taping the main screen area
Version 2.0.20 (2 variants)
Updated 1 year ago
Changelog Bug fix - was crashing when trying to share log files
Version 2.0.19 (2 variants)
Updated 1 year ago
Changelog v2.0.19
Version 2 is a complete rewrite. Main enhancements are:
* Partial support of ANSI/VT100 escape sequences including text coloring.
* Two display modes: Text (normal terminal display) and Hex (hex dump)
* More device-types: CDC/ACM, FTDI, PL2303, CH34x, CP210x.
* Background communication - the app can maintain connection and
continue receiving data even when it is in the background
Version 1.3.0
Updated 8 years ago