Skip to content

Release notes for the July, 5 2026 update

Update Version 4.1.202607021637

New Features

Added on-demand data synchronization between replication nodes

Added an on-demand replication synchronization process to synchronize new and updated data between replication nodes.

Unlike real-time replication, which transfers changes as they occur, replication synchronization scans for changes made during a configurable time period and synchronizes them between connected nodes. This makes it easy to recover updates that may have been missed while real-time replication was unavailable, such as during maintenance or network interruptions.

Replication synchronization is also useful for periodically synchronizing Disaster Recovery (DR) environments without maintaining continuous real-time replication, reducing unnecessary network traffic while ensuring data remains up to date when needed.

Extensions

  • Improved the performance of paginated data retrieval from the Microsoft Entra ID REST API.

  • Added the option to verify connectivity and establish trust with cloud AI providers directly from the integration list and edit screens.

  • Added the option to regenerate HTTP proxy certificate from the WEB Console GUI.

  • Improved Active Directory integration by enforcing the requirement to use service accounts in User Principal Name (UPN) format.

Security

Security Improvements

  • Updated code signatures for Windows installers.

  • Improved the security of Microsoft Entra ID token caching by preventing tokens generated for the same applications from being shared across different tenants or sites.

  • Improved communication security with Microsoft Entra ID to strengthen authentication and API interactions.

  • Added support for FIPS-compliant certificate storage for Microsoft Entra ID and OpenAI communications.

  • Added connection timeouts for Microsoft Entra ID communications to improve reliability during network connectivity issues and reduce the risk of denial-of-service (DoS) conditions.

Components Update

  • Updated application WEB framework to the latest version.

  • Updated database access component to the latest version.

  • Updated Code Editor view components to the latest version.

  • Updated test framework to the latest version.

  • Updated WEB application icons library to the latest version.

  • Updated PostgreSQL driver to the latest version.

  • Updated HTTP communication component to the latest version.

  • Updated SSH and PowerShell proxy sessions player component to the latest version.

  • Updated terminal emulator component to the latest version.

  • Updated WEB HTTP Driver to the latest version.

  • Updated application logger component to the latest version.

Fixes

  • Fixed an issue with resolving the dynamic issuer for the certificates, tokens and signatures to the site URL when the configured issuer contained leading or trailing whitespace.

  • Fixed the issue with deleting the asset that has associated failed password reset jobs.

  • Fixed the issue that allowed the deletion of local users and groups that were still in use by asset or container permissions, workflow approvers, or workflow selectors.