Skip to content

Release notes for the May, 3 2026 update

Update Version 4.1.202605011636

New Features

Added clipboard transfer support to WEB HTTP Sessions

This feature enables bidirectional copy and paste between the local device and remote browser in Web HTTP sessions, improving usability and productivity when accessing web portals in zero-trust environments.

Added command enforcement for PowerShell client sessions

This option ensures that commands executed in sessions established via native PowerShell clients are restricted to approved directories, enhancing the security of remote operations on Windows endpoints.

Extensions

  • Added the option to drag-and-move clipboard dialog inside WEB session screen.

  • Added the option to configure the file system path for storing backup files.

  • Added the option to schedule automated restore from backup volumes placed in a designated folder, enabling Disaster Recovery (DR) node maintenance and offline node synchronization in multi-node deployments.

Security

Security Improvements

  • Added support for signing tenant backup files to ensure integrity and authenticity.

  • Added support to display backup signature status on the list of backups.

Components Update

  • Updated application WEB framework to the latest version.

  • Updated terminal emulator component to the latest version.

  • Updated JSON processing library to the latest version.

  • Updated REST API Documentation component to the latest version.

  • Updated PostgreSQL driver to the latest version.

  • Updated client side sanitation component to the latest version.

  • Updated client side markdown toolkit to the latest version.

Fixes

  • Fixed the issue with credentials override option for WEB HTTP Sessions.

  • Fixed the issue with host override option is available for the WEB Portal session launchers.

  • Fixed the issue with the password reset script "Unix Password Reset by Account Itself" to properly use the existing password for the new tenants.

  • Fixed the issue with "Unix Password Set by Shadow with no sudo Password" script to reuse the old password correctly for the new tenants.

  • Fixed the issue with respecting command filter configuration for the SSH sessions initiated from the command line shell.

  • Fixed the issue with using Firefox browser on Windows devices to access the application servicing traffic terminated by self-signed, expired or invalid certificate.

Development

  • Added the option to run multiple instances of the server on the same host. Introduced app.db.port and app.node system parameters to support multiple instances running on the same host.

  • Updated client side code auditing tool to the latest version.