Skip to content

v25.0

Release date: April 2022

Breaking Changes

  • The search function on child buckets must now be activated explicitly. Before version 25.0.0, the search and filter function was automatically enabled but was rarely needed. The search function can be reactivated via the searches configuration on the child node. The search on the root list is not affected, only the "magnifier, filter"-icon on child buckets. searches

  • distributed architecture for big installations

Changelog

  • expert-search is now disabled by default, to enable set disableExpertSearch: false in your client configuration
  • recommendations for better throuput and overall performance can be found here
  • "createForm"-Menu-Action is now available in insight-web and insight-mobile. (was previously only insight-mobile) createForm
  • "createSilent"-Menu-Action is now available in insight-web and insight-mobile. (was previously only insight-mobile) createSilent
  • "HTMLViewer"-widget: The widget displays the text as HTML in the page. Can be used to display Rich-Text. HTMLViewer
  • "Textarea"-widget and "Text"-type attributes in insight-mobile: The "Textarea"-widget is now the default widget for all "Text"-type attributes. The control is automatically expanded to about 4 lines. Lines that are not visible can be expanded. The height can be configured. Textarea:inline is deprecated. Textarea
  • "Keypad"-input dialog: Shows a button behind the input control that displays a keypad dialog. The buttons of the keypad can be freely defined. When you click on a button, the text is added to the attribute value. Keypad
  • insight-monitoring.war replaces insight-monitoring-administration.war Update v25