Overview
| Report Server Version | JAR Package Version | App Version | HTML5 Mobile Display Plugin Version |
|---|---|---|---|
11.5.11 | 2026-05-20 | 11.5.11 | 11.5.11 |
Report
Shadow Editing Optimization for 3D Components
When you edit the custom shadow range in a Custom 3D Scene component, the viewing angle was restricted by settings under Camera > Viewing Angle > Scale Setting. As a result, the shadow range box could be partially hidden, making it hard to adjust the shadow range precisely.
The FineVis Data Visualization plugin V4.10.0 improves the shadow range editing experience. In editing mode, viewing angle adjustment is no longer restricted by settings under Camera > Viewing Angle > Scale Setting, so you can freely navigate and edit the scene. After you exit editing mode, the original viewing angle is automatically restored.
For details, see Light Source and Projection of FVS Custom 3D Scene Component.

New Quick Entry to Model Library for FVS 3D Components
In the FineVis Data Visualization plugin V4.10.0, a quick entry to the model library has been added to the editing page of Custom 3D Scene components. You can click Model Library — either on the Model tab when the model list is empty or in the Model Management window — to open the FineVis model library, where you can browse and download models as needed.

Platform
Optimized Resource Export for Migration
Starting from FineReport of V11.5.11 with the FineVis Data Visualization plugin of V4.10.0 and later versions, when the main template is an FVS template, the sub-templates linked via hyperlinks can also be exported together as part of the resource package.
Column Quantity Limit Per Dataset Added to Template Limit
The Column Quantity Limit Per Dataset option is added to Template Limit, allowing you to restrict the number of columns in a single template dataset.
For details, see Template Limit.
Permission Management Optimization
A panoramic view is added to Permission Management on the decision-making platform, helping you quickly understand the scope of the three independent permission systems and how they relate to one another. From the view, you can clearly distinguish directory permissions, template authentication permissions, and remote design permissions, and jump directly to each configuration page to complete the setup.
WebSocket Connection Stability Optimization
When the server restarts, the network fluctuates, or the browser restores many pages at once, a large number of WebSocket connections may be re-established simultaneously. This can trigger a surge of concurrent database queries, slowing down core platform functions or even causing them to freeze.
This release isolates WebSocket-related database queries from core business operations at the resource level, so even if query processing becomes congested, normal operations such as reporting and data analysis are unaffected.
During peak periods of WebSocket reconnection (for example, when many pages are opened at once right after a restart), the system may display the message: "The configuration database is currently busy, triggering protective degradation. Try again later." This is an intentional safeguard that keeps the platform from freezing. Once the peak passes or the connection is re-established, normal loading will resume.

Container Authentication Optimization
For projects using private cloud authentication or local container authentication, QR code scanning is no longer required for re-authentication after a restart if the project information remains unchanged.
For details, see Local Container Authentication.