New Features |
---|
1. | Filtering of variable items has been added when the items are sourced from a database. |
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. |
4. | A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column. |
5. | A new function, Compare, has been added. |
6. | The possibility to enter an expression in the Image.File property within the image editor has been added. |
7. | The possibility of using an expression in the URL property has been added to the SubReport component. |
8. | The possibility of using an expression in the File property has been added to the SubReport component. |
9. | A new function, Frac, has been added. |
10. | A new function, Clamp, has been added. |
11. | A new function, Eval, has been added. |
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. |
2. | The export speed when exporting a report to an Excel file has been optimized by 15-20%. |
3. | The display of the username in the exception message window for Stimulsoft components has been removed. |
Fixed Bugs |
---|
1. | Displaying the scrollbar in the New Data Source editor. |
2. | An exception occurred when closing the designer on the "Preview" tab. |
3. | Entering values in the Data Band filter when the Data Type parameter is defined as numeric or boolean. |
4. | Drag and drop data files to display sources with columns in the 'Get Data' menu. |
5. | A label for the 'Operation' parameter is now displayed on the Filters tab in the Data Band editor. |
6. | The issue with moving focus using the Tab key in the 'Rich Text' component editor has been fixed. |
7. | An exception occurred in the 'Rich Text' component editor. |
8. | 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. |
9. | 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. |
10. | An exception occurred when exporting a report to a PDF file if a corrupted font file was used. |
11. | An issue with using the GroupHeaderBand and NewPageAfter properties in certain situations has been fixed. |
12. | An issue with the unwanted disposal of a report after calling the report designer has been fixed. |
13. | Incorrect information regarding the use of the Labels Column for variable items in the variable editor has been corrected. |
14. | An issue with overwriting user values in the report variables has been fixed. |
15. | Displaying the "Topmost" parameter in the "Borders" editor. |
16. | Filtering the list of values for a dependent variable if it depends on another variable, without user input (request from user). |
17. | Preserving a link in the data source to a resource when the resource is renamed. |