New Features |
---|
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. | When exporting a report to RTF, support for the "Image Format" parameter has been added. |
5. | A new system variable, PageLine, has been added. It shows the line number for current row on a databand starting from a current page.RBlazorRAngular |
6. | Added a new action "Running Average" to "Data Transformation".RBlazor |
Enhancements |
---|
1. | Report deserialization improvement - if an enum type value does not exist, the default value of that enum type will be deserialized. This is done to resolve certain issues that happen when reports created in newer versions of the designer are opened in older versions of the designer.RBlazorRAngular |
2. | Support for the legacy .NET Core 3.1 framework has been removed. We strongly recommend upgrading to the newer versions .NET 6.0 or .NET 8.0. If necessary, a source code license allows you to compile components for legacy frameworks.RAngular |
3. | The ability to enter custom values for the "Values" property in the "Check Box" report component has been removed. |
Fixed Bugs |
---|
1. | Displaying the order during interactive sorting in the viewer. |
2. | Error using variables of type "Range" when viewing a report in the viewer.RBlazor |
3. | Handling non-existent enumeration when opening template in report designer. |
4. | A problem with some numeric ranges which are used as parameters has been solved.RBlazorRAngular |
5. | The RuntimeInstanceNotAllowed error occurred when using some report components in a published Blazor Wasm .NET 9.0 project.RBlazor |
6. | Applying localization to the "Region map" dashboard element. |
7. | Text color in the "File" menu. |
8. | Displaying constant lines and strips for 3D charts. |