v33.0¶
Release date: October 2024
Breaking Changes¶
- Push-Notifications require an API key, please check API key generation for details.
- The API key must be provided in the request header when calling https://yourdomain.com/insight/push/push/send (see here).
- List attributes List attributes automatically display the stored suffix behind the value. This feature is mainly used for units. Created FormFields can be removed again if necessary.
Updates middleware components:¶
- JDK 11.0.24+8
- Wildfly 32.0.1-Final
- ELK 8.x
Changelog¶
- Multiselection List save-actions can be executed via Multiselection.
- Menu listDialog The listDialog menu displays a root list in a dialog.
- actionIcon Displays an action icon on the attribute. This icon can be used to execute JavaScript and menu actions. The JavaScript can be used to change the value of the attribute. It is also possible to execute one of the menus using JavaScript.
- Remove insight property gateway.loglevel and use environment variable INSIGHT_LOGLEVEL_GATEWAY
- The default log level is INFO