Skip to content

v32.0 (preview)

Breaking Changes

  • Optional: configurations repository must be restructured and migrated to support uploading of artefacts to the new S3 storage option
  • MinIO S3 storage services needs to be added
  • Only if roles-replication is configured: Property roles.replication is not used anymore. Please use roles.replication.type=maximo
  • config.js is no longer used. Insight Explorer and Insight Mobile both now use config.json. All settings must be transferred from config.js to config.json.

New versions of middleware-components:

  • JDK 11.0.19+7
  • Wildfly 30.0.1-Final
  • ELK 8.x
  • new Service Minio is necessary

Changelog

  • plusMinus Shows a plus and minus button on number attributes.
  • tabs Displays a tab footer bar on the root list. This allows you to switch between the stored trees.
  • Create and detail view focusAttribute The attribute to be focused when opening the page. The feature is primarily used when creating.
  • Form dialog focusAttribute The attribute to be focused when opening the dialog.
  • Backend search with OR You can search with one attribute across multiple attributes using OR. This can be used with backend searches, online and offline.
  • Config-Migration can be used for removing "clientProperties" fields in V2-Configurations.
  • for maximo-backends treeConfigs can be stored in database instead of folder "treeConfigurations" details here