Version
Report Server Version | JAR Package Version | App Version | HTML5 Mobile Display Plugin Version |
---|---|---|---|
11.0.31 | 2024-12-03 | V11.0.96 | V11.0.96 |
Report
Optimized Cell Progress Bar
Render Mode > Frontend Render in the Cell Progress Bar plugin is compatible with HTML5 terminals to improve mobile preview performance.
For details, see Cell Progress Bar Plugin.
Platform
JNDI Data Connection Disabling
To prevent security issues caused by JNDI injection, JNDI data connections can be disabled.
The parameter SecurityConfigdisableJNDI is added to FineDB to determine whether to disable JNDI data connections.
For details, see FINE_CONF_ENTITY Visualization Configuration.
Parameter Name | Parameter Description | Parameter Value |
---|---|---|
SecurityConfigdisableJNDI | Whether to disable JNDI data connections | false (default value): no true: yes Error message: The administrator has disabled theJNDI feature Note: This parameter cannot be modified through the FINE_CONF_ENTITY Visualization Configuration plugin. |
System Parameter for Role ID Getting
The parameter $fine_role_id is added. This parameter is used to get the ID of the role logging in to the system to prevent permission configuration from being invalid due to role renaming.
For details, see Fine-Grained Permission Control.