| Новые возможности |
|---|
| 1. | Map scaling when zooming in in the report viewer.V2025.4.1 |
| 2. | Added a new action "Running Average" to "Data Transformation".V2025.4.1 |
| 3. | Added new "3D Area" chart type in reports and dashboards.V2025.4.1 |
| 4. | Added new "Surface" chart type in reports and dashboards.V2025.4.1 |
| 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.1 |
| 6. | A new system variable, PageLine, has been added. It shows the line number for current row on a databand starting from a current page.V2025.4.1 |
| 7. | When exporting a report to RTF, support for the "Image Format" parameter has been added.V2025.4.1 |
| Улучшения |
|---|
| 1. | 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.V2025.4.1 |
| 2. | 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.V2025.4.1 |
| 3. | The ScriptLanguage property of the report is updated. The Platform value is added. If the platform is .NET, a C # script will be used. If the platform is JS, then JavaScript will be used.V2025.4.1 |
| 4. | The default name of the new user function has been changed. It will now be "MyFunction," since the name "Function" is registered in the Visual Basic scripting language.V2025.4.1 |
| Исправлены ошибки |
|---|
| 1. | Processing JSON data in cases where a field can contain values of different types.V2025.4.3 |
| 2. | Processing an expression for a variable with the DateTime data type.V2025.4.1 |
| 3. | Selecting a data column in the properties panel for chart series.V2025.4.2 |
| 4. | An issue with Editable property of the rich text and empty text has been fixed.V2025.4.2 |
| 5. | A problem with parsing types with System alias has been fixed.V2025.4.3 |
| 6. | Some issues with parsing types during array creation have been fixed.V2025.4.3 |
| 7. | Resetting specified “Restrictions” when loading a report from an *.mrt file with JSON markup.V2025.4.3 |
| 8. | Filling in the parameter type when retrieving columns from an Access data source.V2025.4.3 |
| 9. | Handling special characters in SQL queries for various data sources.V2025.4.3 |
| 10. | An issue with focusing of first parameter for complex types of parameters has been fixed.V2025.4.1 |
| 11. | An incorrect drawing of background in the parameters has been fixed.V2025.4.3 |
| 12. | An issue with string parameters, where preselected values were incorrectly initialized, has been fixed.V2025.4.3 |
| 13. | Nullable type conversion for the data source has been fixed.V2025.4.3 |
| 14. | An issue with using Variable.Label in some case is fixed.V2025.4.3 |
| 15. | An issue with filtering data in interpretation mode related to incorrect string parsing has been fixed.V2025.4.3 |
| 16. | Displaying Switzerland regions on the map.V2025.4.1 |
| 17. | An issue with the property grid in the designer, where a page is edited from the preview in the standalone designer, has been fixed.V2025.4.1 |
| 18. | A problem with using byte arrays as a variable has been fixed.V2025.4.1 |
| 19. | A problem with applying a dashboard style to some dashboard parameters is fixed.V2025.4.1 |
| 20. | A problem with some numeric ranges which are used as parameters has been solved.V2025.4.1 |
| 21. | Saving the values of constant chart lines when saving a report to an *.mdc file.V2025.4.1 |
| 22. | Handling non-existent enumeration when opening template in report designer.V2025.4.1 |
| 23. | Animation speed for Gauge dashboard elements.V2025.4.1 |
| 24. | The initial focus was not set on the DateTime parameter in the parameter panel.V2025.4.1 |
| 25. | An issue with editing items for the Bool-List variable in the variable editor has been fixed.V2025.4.1 |
| 26. | Problem with displaying variables in the parameters panel when the variable name is the same as the category name has been fixed.V2025.4.1 |
| 27. | Displaying constant lines and strips for 3D charts.V2025.4.1 |