Release notes for the November 9, 2025 update
Update Version 4.1.202511071506
New Features
Added support for User Defined Reports.
User Defined Reports option allows site administrators to build SQL based reports pulling data from the tenant database. Site Administrators and Site Auditors can browse and execute reports using Reports / User Defined list of build reports.
User defined report could be filtered (if report allows this), sorted by columns, paginated and exported to PDF or CSV format.
User defined reports creators should use script with the role Report and type SQL to create new reports in cross-platform Hibernate Query Language (HQL) using Entities described in the schema section of REST API Documentation.
The application includes several out of the box user defined reports as an example.
Added Intelligent MFA option to reduce number of MFA prompts.
When enabled, Intelligent MFA does not prompt for MFA for logins that match previous user behavior. MFA is enforced again when the user access falls outside of the established pattern such as logging from different location or different device, logging in after work hours, on the weekend or when MFA was not enforced for a long time, or when there are too many logins.
Intelligent MFA supports accessing the application using WEB, SSH or RDP interfaces.
Extensions
-
Added login and logout events for the sessions established using native SSH and RDP desktop or mobile clients.
-
Added MFA type used and interface (WEB, SSH or RDP) information to the event log message about user login.
Security
-
Updated application client side WEB framework to the latest version.
-
Updated database access component to the latest version.
-
Updated unit test component to the latest version.
-
Updated REST API client and server components to the latest version.
Fixes
-
Fixed the issue with the Duo Security and Entra ID MFA wording for the sessions established by native desktop or mobile RDP clients.
-
Fixed the issue with the language translations of the messages displayed for the sessions established by native desktop or mobile RDP clients.
-
Fixed the issue with the application font used in the messages displayed for the sessions established by native desktop or mobile RDP clients.
-
Fixed the issue with forced logging out from the application when accessing function with expired permission displaying the error message instead.
-
Fixed the issue with short days of the weeks labels in Russian translation.
-
Fixed the issue with populating credentials fields on some sites using WEB HTTP Sessions.
-
Fixed the issue with exporting video recording with metadata in US English locale.
-
Fixed the issue with detecting a client IP address when accessing the application using WEB, SSH or RDP interfaces.
-
Fixed the issue with creating default gateway and out of the box access profiles when initializing new tenant.
-
Fixed the issue with long installation times on both Linux and Windows platforms.
-
Fixed the issue with uninstalling the deployment on Linux platform.
-
Fixed the issue with the HTTP channel name to align it with the names of the other channels.