Saturday, December 14, 2024

new version 2.38.0 released

 Changelog

  • New option (experimental) to let the terminal change the tab title dynamically (under File->Preferences->Terminal->Tab title changes)
  • New feature: bulk-open connections with WinSCP (Connection Folder->Copy Files)
  • Bug fix: State signs get lost when moving a tab with a renamed title

x64 Portable Edition: WinSSHTerm-2.38.0-x64.zip

SHA256 (.ZIP_X64): 603C2C56961919126BFF652D75ADC8931B5C50FC927C03E51FDDE5956569A7D0

x64 Installer Edition: WinSSHTerm-2.38.0-x64.msi

SHA256 (.MSI_X64): 45E01E6418F1F910CE7DCA0BADD01B5E16E359A9F3C0522C8149AE9A26DD0F6E

arm64 Portable Edition: WinSSHTerm-2.38.0-arm64.zip

SHA256 (.ZIP_ARM64): B3E6CB1C32476734273833C4AE526CD2459382739E795EDCD8CC3C50F3C1DFC4

arm64 Installer Edition: WinSSHTerm-2.38.0-arm64.msi

SHA256 (.MSI_ARM64): 56D4B2D88C4C343F4D2F247239ADEB9E1D1300ACC3059145ABF19BF18425DDC5

Sunday, September 29, 2024

new version 2.37.5 released

 Changelog

  • Bug fix: Issue when checking versions for PuTTY or WinSCP
  • Explicitly disable DPI awareness to prevent layout issues

Wednesday, September 18, 2024

new version 2.37.4 released

 Changelog

  • Bug fix: The default GUI font could cause issues on Windows systems which are using non-Latin characters
  • Bug fix: An error message appeared when opening a connection with "Connection Sharing" enabled
  • Minor changes to the GUI

Monday, August 19, 2024

new version 2.37.3 released

 Changelog

  • Bug fix: The default PuTTY session got reset on each start of WinSSHTerm causing a loss of manual configuration changes
  • Bug fix: Some actions in the Trusted Host CAs window could lead to an app crash
  • Bug fix: Unsupported characters in connection fields that contain a path weren't properly handled

Saturday, August 10, 2024

new version 2.37.2 released

 Changelog

  • Bug fix: Copy files: When using a proxy (type: Local, HTTP, SOCKS4 or SOCKS5), the parameter for the certificate was missing

Monday, August 5, 2024

new version 2.37.1 released

 Changelog

  • Bug fix: A bug was introduced in version 2.37.0 that could lead to errors when opening a connection (or checking access)

Saturday, August 3, 2024

new version 2.37.0 released

 Changelog

  • Added support for OpenSSH certificates
  • Added the proxy type "Local" to be able to set a custom proxy command
  • Custom Color Scheme: New button to generate the string for the connection field "Env Color" (Files->Preferences->Color Scheme->Edit)
  • Script Runner: Removed restriction (sequential runs only) when using HTTP or SOCKS proxy
  • Bug fix: Changes to a session registry key could fail in some cases

Friday, July 12, 2024

new version 2.36.2 released

 Changelog

  • Added menu items for detaching and re-attaching all terminals to "Tools"
  • Bug fix: Chocolatey shim is still not properly handled for Puttygen

Tuesday, July 9, 2024

new version 2.36.1 released

 Changelog

  • Added a new menu item "Start Puttygen" to "Tools"
  • Bug fix: Chocolatey shim is not properly handled for Puttygen
  • Bug fix: Missing text in the window that shows the download link for Puttygen

Monday, July 8, 2024

new version 2.36.0 released

 Changelog

  • Added puttygen as client software (File->Preferences->Puttygen)
  • Added a new environment variable for puttygen (see point 32 in the FAQ section)
  • Multi-Input: Send text to detached terminal windows now possible
  • New option to prevent closing detached terminal windows on exit (File->Preferences->General)
  • Cloning a shared connection to a local one now possible in the Connections window
  • Turned off GSSAPI authentication in PuTTY as WinSSHTerm doesn't support it
  • Changed code for caching encrypted data
  • Bug fix: Using shortcuts in detached terminal windows could lead to an unexpected behaviour
  • Bug fix: Pageant isn't correctly started in some cases when starting from the Preferences window

Thursday, May 30, 2024

new version 2.35.2 released

 Changelog

  • Bug fix: If a backup is created when a shared connection file is loaded, the local connections will be missing in the backup. Please recreate your backup with 2.35.2 or later, if it was created with 2.35.1 or earlier
  • Bug fix: Restoring a backup when a shared connection file is configured can cause an error and prevent WinSSHTerm from starting

new version 2.35.1 released

 Changelog

  • Bug fix: Creating a backup can lead to a corrupted file in some cases. Please consider backup files generated with 2.35.0 or earlier as corrupt and recreate them with 2.35.1 or later
  • Master password: minor improvements

Wednesday, May 15, 2024

new version 2.35.0 released

 Changelog

  • Support for environment variables added to set custom locations for PuTTY, WinSCP, Pageant, Plink and VcXsrv (see point 32 in the FAQ section)
  • Env Color: Instead of only changing the background color it is now possible to optionally change all 22 terminal colors in PuTTY (see point 21 in the FAQ section)
  • Bug fix: Spacing in tabs corrected
  • Square color area in the tab changed to a colored dot to save space
  • new configuration parameter "Custom Type" for each connection
  • Connection Filter: new option to resolve variables
  • Connection Filter: new parameter "Custom Type" added to the properties list
  • new updateable msix package available in the Microsoft Store
  • msix package: Removed download pop ups and links
  • Bug fix: Prevent starting WinSSHTerm if the key file is invalid 

Tuesday, April 16, 2024

new version 2.34.1 released

 Changelog

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

Tuesday, April 9, 2024

new version 2.34.0 released

 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

Thursday, March 28, 2024

new version 2.33.6 released

 Changelog

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

Wednesday, March 27, 2024

new version 2.33.5 released

 Changelog

  • 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

Sunday, March 17, 2024

new version 2.33.3 released

 Changelog

  • 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

Wednesday, February 21, 2024

new version 2.33.2 released

 Changelog

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

Monday, February 19, 2024

new version 2.33.1 released

 Changelog

  • Bug fix: Issue with validating when configuration contains variable

new version 2.33.0 released

 Changelog

  • 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

Thursday, December 28, 2023

new version 2.32.2 released

 Changelog

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

Thursday, December 7, 2023

new version 2.32.1 released

 Changelog

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

Monday, December 4, 2023

new version 2.32.0 released

 Changelog

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

Wednesday, October 18, 2023

new version 2.31.0 released

 Changelog

  • 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
  • Disabled some shortcuts per default

Wednesday, October 11, 2023

new version 2.30.2 released

 Changelog

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

Sunday, October 1, 2023

new version 2.30.1 released

 Changelog

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

Friday, September 22, 2023

new version 2.30.0 released

 Changelog

  • 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

Wednesday, July 12, 2023

new version 2.29.1 released

 Changelog

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

new version 2.29.0 released

 Changelog

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