| Новые возможности |
|---|
| 1. | 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 |
| 2. | Added a new action "Running Average" to "Data Transformation".V2025.4.1RJS |
| 3. | Added new "3D Area" chart type in reports and dashboards.V2025.4.1RJS |
| 4. | Added new "Surface" chart type in reports and dashboards.V2025.4.1RJS |
| 5. | 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 |
| 6. | Retrieving SVG images from a data column in reports.V2025.4.1RJS |
| Улучшения |
|---|
| 1. | The ability to enter custom values for the "Values" property in the "Check Box" report component has been removed.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. | Displaying font names in the web designer.V2025.4.2RJS |
| 4. | Replacing the sync-request package with our own implementation.V2025.4.1RJS |
| Исправлены ошибки |
|---|
| 1. | Processing data fields in "Data Transformation" in cases where the DataSet is not registered.V2025.4.2RJS |
| 2. | Warning about using synchronize() and synchronizeAsync() methods when synchronizing data in a report.V2025.4.1RJS |
| 3. | Opening an empty data dictionary from a *.dct file.V2025.4.2RJS |
| 4. | Passing CSRF headers to the Django framework is necessary for correct report generation on the server side.V2025.4.2 |
| 5. | Setting a value for a report variable in a user function when it is called in component events.V2025.4.2RJS |
| 6. | Displays the selected font in the font list.V2025.4.2RJS |
| 7. | Text color in the "File" menu.V2025.4.1RJS |
| 8. | The report designer freezes when changing the zoom in the viewer when viewing a report with a pie chart.V2025.4.1RJS |
| 9. | Saving changes when editing a column expression in Data Transformation.V2025.4.1RJS |
| 10. | Using user functions in "DataTransformation".V2025.4.1RJS |
| 11. | A problem with some numeric ranges which are used as parameters has been solved.V2025.4.1RJS |
| 12. | Saving the values of constant chart lines when saving a report to an *.mdc file.V2025.4.1RJS |
| 13. | Handling non-existent enumeration when opening template in report designer.V2025.4.1RJS |
| 14. | Error using variables of type "Range" when viewing a report in the viewer.V2025.4.1RJS |
| 15. | Wrapping text when justified in a text component.V2025.4.1RJS |
| 16. | Displaying the order during interactive sorting in the viewer.V2025.4.1RJS |
| 17. | Processing and converting dates in case of milliseconds.V2025.4.1RJS |
| 18. | Displaying constant lines and strips for 3D charts.V2025.4.1RJS |