Skip to content

Release Notes v36.0

Features

  • Platform-specific Insight Client configuration (Browser, iOS, Android, ...)

  • New Insight CLI for uploading configuration elements

  • 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 downloadValidateInterval has been increased from 1 minute to 15 minutes to reduce download validation request frequency.
  • config.json now supports the platform property 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.