| Neue Möglichkeiten |
|---|
| 1. | The new property - Editable - is added to the Image component in the reports. It allows to upload a new image in the report viewer. |
| 2. | Support for the 'try', 'catch' and 'finally' keywords has been added to the parser. |
| 3. | The new Amazon Redshift data source. |
| 4. | Engine, expressions now support writing literals using "uNNNN". |
| 5. | Support for parameters in queries to a BigQuery data source. |
| Verbesserungen |
|---|
| 1. | The using of the Indent property of the Hierarchical band has been improved. |
| 2. | Eliminate duplicate images. They are now added to report resources, and report components only contain links to these images. |
| 3. | The return value for the Mid(), Substring(), Left(), Right() functions has been changed in cases where the substring index is greater than its length. |
| 4. | Text color for labels in the Parameters window when creating a scheduler for a report with variables. |
| Behobene Fehler |
|---|
| 1. | Display null values for a Range chart. |
| 2. | Parse local time into an ISO 8601–formatted date and time string from a JSON data source. |
| 3. | Some security issues with C# parser have been fixed. |
| 4. | Abstract types of arrays are now supported in the C# parser. |
| 5. | Change the color of a series for a chart and duplicates of that series. |
| 6. | Rounding variable values for double and decimal data types in .NET Core components. |
| 7. | Excluding a data source from the GUI in the report designer, as well as retrieving data from this source. |
| 8. | Text formatting for List and Range variables of the DateTime data type. |
| 9. | Error checking license in console application when using .NET Core libraries. |
| 10. | Using variables as arguments to query a GraphQL data source. |
| 11. | An issue with using TimeSpan variable in the WinForms report viewer has been fixed. |
| 12. | An issue with type casting checking during data source editing has been fixed. |
| 13. | An issue with the default checked state of the binding items in the report variables has been fixed. |