Release Notes v36.0¶
Features¶
-
Platform-specific Insight Client configuration (Browser, iOS, Android, ...)
- See Changelog for details.
-
New Insight CLI for uploading configuration elements
- Replaces
gradle-util. - See configuration setup for details.
- Replaces
-
Insight Cockpit reimplementation in Angular
- Includes permission management.
- Adds views for use cases, roles, and indexer details (work in progress).
-
Performance and feature improvements for the Planning API and component
Changelog¶
- The default
downloadValidateIntervalhas been increased from 1 minute to 15 minutes to reduce download validation request frequency. config.jsonnow supports theplatformproperty to apply platform-specific settings.- downloadCompletedCheckInterval When a download is started, the Insight Client periodically asks the server whether the download is already complete. Previously, this query was performed every 5 seconds for each pending download. Since this causes a significant load on the server, the interval has been increased to 30 seconds. There is a new client configuration setting that can be used to change this interval.
Breaking Changes¶
-
Docker image insight-maximo is no longer supported and has been removed. Please switch to insight.
- The list of available images is available here.
-
S3 storage for configuration elements is now obsolete and no longer required.
- It has been replaced by an internal storage solution.
- See the update guide for migration details.
- See the overview.
-
The legacy Insight-Web Client Explorer is deprecated.
- Switch browser access and routing to
/insight/client. - See Client Installation and Setup for consolidated setup and routing examples.
- Switch browser access and routing to