Skip to content

Release Notes v34.2

Breaking Changes

  • In the library code of the datasource and Hexagon projects, the dependency on insight-datasource-librarysupport and insight-infor-librarysupport must either be removed or changed to compileOnly.

    • The dependencies have been moved to the corresponding adapter.
  • From now on Hybrid-Installation for Maximo/MAS and openTALOS is default.

  • DockerImage wildfly-maximo is not longer supported and will be removed in the next release. If you use DockerImage wildfly-maximo then switch to wildfly-insight

  • The app has a new look. You can change all colors to suit your needs. See customize

  • To use the deep link function, colons, quotation marks, and slashes must be masked.

  • Endpoint insight-server/data/<user>/... does not exist anymore and usages must be replaced by insight-server/userdata/... Please check and adjust insight.properties especially property document.meta.url

Push notications

  • Insight Push is no longer active by default and may need to be enabled.
  • A Google Cloud Services account must be requested and the authentication file (firebase-key.json) must be placed in the installation.
  • For further installation details see Insight Push Notifications
  • The insight.property push.auth-token is no longer available.

Features