| New Features |
|---|
| 1. | 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 |
| 2. | Added a new action "Running Average" to "Data Transformation".V2025.4.1 |
| 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.V2025.4.1 |
| Fixed Bugs |
|---|
| 1. | Error using variables of type "Range" when viewing a report in the viewer.V2025.4.1 |
| 2. | A problem with some numeric ranges which are used as parameters has been solved.V2025.4.1 |
| 3. | The RuntimeInstanceNotAllowed error occurred when using some report components in a published Blazor Wasm .NET 9.0 project.V2025.4.1 |
| 4. | A problem with parsing types with System alias has been fixed.V2025.4.3 |
| 5. | Some issues with parsing types during array creation have been fixed.V2025.4.3 |
| 6. | Handling special characters in SQL queries for various data sources.V2025.4.3 |
| 7. | Processing JSON data in cases where a field can contain values of different types.V2025.4.3 |
| 8. | Nullable type conversion for the data source has been fixed.V2025.4.3 |
| 9. | An issue with filtering data in interpretation mode related to incorrect string parsing has been fixed.V2025.4.3 |