| Новые возможности |
|---|
| 1. | Support for the 'try', 'catch' and 'finally' keywords has been added to the parser. |
| 2. | Moving the cursor with keys in the variable element editor. |
| 3. | The "Icon" and "Description" properties for the "Electronic Signature" report component. |
| 4. | Engine, expressions now support writing literals using "uNNNN". |
| Улучшения |
|---|
| 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. | Stimulsoft Designer app icons for macOS Tahoe have been updated. |
| Исправлены ошибки |
|---|
| 1. | Parse local time into an ISO 8601–formatted date and time string from a JSON data source. |
| 2. | Handling all cases in the switch function. |
| 3. | Loading images when opening a rendered report file in the viewer. |
| 4. | Abstract types of arrays are now supported in the C# parser. |
| 5. | Rounding variable values for double and decimal data types in .NET Core components. |
| 6. | Switch between report and dashboard tabs when viewing a template in the report viewer. |
| 7. | Text formatting for List and Range variables of the DateTime data type. |
| 8. | Changing the signature when viewing a report, in cases where the "Electronic Signature" component is placed on the "Data Band". |
| 9. | Outputting data to a report for variables of the "Range" type with the String data type. |
| 10. | Applying a mask format to variable values. |