Skip to content

Release notes for the May, 31 2026 update

Update Version 4.1.202605291345

New Features

Added Data Replication Between Application Nodes

The replication component maintains a journal of data changes, including create, update, and delete operations for configuration, management, and log data. The replication process then synchronizes these changes with configured peer nodes through the application REST API.

Node-to-node data replication supports advanced deployment scenarios, including:

  • Disaster Recovery (DR) — A backup node can be used when the Main node is unavailable and later synchronize the data collected during the outage back to the Main node.

  • Active Multi-Site — Two active Main nodes can serve endpoints in different regions or locations, such as isolated cloud virtual networks or disconnected datacenters, while sharing configuration, security policies, and audit data.

  • Autonomous Peer — A Peer node can be deployed in an isolated virtual private network or datacenter to access endpoints that are not directly reachable from the Main node. The Autonomous Peer can continue operating when connectivity between the Peer and Main nodes is unavailable or low quality.

  • Session Relay — Session performance can be improved by keeping session traffic local when the asset, user, and Peer node are in the same network, avoiding unnecessary routing through the Main node.

Extensions

  • Added the option to specify timeout parameters for AWS Console remote app.

Security

Components Update

  • Updated application WEB framework to the latest version.

  • Updated database access component to the latest version.

  • Updated terminal emulator component to the latest version.

  • Updated XML Mapping toolkit to the latest version.

  • Updated data binding component to the latest version.

  • Updated SSH server, client and proxy component to the latest version.

  • Updated SSH keys handling toolkit to the latest version.

  • Updated client side data sanitation component to the latest version.

  • Updated code audit component to the latest version.

Fixes

  • Fixed the issue with reduced screen size for WEB Sessions.

  • Fixed the issue with switching container to the selected non-container asset in the SSH command line shell.

  • Fixed the issue with translated error messages in the switch container operation of the SSH command line shell.

  • Fixed the issue with the real time permission verification when switching containers in the SSH command line shell.