Новые возможности |
---|
1. | Added new "3D Area" chart type in reports and dashboards. |
2. | Added new "Surface" chart type in reports and dashboards. |
3. | Ability to change column widths in the "Table" dashboard element. |
4. | Added a new action "Running Average" to "Data Transformation". |
Улучшения |
---|
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. |
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. |
Исправлены ошибки |
---|
1. | Error using variables of type "Range" when viewing a report in the viewer. |
2. | A problem with some numeric ranges which are used as parameters has been solved. |
3. | Incorrect scaling for the "Indicator" element when exporting a dashboard. |
4. | The RuntimeInstanceNotAllowed error occurred when using some report components in a published Blazor Wasm .NET 9.0 project. |