Новые возможности |
---|
1. | Added new "3D Area" chart type in reports and dashboards. |
2. | Added new "Surface" chart type in reports and dashboards. |
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. |
4. | Retrieving SVG images from a data column in reports. |
5. | 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. |
6. | Added a new action "Running Average" to "Data Transformation". |
Улучшения |
---|
1. | Replacing the sync-request package with our own implementation. |
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. |
3. | The ability to enter custom values for the "Values" property in the "Check Box" report component has been removed. |
Исправлены ошибки |
---|
1. | Processing and converting dates in case of milliseconds. |
2. | Displaying the order during interactive sorting in the viewer. |
3. | Wrapping text when justified in a text component. |
4. | Error using variables of type "Range" when viewing a report in the viewer. |
5. | Handling non-existent enumeration when opening template in report designer. |
6. | Saving the values of constant chart lines when saving a report to an *.mdc file. |
7. | A problem with some numeric ranges which are used as parameters has been solved. |
8. | Using user functions in "DataTransformation". |
9. | Saving changes when editing a column expression in Data Transformation. |
10. | The report designer freezes when changing the zoom in the viewer when viewing a report with a pie chart. |
11. | Text color in the "File" menu. |
12. | Warning about using synchronize() and synchronizeAsync() methods when synchronizing data in a report. |
13. | Displaying constant lines and strips for 3D charts. |