| New Features |
|---|
| 1. | Added new "3D Area" chart type in reports and dashboards.V2025.4.1RJS |
| 2. | Added new "Surface" chart type in reports and dashboards.V2025.4.1RJS |
| 3. | 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.V2025.4.1RJS |
| 4. | Retrieving SVG images from a data column in reports.V2025.4.1RJS |
| 5. | The "Series" field in the simple editor of the "Chart" report component.V2025.4.2RJS |
| 6. | 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.V2025.4.1RJS |
| 7. | Added a new action "Running Average" to "Data Transformation".V2025.4.1RJS |
| Enhancements |
|---|
| 1. | Replacing the sync-request package with our own implementation.V2025.4.1RJS |
| 2. | 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.V2025.4.1RJS |
| 3. | The ability to enter custom values for the "Values" property in the "Check Box" report component has been removed.V2025.4.1RJS |
| 4. | Displaying font names in the web designer.V2025.4.2RJS |
| Fixed Bugs |
|---|
| 1. | Processing and converting dates in case of milliseconds.V2025.4.1RJS |
| 2. | Displaying the order during interactive sorting in the viewer.V2025.4.1RJS |
| 3. | Wrapping text when justified in a text component.V2025.4.1RJS |
| 4. | Error using variables of type "Range" when viewing a report in the viewer.V2025.4.1RJS |
| 5. | Handling non-existent enumeration when opening template in report designer.V2025.4.1RJS |
| 6. | Saving the values of constant chart lines when saving a report to an *.mdc file.V2025.4.1RJS |
| 7. | A problem with some numeric ranges which are used as parameters has been solved.V2025.4.1RJS |
| 8. | Using user functions in "DataTransformation".V2025.4.1RJS |
| 9. | Saving changes when editing a column expression in Data Transformation.V2025.4.1RJS |
| 10. | The report designer freezes when changing the zoom in the viewer when viewing a report with a pie chart.V2025.4.1RJS |
| 11. | Text color in the "File" menu.V2025.4.1RJS |
| 12. | Displays the selected font in the font list.V2025.4.2RJS |
| 13. | Setting a value for a report variable in a user function when it is called in component events.V2025.4.2RJS |
| 14. | Opening an empty data dictionary from a *.dct file.V2025.4.2RJS |
| 15. | Processing data fields in "Data Transformation" in cases where the DataSet is not registered.V2025.4.2RJS |
| 16. | Warning about using synchronize() and synchronizeAsync() methods when synchronizing data in a report.V2025.4.1RJS |
| 17. | Displaying constant lines and strips for 3D charts.V2025.4.1RJS |