| Neue Möglichkeiten |
|---|
| 1. | Support for the 'try', 'catch' and 'finally' keywords has been added to the parser. |
| 2. | The new Amazon Redshift data source. |
| 3. | Engine, expressions now support writing literals using "uNNNN". |
| 4. | Support for parameters in queries to a BigQuery data source. |
| Verbesserungen |
|---|
| 1. | An improvement to the dashboard engine that allows the use of Total functions in dashboard calculations. |
| 2. | Support for accessing the Label sub-property of a variable as Variable.Label has been added to Dashboards. |
| 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. | Improved PDF export of tables and other components when exporting dashboard elements individually. |
| Behobene Fehler |
|---|
| 1. | The issue with using the Variable.Label expression in reports and dashboards has been fixed. |
| 2. | Some security issues with C# parser have been fixed. |
| 3. | Abstract types of arrays are now supported in the C# parser. |
| 4. | An issue with the visibility of the CornerRadius property of the panel element in the designer has been fixed. |
| 5. | Excluding a data source from the GUI in the report designer, as well as retrieving data from this source. |
| 6. | Filtering data in a "Table" dashboard element with a DateOnly data column. |
| 7. | Using variables as arguments to query a GraphQL data source. |
| 8. | An issue with type casting checking during data source editing has been fixed. |
| 9. | An issue with the default checked state of the binding items in the report variables has been fixed. |