1. During greenfield install when user does not have his/her own Launchers yet created on the LauncherTree, installer will load initial "Quick Connect" Tree to allow user to start using the application immediately (without going through the process of creating Launchers first). At the moment "Quick Connect" Tree contains launchers for different kind of terminals (Built-in, PuTTY, MinTTY) and different types of connections (bash, ssh, sftp, telnet, ftp). All Launchers of the "Quick Connect" Tree are present in LauncherTree Bookmarks menu, so that they can be used directly from the Proxy32 main window without having LauncherTree window visible. All Launchers of the "Quick Connect" Tree are fully interactive, that is, they ask user (via Parameters input dialog) for all needed information (IP address, port number, user name, user password) before they execute.

  2. Three default settings are changed:
  • LauncherTree and ActiveTerminalSelector windows are now hidden by default
  • Default size of the main window is now 800x550 pixels.
    1. Fixed the execution logic of the "go to the next/previous window in workspace" buttons in the menubar of the main window, so that they work reliably with PuTTY and MinTTY windows.