New Features |
---|
1. | A new function, Clamp, has been added.RBlazor |
2. | A new parameter dataSourceSynchronizationMode has been added to the Dictionary.Synchronize() method; its default value is StiDataSourceSynchronizationMode.All. |
3. | Example expressions have been added to the editors of various components.RBlazor |
4. | Filtering of variable items has been added when the items are sourced from a database. |
5. | A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.RBlazorRAngular |
6. | A new function, Compare, has been added.RBlazorRAngular |
7. | The possibility of using an expression in the URL property has been added to the SubReport component. |
8. | The possibility to enter an expression in the Image.File property within the image editor has been added. |
9. | The possibility of using an expression in the File property has been added to the SubReport component. |
10. | A new function, Eval, has been added.RBlazor |
Enhancements |
---|
1. | A new static option has been added to the report engine: StiOptions.Engine.AllowOpenSubReportWithCompilation. If set to true, the report engine can render sub-reports in compilation mode; otherwise, all sub-reports will be converted to interpretation mode if the calling report is in interpretation mode.RBlazorRAngular |
2. | Replace Form Requests with HTTP Requests.RAngular |
3. | The color code displayed in controls on the properties panel is now in Hex format, instead of RGB format as it was previously. |
4. | The export speed when exporting a report to an Excel file has been optimized by 15-20%.RBlazorRAngular |
Fixed Bugs |
---|
1. | Some bugs with Permissions on recent connection buttons. |
2. | Handling of non-Latin characters in the 'Rich Text' component has been improved. |
3. | The SetVariable() method in Blockly ignored the 'Read Only' variable property when the report calculation mode was set to 'Interpretation.' This issue has been fixed.RBlazorRAngular |
4. | When exporting a report to a PDF file, the issue with disabling shadows for labels in the 'Map' component and the 'Region Map' element has been resolved.RBlazorRAngular |
5. | An exception occurred when exporting a report to a PDF file if a corrupted font file was used.RBlazor |
6. | An issue with using the GroupHeaderBand and NewPageAfter properties in certain situations has been fixed.RAngular |
7. | Preserving a link in the data source to a resource when the resource is renamed. |
8. | Filtering the list of values for a dependent variable if it depends on another variable, without user input (request from user). |
9. | References to outdated system packages have been removed, and all used packages have been updated to the current versions. |
10. | Displays the custom font category in the Font menu. |