Stimulsoft Reports.JS 2025.4.1
Released: Oct 6, 2025
2025.4.1 中的更新
特性
- Added new "3D Area" chart type in reports and dashboards.
- Added new "Surface" chart type in reports and dashboards.
- The ParametersDisplayMode property has been added to a report. It allows to show parameters not only in a parameters panel, but in a dialog window.
- Added support for retrieving SVG images from a data column in reports.
- The ability to execute CSharp scripts in report component expressions, variables, and calculated columns has been added. When creating new reports, the report's Script Language property is set to CSharp; existing reports will remain set to JavaScript, as was previously.
- Added a new "Running Average" action to "Data Transformation".
- Replaced the sync-request package with a new implementation.
- Replaced the "Event Access" property with the "Script Eval Access" property. The new property determines whether JavaScript code can be executed in report events and user functions.
- The ability to enter custom values for the "Values" property in the "Check Box" report component has been removed.
修補程式
- Processing and converting dates in case of milliseconds.
- Displaying the order during interactive sorting in the viewer.
- Wrapping text when justified in a text component.
- Error using variables of type "Range" when viewing a report in the viewer.
- Handling non-existent enumeration when opening template in report designer.
- Saving the values of constant chart lines when saving a report to an *.mdc file.
- A problem with some numeric ranges which are used as parameters has been solved.
- Using user functions in "DataTransformation".
- Saving changes when editing a column expression in Data Transformation.
- The report designer freezes when changing the zoom in the viewer when viewing a report with a pie chart.
- Text color in the "File" menu.
- Warning about using synchronize() and synchronizeAsync() methods when synchronizing data in a report.
- Displaying constant lines and strips for 3D charts.