WinSSHTerm Portable Changelog

What's new in WinSSHTerm Portable 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 Portable 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 Portable 2.33.6 (Mar 28, 2024)

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

New in WinSSHTerm Portable 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 Portable 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 Portable 2.33.2 (Feb 21, 2024)

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

New in WinSSHTerm Portable 2.33.1 (Feb 19, 2024)

  • Bug fix: Issue with validating when configuration contains variable

New in WinSSHTerm Portable 2.33.0 (Feb 19, 2024)

  • Basic validation for the connections configuration, added a new option (File->Preferences->General)
  • Script Runner: By default, PTY allocation is now enabled for plink (see new option File->Preferences->Misc->Script Runner)
  • WSL Starter: Each stage "install", "setup_ssh" and "startup_ssh" can now have commands with different executables
  • Copy files: better path detection when reading from clipboard
  • System fonts now loading on demand to reduce startup time

New in WinSSHTerm Portable 2.32.2 (Dec 28, 2023)

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

New in WinSSHTerm Portable 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 Portable 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 Portable 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 Portable 2.30.2 (Oct 11, 2023)

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

New in WinSSHTerm Portable 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 Portable 2.30.0 (Sep 24, 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 Portable 2.29.1 (Jul 12, 2023)

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

New in WinSSHTerm Portable 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 Portable 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 Portable 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 Portable 2.27.0 (Jun 10, 2023)

  • Changelog:
  • 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 Portable 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 Portable 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 Portable 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 Portable 2.25.1 (Mar 11, 2023)

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

New in WinSSHTerm Portable 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 Portable 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 Portable 2.23.3 (Nov 29, 2022)

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

New in WinSSHTerm Portable 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 Portable 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 Portable 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 Portable 2.22.0 (Jun 26, 2022)

  • ump 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 Portable 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 Portable 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 Portable 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 Portable 2.19.1 (Apr 27, 2022)

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

New in WinSSHTerm Portable 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 Portable 2.18.0 (Feb 23, 2022)

  • Multi-Input Scripts: Added possibility to search scripts

New in WinSSHTerm Portable 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 Portable 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 Portable 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 Portable 2.14.0 (Nov 23, 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 Portable 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 Portable 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 Portable 2.11.1 (Jul 14, 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 Portable 2.11.0 (Jun 30, 2020)

  • New field "Custom Id" in the connection configuration. Its value will be found by the search tool (Navigate->Search)
  • Added support for the XML attribute "Expanded" in the shared connection file
  • Minor improvements to the error handling for shared connections files
  • Minor improvements to the code that sends messages to the PuTTY/KiTTY terminals
  • Bug Fix: Changing the protocol for Copy Files resets the connection SSH port to 22

New in WinSSHTerm Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 2.3.1 (Nov 4, 2018)

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

New in WinSSHTerm Portable 2.3.0 (Sep 9, 2018)

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

New in WinSSHTerm Portable 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 Portable 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 Portable 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 Portable 2.2.5 (May 8, 2018)

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

New in WinSSHTerm Portable 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 Portable 2.2.3 (Apr 25, 2018)

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

New in WinSSHTerm Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 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 Portable 2.1.5 (Dec 27, 2017)

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

New in WinSSHTerm Portable 2.1.4 (Dec 27, 2017)

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

New in WinSSHTerm Portable 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 Portable 2.1.2 (Dec 11, 2017)

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