Rebex Terminal Emulation 2018 R2.1

Released: Sep 3, 2018

Updates in 2018 R2.1

Features

  • Terminal: Increased timeout for marshalling events to GUI thread when debugger is attached.
  • Terminal: Added RequestedAction.SingleWidthSingleHeightLine.
  • Terminal: Improved terminal to support new control sequences (LNM, SRM, ECH, DSR, DECSCPP, DECSLPP and DECDHL).
  • Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
  • Cryptography: Optimized certificate signature validation on .NET Compact Framework.

Fixes

  • Terminal: Fixed Scripting.TrimReadUntilResponse behavior when the prompt is encountered multiple times.
  • Terminal: Fixed terminal recorder that used to emit wrong escape sequences in some scenarios.
  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.