WinSSHTerm Changelog

What's new in WinSSHTerm 2.34.1

Apr 16, 2024
  • Show warnings if an unsecure version of PuTTY/WinSCP is used
  • New option to disable security warnings under File->Preferences->General

New in WinSSHTerm 2.34.0 (Apr 10, 2024)

  • Changelog:
  • Shortcuts: It is now possible to use CTRL+Right ALT instead the ALTGR key (useful for keyboard layouts without the ALTGR key)
  • Bug fix: In some cases the state of modifier keys (CTRL, SHIFT, ALTGR) were not properly detected
  • Quick-Connect: New "Persist" button to save current data to a new connection
  • View: New option to show/hide Quick-Connect, Search, or History button in the menu bar for quicker access
  • Preferences: Reorganized the "Misc" page
  • Moved menu elements in menu bar closer together to save some space
  • Bug fix: Incorrect location of the Multi-Input tool strip in some cases
  • Info dialog: Added the current keyboard layout id

New in WinSSHTerm 2.33.6 (Mar 28, 2024)

  • Bug fix: In version 2.33.5, the host validation was modified incorrectly

New in WinSSHTerm 2.33.5 (Mar 27, 2024)

  • Bug fix: Fixed validation for host/ip
  • Bug fix: Fixed issue when toggling full screen status of a detached terminal window
  • The download button for tools that are used by WinSSHTerm now shows the download link

New in WinSSHTerm 2.33.3 (Mar 17, 2024)

  • Bug fix: Reconnect issue when using a variable for host/ip
  • Applied basic validation for connection configuration to "Cons"
  • Preferences window: Notify user when variables with hidden values are defined without using a master password
  • Backup: Show some information in case an error occurs when saving to file

New in WinSSHTerm 2.33.2 (Feb 21, 2024)

  • Bug fix: Correctly validate hostnames
  • Show warning under "Help->Info" if validation check is disabled

New in WinSSHTerm 2.33.1 (Feb 19, 2024)

  • Bug fix: Issue with validating when configuration contains variable

New in WinSSHTerm 2.32.2 (Dec 28, 2023)

  • Caching the fonts list to speed up loading the preferences window

New in WinSSHTerm 2.32.1 (Dec 7, 2023)

  • Bug fix: Issue when variables contain a dollar sign (thanks to djamp42)
  • Improved handling of obsolete PuTTY sessions used by WinSSHTerm

New in WinSSHTerm 2.32.0 (Dec 5, 2023)

  • Configuring monospaced system fonts now possible
  • Bug fix: Issue with PuTTY session "WinSSHTerm" when running multiple instances

New in WinSSHTerm 2.31.0 (Oct 19, 2023)

  • Added several new shortcuts, e.g. to quickly close a tab (Navigate->Shortcuts->Mouse)
  • Multi-Input: Added buttons for easier closing and reconnecting multiple tabs
  • Multi-Input: Refactored the buttons for selecting the tabs, holding CTRL while clicking will invert the selection
  • Cluster Mode: Closing tabs now possible

New in WinSSHTerm 2.30.2 (Oct 11, 2023)

  • Bug fix: Copy Files: authentication might fail in a special case (thanks to bearmc27)

New in WinSSHTerm 2.30.1 (Oct 1, 2023)

  • Changelog:
  • Bug fix: Variables now work again for "Env Color"
  • Environment Color: The color now also changes in a WinSCP session

New in WinSSHTerm 2.30.0 (Sep 22, 2023)

  • Environment Color: New mode draws border around the terminal instead of changing the background color. The old behaviour can be restored by selecting "File->Preferences->Terminal->Environment Color Mode->change background color"
  • Environment Color: The color is now also visible in the tab title

New in WinSSHTerm 2.29.1 (Jul 12, 2023)

  • Bug fix: Loading custom sftp port into field "Log Level"

New in WinSSHTerm 2.29.0 (Jul 12, 2023)

  • Copy files: New option to set a custom port for protocol "sftp" (Copy Files->Port (sftp))

New in WinSSHTerm 2.28.0 (Jul 3, 2023)

  • Shared connections: Added support for HTTP basic authentication, see File->Preferences->Connections->Options (thanks to Kvadric)
  • Code clean-up: Removed code which handled upgrading from ancient versions (prior to 1.11.0)

New in WinSSHTerm 2.27.1 (Jun 29, 2023)

  • Bug fix: Shared Connections: Tab Prefix now correctly handled
  • Bug fix: Copy files: Process arguments for WinSCP now correctly handled

New in WinSSHTerm 2.27.0 (Jun 10, 2023)

  • Security fix: WinSCP's process arguments don't contain plain text passwords any longer. It is required to use WinSCP 6.0.0 or higher.
  • New option "File->Preferences->Terminal->Close window": The terminal window now doesn't close on exit by default to prevent loss of the scroll history. To restore the old behavior set the option to "on clean exit" (thanks to Phil)
  • New shortcut ALTGR+R which triggers a graceful reconnection for the current selected tab

New in WinSSHTerm 2.26.1 (Jun 1, 2023)

  • Scroll bar now enabled in full-screen mode
  • Added a search button in the connections window
  • Fixed some focus issues

New in WinSSHTerm 2.26.0 (Apr 26, 2023)

  • Configuration: Backup to and restore from file
  • Cluster Mode: New option to adjust Multi-Input selection for a whole row/column
  • Configuration: New option "Tab Prefix" for each folder
  • Connection Groups: New option to prevent closing all connections

New in WinSSHTerm 2.25.2 (Mar 29, 2023)

  • Bug fix: "Reconnect gracefully" terminates the PuTTY window when using Jump Server mode "SSH Proxy" and the proxy host is not reachable
  • Bug fix: Fixed architecture detection for Windows under Help->Info
  • Bug fix: Variables did not get properly replaced when using WSL Starter
  • MSI installer: Changed default install scope to "user" (see point 30 in the FAQ section)

New in WinSSHTerm 2.25.1 (Mar 11, 2023)

  • Bug fix: "Reconnect gracefully" doesn't work when using Jump Server mode "SSH Proxy"

New in WinSSHTerm 2.25.0 (Mar 7, 2023)

  • Native arm64 build for Windows on Arm now available
  • Dropped support for x86 (32-bit)
  • Improved implementation makes the Dll "lib/WinSSHTerm.dll" now obsolete
  • Configuration Window: Tab key now moves to the next property
  • Build environment: Upgrade to Visual Studio 2022

New in WinSSHTerm 2.24.0 (Feb 9, 2023)

  • New option to append custom command line parameters for Pageant, useful e.g. when using PuTTY CAC (File->Prefernces->Pageant)
  • Bug fix: Ignored private key file when using Jump Server mode "SSH Proxy" (thanks to drizzt09)
  • Bug fix: Possible race condition in Script Runner

New in WinSSHTerm 2.23.3 (Nov 29, 2022)

  • Bug fix: Focus issues when "Multi-Input" was not enabled (thanks to mxmihai)

New in WinSSHTerm 2.23.2 (Aug 25, 2022)

  • Bug fix: Setting the password command line option for PuTTY/Plink/WinSCP even if password is empty.
  • Bug fix: Minor focus issues.

New in WinSSHTerm 2.23.1 (Aug 15, 2022)

  • SECURITY FIX: In version 2.23.0, temporary files are used for PuTTY's new command line option "-pwfile". In some cases these temporary files did not get deleted, that means files containing the password might be inside your temporary folder. So be sure to delete your temporary files folder (probably "C:Users<USER>AppDataLocalTemp") if you use passwords to authenticate for your ssh sessions. Instead of using temporary files, now in version 2.23.1 shared memory is used. All password files will be deleted after they got read by PuTTY/Plink. Additionally, only when PuTTY will read the password file, the password is actually written. If you don't use passwords for ssh authentication, you are not affected by this issue.
  • Bug Fix: WinSSHTerm not exiting properly in some cases when the features "Script Runner" or "Check Access" was used

New in WinSSHTerm 2.23.0 (Aug 9, 2022)

  • PuTTY: Replaced command line option "-pw" with the new and more secure option "-pwfile", so if passwords are used for authentication, it is required to use PuTTY/Plink 0.77 or higher
  • Improvement: WinSSHTerm could freeze in some cases
  • Bug fix: In some cases it was not possible to delete the file "libWinSSHTerm.dll"
  • Bug fix: When selecting "Display context menu" as copy&paste behaviour for the terminal, right clicking in a terminal window the first time would close the context menu

New in WinSSHTerm 2.22.0 (Jun 26, 2022)

  • Jump Server: Implemented the new PuTTY feature "SSH Proxy" (>= 0.77)
  • WSL Starter: Several bug fixes, WSL variables can now be used in the connection configuration
  • Info dialog: Version check added
  • Color Scheme: Improvements to the default color scheme "WinSSHTerm light"
  • Multi-Input Scripts: Bug fix: Remember current script text when closing
  • Copy Files: Bug fix: Pop-up when Plink is not installed
  • Rename Tab: Bug fix when moving tab to another window
  • Quick connect: Bug fix: Replace variables in tab title
  • Removed support for KiTTY
  • Added URL to the support forum (Help->Support)

New in WinSSHTerm 2.21.0 (May 27, 2022)

  • New feature: Toggle Full Screen for the current session with ALTGR+ENTER
  • Bug Fix: Alt-Tab: Needs to press tab twice
  • Bug Fix: Detaching the terminal when using multiple monitors always detaches on the primary monitor
  • Search, History, QuickConnect: These windows won't get closed when WinSSHTerm looses focus
  • Tab context menu: Compacted PuTTY menu items into a sub menu / New menu item "Toggle Full Screen"
  • WSL Starter: Autostart SSH server will now be triggered on demand, when opening a WSL connection
  • WSL Starter: For a WSL connection, it is now sufficient to set the host and port
  • Color Scheme: Default color scheme now "WinSSHTerm light" / Adjusted color scheme "WinSSHTerm light"
  • Color Scheme: New button to set the default light tab color (used in "WinSSHTerm light")
  • Color Scheme: Default background color now equal to "Tab Color" if "Custom Tab layout" is enabled
  • new unsupported warning if an architecture mismatch was detected (Popup, Title Bar)
  • new built-in variable CON.PASSWD to access the SSH password (see point 26 in the FAQ section)

New in WinSSHTerm 2.20.1 (May 11, 2022)

  • Bug fix: Quick Connect: Open connection with "Enter" key
  • Bug fix: Connection Filter: Search for Pattern Groups now functional
  • Bug fix: Connection Filter: Tab order improved

New in WinSSHTerm 2.20.0 (May 7, 2022)

  • New feature "Connection Filter": Filter connections quickly with include and/or exclude patterns (Navigate->Connection Filter)
  • Script Runner/Cluster Mode: New button "Con filter" to quickly access the new feature "Connection Filter"
  • Script Runner/Cluster Mode: CTRL+A selects all connections
  • Cluster Mode: New option to add a connection or all connections inside a folder from the Connections window (Right Click->Add to Cluster Mode)
  • Cluster Mode: Remember the column count, default is 2
  • Holding "SHIFT" and opening a connection will open the connection in the next window
  • PuTTY option "Change Settings..." now available in the tab context menu, which lets you change settings like font size while the session remains active
  • Disabled editing the connection name by clicking on it (still possible with F2 or "Right click"->Rename)
  • Info Dialog: New section for Windows, added UBR to the build number for Windows
  • Bug fix: Focus issue when clicking on the title bar and then on a menu item

New in WinSSHTerm 2.19.1 (Apr 27, 2022)

  • Bug fix: Fixed some focus issues
  • Script Runner: Output CustomId if not empty

New in WinSSHTerm 2.19.0 (Mar 23, 2022)

  • New feature "WSL Starter": Easy access to WSL on Windows (Tools->WSL Starter)
  • Bug fix: Now correctly restoring the window in some cases with multiple monitors

New in WinSSHTerm 2.18.0 (Feb 23, 2022)

  • Multi-Input Scripts: Added possibility to search scripts

New in WinSSHTerm 2.17.0 (Sep 29, 2021)

  • Copy Files: New option to use WinSCP's native tunneling feature (File->Preferences->Copy Files->Global Settings)
  • Copy Files: By default, WinSCP's option to "Optimize connection buffer size" is now disabled
  • Connection groups are now listed in the "Cons" menu

New in WinSSHTerm 2.16.0 (May 24, 2021)

  • Re-attaching the terminal window now possible (new Option under File->Preferences->General)
  • Cluster Mode: new option to set another SSH user (Cluster Mode->Open as user)
  • Search Window: Adjusting width of drop down box to fully display the search results
  • Feature 'Convert OpenSSH Key': improved implementation
  • KiTTY: after resizing the terminal font with CTRL+Mousewheel the terminal window size now gets correctly adjusted
  • Minor changes to the GUI
  • Build environment: Upgrade to Visual Studio 2019

New in WinSSHTerm 2.15.0 (Dec 21, 2020)

  • Check Access: Interactions now possible (like storing a new host key into cache with "y")
  • Check Access: Additionally checking access for the jump server if configured
  • Check Access: In case a password is used for a jump server, the password is now hidden from check access output
  • Improved implementation for setting the terminal font size
  • New shortcut "ALTGR+J" for "Send to quick-connect" feature
  • Minor changes to the GUI

New in WinSSHTerm 2.14.0 (Nov 24, 2020)

  • New option to remember the last triggered connection in the search window (File->Preferences->Misc->Search)
  • New option to automatically follow the tabs in the connection window (File->Preferences->General)
  • Bug fix: Search window not preselecting any window in some cases
  • GUI: Enabled double buffering for some child windows where drawing performance is not critical to prevent flicker
  • GUI: Changed background color of dock panes when using the dark tab mode to reduce flicker
  • Minor changes to the GUI

New in WinSSHTerm 2.13.0 (Nov 13, 2020)

  • New feature: Reload the shared connections file at runtime (File->Reload shared)
  • Cluster Mode: New option to restore the old behaviour when closing the sessions (File->Preferences->Cluster Mode)
  • New pop-up dialog to inform the user about the new 64 bit builds when upgrading
  • Minor changes to the GUI

New in WinSSHTerm 2.12.0 (Aug 21, 2020)

  • Now 64-bit builds available
  • Master Password: Security improvements
  • Master Password: New drop down button in connection password fields to show password in plain text
  • Improved detection of read-only instances
  • Improvements to the Help->Info dialog
  • Improvements detecting running processes like Pageant when running on a multi-user system
  • Added global option to set the X11 Display Location (File->Preferences->Terminal)
  • New PuTTY/KiTTY session "WinSSHTerm_ScriptRunner", which is used exclusively by the Script Runner
  • Bug Fix: unhandled exception in the DockPanel Suite
  • Bug fix: Quick-Connect throws an error when upgrading from older version
  • Bug fix: Password field for Jump Server in Quick-Connect dialog was shown in plain text

New in WinSSHTerm 2.11.1 (Jul 13, 2020)

  • Bug Fix: In some rare cases the WinSSHTerm window could disappear when un-maximizing it
  • Fixed some focus issues
  • New feature: Collect and display some useful infos (Help->Info)

New in WinSSHTerm 2.11.0 (Jun 30, 2020)

  • New feature: Send connection info to quick connect window
  • Cluster Mode: Tabs don't close so that the session can be reconnected
  • New error handling when embedding PuTTY/KiTTY into a tab

New in WinSSHTerm 2.10.0 (May 13, 2020)

  • New feature: Send connection info to quick connect window
  • Cluster Mode: Tabs don't close so that the session can be reconnected
  • New error handling when embedding PuTTY/KiTTY into a tab

New in WinSSHTerm 2.9.4 (Jan 22, 2020)

  • Bug fix: When closing a connection the terminal now gets actually closed (instead of getting killed)
  • Unencrypted shared connections files are now also accepted - in order to support their automated creation

New in WinSSHTerm 2.9.3 (Jan 12, 2020)

  • Bug fix: 'Check Connection' (reworded in 'Check Access') now correctly reverts PuTTY's proxy settings
  • Added 'Check Access' to tab context menu, search form and quick connect form
  • Added a PuTTY/KiTTY binary architecture check in the preferences menu and a warning, if an unsupported 64-bit binary is configured
  • Changed the position of the command line windows from 'Check Access' and 'Convert OpenSSH Key'

New in WinSSHTerm 2.9.2 (Dec 24, 2019)

  • Added support for all available SSL/TLS protocols when downloading a shared connection file via https
  • Added options to skip certificate validation and to output error details when downloading a shared connection file via https (File->Preferences->Connections->Options)

New in WinSSHTerm 2.9.1 (Dec 16, 2019)

  • New feature: In case there are problems when opening a connection you can now get more verbose output by clicking on "Check connection" in the connections window
  • Bug fix: Adding a shared connection/folder when a top level node is selected
  • Bug fix: When reconnecting there was a possibility that the tab didn't get marked with "!!"

New in WinSSHTerm 2.9.0 (Dec 6, 2019)

  • New feature: Integrated PuTTY's feature "Restart session" (Tab->Reconnect gracefully)
  • When PuTTY/KiTTY detects a connection loss, the fatal error popup will now automatically be closed
  • New shortcuts for reconnecting and closing sessions (Navigate->Shortcuts)

New in WinSSHTerm 2.8.1 (Nov 20, 2019)

  • New feature: Easy private key conversion from OpenSSH to PuTTY format by using the keygen feature of WinSCP.com (Tools->Convert OpenSSH key)
  • Copy Files: session names with white spaces now correctly shown / added user and host to session name (File->Preferences->Copy Files->Set default)
  • Bug fix: Loading shared connections from local cache could cause an app crash

New in WinSSHTerm 2.8.0 (Nov 2, 2019)

  • New options for manipulating the shared connections file (File->Export shared)
  • Copy Files: New default custom arguments (display correct session name / open up each WinSCP session in a new window)
  • Minor changes to the GUI

New in WinSSHTerm 2.7.1 (Aug 18, 2019)

  • mproved error handling when the custom location for PuTTY/KiTTY is not set to the original binary

New in WinSSHTerm 2.7.0 (Aug 15, 2019)

  • WinSSHTerm is now freeware!
  • Added support for HTTP/SOCKS proxy
  • Variables are now globally supported (Script Runner, Cluster Mode, Script Buttons)

New in WinSSHTerm 2.6.3 (Jul 25, 2019)

  • X-Server: added a possibility to manipulate the arguments, which are passed to the VcXsrv binary (e.g. to add fonts) under File->Preferences->X-Server it is now possible to temporarily rename the tab of an open session

New in WinSSHTerm 2.6.2 (Jul 17, 2019)

  • Script Runner: New button "Trust host keys", that automatically adds the host keys to the registry and outputs the fingerprints of all added host keys

New in WinSSHTerm 2.6.1 (May 20, 2019)

  • Bug fixes
  • Minor changes to the GUI
  • The features 'connections in menu bar' and 'use a custom PuTTY/KiTTY session' are now free

New in WinSSHTerm 2.6.0 (May 14, 2019)

  • New feature "Quick-Connect"
  • New shortcuts (Navigation->Shortcuts)
  • Bug fix: Allow whitespaces in passwords (jump server)

New in WinSSHTerm 2.5.2 (Apr 4, 2019)

  • Showing PuTTY's context menu on right click instead of a custom menu (if File->Preferences->Terminal->Copy&Paste->"display context menu" is selected)
  • Bug fix: Wrong error message was shown in some cases if plink/klink binary was not found

New in WinSSHTerm 2.5.1 (Mar 22, 2019)

  • Bug fix: selecting a KiTTY binary containing the version string now possible
  • Bug fix: no error message was shown when opening a session and the PuTTY/KiTTY binary was not found

New in WinSSHTerm 2.5.0 (Mar 19, 2019)

  • Set a custom location for all tools
  • Share a SSH connection (Session->Connection->share)
  • No need for a separate plink/klink binary for PuTTY/KiTTY and WinSCP any more
  • Bug fix: Using a jump server with public key authentication could fail under some circumstances

New in WinSSHTerm 2.4.2 (Feb 6, 2019)

  • Bug fix: Leaving full screen mode could cause WinSSHTerm to be completely off screen when using multiple monitors
  • Bug fix: Installing/Updating WinSCP now does not delete plink.exe/klink.exe
  • Right mouse button is now the default button for copy&paste
  • Added terminal font sizes

New in WinSSHTerm 2.4.1 (Nov 28, 2018)

  • Bug Fix: Jump Server: Allow white spaces in the private key file's path also when using Script Runner and Copy Files

New in WinSSHTerm 2.4.0 (Nov 15, 2018)

  • Template variables are now additionally available in 'Script Runner' and custom command-line arguments for 'Copy Files'
  • Added built-in connection variables {{CON.USER}}, {{CON.HOST}}, {{CON.NAME}} and {{CON.PORT}} which can be used like template variables
  • New buttons to set the default color schemes (File->Preferences->Terminal->Color Scheme->Edit)
  • Improved implementation for cleaning up WinSSHTerm's temporary files
  • Feature 'Port Knocking' now available under File->Preferences->Terminal (only KiTTY)
  • Added a new data grid view for hidden template variables (File->Preferences->Connections)

New in WinSSHTerm 2.3.1 (Nov 4, 2018)

  • Bug Fix: Jump Server: Allow white spaces in the private key file's path

New in WinSSHTerm 2.3.0 (Sep 9, 2018)

  • New feature: Detach a terminal window from WinSSHTerm (Tab->Detach Terminal)

New in WinSSHTerm 2.2.9 (Aug 3, 2018)

  • Bug fix: Find feature in the connection window now correctly finds all matching results
  • Connections in menu bar: added menu item "Refresh" for better performance (the refresh action was previously done every time the menu item "Cons" was clicked)
  • Search window: minor improvements

New in WinSSHTerm 2.2.8 (Aug 1, 2018)

  • Improved find feature in the connection window
  • Added a button to trigger "Copy Files" in the search window

New in WinSSHTerm 2.2.7 (Jul 28, 2018)

  • Bug fix: By default, if both password and private key were configured for a connection, the password would be treated as the private key's passphrase when starting WinSCP with Copy Files.
  • Added an option to use the password as passphrase for WinSCP under File->Preferences->Copy Files (which was the default behaviour in versions < 2.2.7)

New in WinSSHTerm 2.2.6 (May 25, 2018)

  • Bug fix: Removed ssh command line parameters when using a custom session
  • Protocol "sftp" now supported for Copy Files
  • New option to hide cluster mode window after opening connections
  • Replaced a cryptographic service provider with a FIPS compliant algorithm

New in WinSSHTerm 2.2.5 (May 8, 2018)

  • Bugfix: Fixed problem with new shortcuts (Navigate->Shortcuts)

New in WinSSHTerm 2.2.4 (May 7, 2018)

  • Added alternative shortcuts / disable shortcuts (Navigate->Shortcuts)
  • SSH debug logging now possible (Session->Logging->SSH packets)
  • Using a custom PuTTY/KiTTY session now possible (Session->Custom) - only available to donors

New in WinSSHTerm 2.2.3 (May 7, 2018)

  • Bug fix: Script Runner now supports connections which hop over a jump server (bastion host)
  • Minor changes

New in WinSSHTerm 2.2.4 (May 7, 2018)

  • Bug fix: Script Runner now supports connections which hop over a jump server (bastion host)
  • Minor changes

New in WinSSHTerm 2.2.2 (Apr 23, 2018)

  • Bug fix: The features 'Jump Server' and 'Script Runner' can now be used with KiTTY
  • Bug fix: Logging with KiTTY now possible

New in WinSSHTerm 2.2.1 (Apr 5, 2018)

  • New feature (only for donors): Added an option to open a connection from the menu bar (Preferences->Connections->Show connections in menu bar)
  • Minor improvements

New in WinSSHTerm 2.2.0 (Mar 25, 2018)

  • New feature: Added color scheme "WinSSHTerm light" (replaces PuTTY color scheme)
  • New feature: Set up up to 5 custom color schemes (Preferences->Terminal->Color Scheme->Edit), including tab colors
  • New feature: Added option "Env Color" to be able to set a different background color to distinguish between PROD/DEV/... sessions (e.g. "125,0,0")

New in WinSSHTerm 2.1.9 (Feb 23, 2018)

  • Minor improvements: Reset terminal and close tab on middle mouse button now possible (thanks to Matt)

New in WinSSHTerm 2.1.8 (Feb 7, 2018)

  • Bug fix: Starting Pageant with private keys that contain whitespaces in their path is now possible (thanks to Giuseppe)

New in WinSSHTerm 2.1.7 (Jan 28, 2018)

  • New feature: There is now a more convenient way to copy&paste by using a context menu, which opens up on right mouse button click (Preferences-> Terminal-> Copy&Paste). Requires PuTTY >= 0.71
  • Added an option "Prevent Windows from entering sleep mode" under Preferences -> General (thanks to Serge S.)

New in WinSSHTerm 2.1.6 (Jan 7, 2018)

  • Template variables (e.g. {{MY_USER}}) can also be used in the configuration of local connections. Minor changes to the GUI under "Preferences->Connections".
  • Changed link to WinSCP download page

New in WinSSHTerm 2.1.5 (Dec 27, 2017)

  • Bug fix: Running multiple instances of WinSSHTerm could cause an app crash

New in WinSSHTerm 2.1.4 (Dec 27, 2017)

  • Bug fix: Fixed a memory leak which could cause an app crash

New in WinSSHTerm 2.1.3 (Dec 13, 2017)

  • Minor changes and improvements to the GUI
  • Install dialogs now recall the last opened directory (thanks to Midas)

New in WinSSHTerm 2.1.2 (Dec 8, 2017)

  • Permanent pop-ups have been disabled. The new features now require a donation (freemium software). All old donation certificates are valid again.

New in WinSSHTerm 2.1.1 (Dec 5, 2017)

  • Bug fixes and minor improvements to the feature "script runner"

New in WinSSHTerm 2.1.0 (Dec 5, 2017)

  • New feature "Script Runner": Runs a script on remote systems without opening up a terminal window and merges the output of all systems into a single text box. Useful for e.g. quickly gathering information of a group of systems. (Tools -> Script Runner)

New in WinSSHTerm 1.12.11 (Nov 16, 2017)

  • Bug fix: In some rare cases installation of WinSCP/VcXsrv did not work

New in WinSSHTerm 1.12.10 (Nov 7, 2017)

  • Minor code improvements (applied from v2)

New in WinSSHTerm 2.0.5 (Nov 1, 2017)

  • New feature: Save scripts/commands and assign them to buttons (Multi-Input->Scripts)
  • New option to activate Multi-Input at startup (Preferences->General)
  • Minor improvements to the GUI
  • Minor code improvements

New in WinSSHTerm 2.0.4 (Oct 19, 2017)

  • Minor improvements to the GUI (tab title text, connection groups form)

New in WinSSHTerm 2.0.3 (Oct 11, 2017)

  • It is now possible to open a connection group at startup with the command line argument "/congroup". E.g.: WinSSHTerm.exe /congroup="My Group" (thanks to Adrian P.)
  • Minor changes to the GUI
  • Applied code changes from v1

New in WinSSHTerm 2.0.2 (Oct 2, 2017)

  • Bug fix: In some cases the connections were not correctly displayed in the Connection Groups form
  • Changed implementation for displaying pop-ups
  • Minor changes to the GUI
  • Applied code changes from v1

New in WinSSHTerm 2.0.1 (Sep 29, 2017)

  • New feature: Open multiple connections quickly with 'File->Connection Groups'

New in WinSSHTerm 1.12.6 (Sep 16, 2017)

  • Added a shortcut for cloning a connection in the connection tree (thanks to Serge S.)

New in WinSSHTerm 1.12.5 (Aug 30, 2017)

  • Bug fix: After updating to version 1.12.4 the settings for the jump server were not loaded

New in WinSSHTerm 1.12.4 (Aug 28, 2017)

  • New option to change the scrollbar behaviour on display activity under Preferences -> Terminal

New in WinSSHTerm 1.12.3 (Aug 16, 2017)

  • New option to always allow to reconnect in the tab context menu under Preferences->General (thanks to Jeff G.)
  • New option to globally enable TCP Keepalives (Preferences->Terminal) which can improve the detection of disconnected sessions

New in WinSSHTerm 1.12.2 (Aug 7, 2017)

  • New feature:
  • Trigger 'Copy Files' by clicking on a node in the connections tree with the middle mouse button
  • Work around:
  • Added smaller terminal font sizes, which you will need if you use a high dpi monitor with activated scaling on Windows 10 (thanks to Patrik L.)

New in WinSSHTerm 1.12.1 (Jul 26, 2017)

  • WinSSHTerm won't ask for donations any longer

New in WinSSHTerm 1.12.0 (Jul 22, 2017)

  • Moved from .NET Framework 3.5 to 4.0
  • Bug fix: Some bash shortcuts did not work properly in Multi-Input mode (e.g. CTRL-E to jump to the end of line)

New in WinSSHTerm 1.11.4 (Jun 23, 2017)

  • New feature: Configure shell commands that will be automatically executed after opening a connection (Configuration->Connection->Login Cmds)
  • Renamed "Custom Path" to "Login Dir"

New in WinSSHTerm 1.11.3 (Jun 12, 2017)

  • Bug fix: Key combinations in the "Config" window are possible again (thanks to Scott H. for reporting)

New in WinSSHTerm 1.8.1 (Jan 9, 2017)

  • Bug fixes
  • Minor changes to the GUI

New in WinSSHTerm 1.8.0 (Dec 30, 2016)

  • New feature: It is now possible to reconnect disconnected PuTTY sessions
  • New feature: Move tabs to another window
  • Improved detection of disconnected PuTTY sessions
  • Bug fixes

New in WinSSHTerm 1.7.2 (Dec 22, 2016)

  • Bug fix: Opening a new connection could cause multiple entries in the History list under some circumstances
  • Fullscreen mode now optionally covers the Windows taskbar

New in WinSSHTerm 1.7.1 (Dec 9, 2016)

  • Multi-Input: Reimplemented and improved
  • 'Copy Files' or select tab for 'Multi-Input' with middle mouse button click on a tab (Preferences->General)
  • New option to tile windows clockwise under Preferences->General

New in WinSSHTerm 1.7.0 (Nov 28, 2016)

  • Default tab layout: Changed back to light color; there is a new option to switch to dark colored tabs under Preferences->General
  • Display: added one split window for connections
  • Multi-Input: It is now possible to select/unselect all tabs from the Multi-Input dialog
  • Bug fix: Opening a connection in a new window did not work as expected in some case

New in WinSSHTerm 1.6.3 (Nov 21, 2016)

  • New feature "Multi-Input": It is now possible to send keyboard input or paste clipboard to multiple connections (thanks to Stephane L.)
  • Bug fix: Opening a connection could fail under some rare circumstances

New in WinSSHTerm 1.6.2 (Nov 3, 2016)

  • New feature: It is now possible to send TCP Keep Alives for each connection
  • Minor improvements to the GUI

New in WinSSHTerm 1.6.1 (Oct 26, 2016)

  • New feature: It is now possible to a set the remote path from clipboard when opening a connection (new option in Preferences -> General)

New in WinSSHTerm 1.6.0 (Oct 11, 2016)

  • New option "Custom Path" - if set, WinSSHTerm will automatically cd into that path after login
  • New option "Cmd-line Args" which e.g. lets you execute a command file or set up SSH port tunneling

New in WinSSHTerm 1.5.2 (Oct 6, 2016)

  • Bug fix: Opening a WinSCP session with "Copy Files" now with proper handling of special characters

New in WinSSHTerm 1.5.1 (Oct 3, 2016)

  • It is now possible to alter WinSCP settings globally with command-line parameters

New in WinSSHTerm 1.5.0 (Oct 3, 2016)

  • Changed layout and color of tabs
  • The font "Courier New" is now selectable to support a wider range of characters (thanks to Yahalom for reporting)
  • Adjusted colors of default color scheme
  • Cleaned up code

New in WinSSHTerm 1.4.5 (Aug 29, 2016)

  • Added license information in "About" dialog
  • Added a "Readme" file

New in WinSSHTerm 1.4.4 (Aug 29, 2016)

  • Fixed some focus issues which could occur after pressing ALT+TAB
  • GUI: Window splitter changed for better handling / changed color
  • Slightly changed red color in default color scheme

New in WinSSHTerm 1.4.3 (Aug 3, 2016)

  • Code cleanup
  • Minor changes to the GUI:
  • Removed AutoHide button for now, as it isn't working as expected
  • Double-clicking the caption of the Connections/Configuration window won't cause an unexpected action any longer
  • Minor changes to the search dialog:
  • Enter a search string and press the SPACE-key to find all matching endings

New in WinSSHTerm 1.4.2 (Jul 22, 2016)

  • The code for ensuring that only one instance of WinSSHTerm is running was improved - now there is no need for opening a port any longer.

New in WinSSHTerm 1.4.1 (Jul 20, 2016)

  • There seems to be a security issue with Microsoft Security Essentials detecting WinSSHTerm.exe as a Trojan. This is clearly a false positive. However, this should be fixed now.

New in WinSSHTerm 1.4.0 (Jul 4, 2016)

  • It is now possible to set a few session settings for each connection separately (session logging is currently only available for PuTTY)

New in WinSSHTerm 1.3.6 (Jul 4, 2016)

  • Bug fix: still, keyboard shortcuts did not work properly under some circumstances. Should be completely fixed now
  • Minor visual improvements to initial setup

New in WinSSHTerm 1.3.5 (Jun 24, 2016)

  • Initial setup is now more user-friendly
  • Pop-up notification removed / donation button added

New in WinSSHTerm 1.3.4 (Jun 14, 2016)

  • Bug fix: Opening a new connection in a different window (from the search dialog) could cause focus issues

New in WinSSHTerm 1.3.3 (Jun 10, 2016)

  • Bug fix: Opening new connections from the search dialog did not work properly (the new connection did not always get the focus). This bug affects all versions >= 1.0.4.
  • Improvement: New terminal types available. The default terminal type is now "putty".

New in WinSSHTerm 1.3.2 (Jun 6, 2016)

  • Bug fix: keyboard shortcuts not working correctly under some circumstances

New in WinSSHTerm 1.3.1 (Jun 3, 2016)

  • Bug fix: clicking on tabs could lead to unexpected behaviour under some circumstances
  • The menu item "Close all disconnected" now only enabled if there is at least one connection marked as disconnected

New in WinSSHTerm 1.3.0 (May 31, 2016)

  • WinSSHTerm is now able to mark connections as disconnected ("!!") or automatically close the connection. This feature is only available for PuTTY as terminal client. You'll notice the new menu item "Close all disconnected" if you right-click a session tab.

New in WinSSHTerm 1.2.6 (May 10, 2016)

  • Changed yellow color in color scheme 'WinSSHTerm'.

New in WinSSHTerm 1.2.5 (May 9, 2016)

  • Pop-up notifications now more user-friendly

New in WinSSHTerm 1.2.4 (May 9, 2016)

  • fixed a minor issue: switching windows in the search dialog while tab key still pressed

New in WinSSHTerm 1.2.3 (May 9, 2016)

  • Changed default terminal type to "xterm". This will fix a terminal color issue on RedHat based linux distributions (e.g. CentOS 7)
  • Added an option to set the terminal type in the preferences

New in WinSSHTerm 1.2.2 (May 9, 2016)

  • bug fix: layout persisting (affects versions from 1.1.0 to 1.2.1)

New in WinSSHTerm 1.2.1 (May 9, 2016)

  • bug fix: KiTTY installation

New in WinSSHTerm 1.2.0 (May 9, 2016)

  • New feature: KiTTY is now supported

New in WinSSHTerm 1.1.1 (May 9, 2016)

  • bug fix: Problem with installing/updating tools within the preferences dialog

New in WinSSHTerm 1.1.0 (May 9, 2016)

  • added color 'light grey' to default color scheme, which is for example used to easily distinguish the diff blocks in the output of 'git diff --color'
  • code cleanup: reduced size of executable WinSSHTerm.exe

New in WinSSHTerm 1.0.5 (May 9, 2016)

  • Workaround: taskbar not hiding in fullscreen mode

New in WinSSHTerm 1.0.4 (May 9, 2016)

  • Improved focus when clicking inside PuTTY terminal

New in WinSSHTerm 1.0.3 (May 9, 2016)

  • New feature "clone connection"

New in WinSSHTerm 1.0.2 (May 9, 2016)

  • New feature "Close all but me"

New in WinSSHTerm 1.0.1 (May 9, 2016)

  • Bug fix: PuTTY session could get automatically closed under special circumstances
  • Improvement: faster loading of some GUI elements