Release notes for the update November 3, 2024
Update Version 4.1.202410311711
New Features
Added the option to backup and to restore tenant data.
The backup and restore function could be used to save the copy of the assets, configurations, integrations, policies and reports from the tenant to recover from the deployment failures, to move the tenant to different deployment or to different back end database, or to build an integration solution that uses data managed by the tenant.
Backup and restore function include the following capabilities:
-
Full backup extracts data from the tenant spaces and subspaces.
-
Incremental backup extracts data created or modified since the defined cut-off date.
-
The option to create tenants from the saved backup file.
-
The option to restore incremental backup file into the existing tenant. The tenant level restore process preserves data existing in the tenant and adds the data from the incremental backup.
-
Backup extracts the data from the tenant database into the portable object-level JSON format with encrypted secured fields and keys.
-
The restore process allows to restore data into the different database as compared to the database of the original tenant.
Security
-
Updated HTTP communication component to the latest version.
-
Updated API data processor component to the latest version.
Bug Fixes
-
Fixed the issue with only single-valued not-checkbox fields might be selected as secured fields.
-
Fixed the issue with the availability of the required option for a checkbox field
-
Added an indicator for a checkbox field in an off position on the asset view screens.
-
Fixed the issue with blanked errors on the browser console when navigating asset database.
-
Fixed the issue with saving default field values while not changing any other field on the asset edit form.
-
Fixed the issue with saving an asset with valid values in the required multi-valued fields.
-
Fixed the issue with the ability to save the asset in the inconsistent state using keyboard shortcut.
-
Fixed the issue with the ability to save an asset with an empty required field using the application API without the GUI.
-
Fixed the issue with displaying Hidden option on the type field editing screen.
-
Fixed the issue with deleting the expanded asset on the asset list screen generated an error.
-
Fixed the issue with saving assets with required choice fields that have default values.
-
Fixed the issue with saving assets that include required hidden fields.