New Features |
---|
1. | A new function, Clamp, has been added.V2025.2.1RBlazor |
2. | A new function, Eval, has been added.V2025.2.1RBlazor |
3. | The possibility of using an expression in the File property has been added to the SubReport component.V2025.2.1 |
4. | The possibility of using an expression in the URL property has been added to the SubReport component.V2025.2.1 |
5. | The possibility to enter an expression in the Image.File property within the image editor has been added.V2025.2.1 |
6. | A new function, Compare, has been added.V2025.2.1RBlazorRAngular |
7. | A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.V2025.2.1RBlazorRAngular |
8. | Filtering of variable items has been added when the items are sourced from a database.V2025.2.1 |
9. | Example expressions have been added to the editors of various components.V2025.2.1RBlazor |
10. | A new parameter dataSourceSynchronizationMode has been added to the Dictionary.Synchronize() method; its default value is StiDataSourceSynchronizationMode.All.V2025.2.1 |
Enhancements |
---|
1. | The export speed when exporting a report to an Excel file has been optimized by 15-20%.V2025.2.1RBlazorRAngular |
2. | 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.V2025.2.1RBlazorRAngular |
3. | Replace Form Requests with HTTP Requests.V2025.2.1RAngular |
4. | Improved ZUGFeRD support with minor changes to the PDF format to enhance compatibility with certain validators.V2025.2.2RBlazorRAngular |
5. | The color code displayed in controls on the properties panel is now in Hex format, instead of RGB format as it was previously.V2025.2.1 |
Fixed Bugs |
---|
1. | Some bugs with Permissions on recent connection buttons.V2025.2.1 |
2. | Dependent variables function properly when used in queries to data sources.V2025.2.2 |
3. | Color parsing in expressions has been improved.V2025.2.2 |
4. | Design of controls in the Cross-Tab component editor.V2025.2.2 |
5. | Drag and drop an RTF file into the report resources.V2025.2.2 |
6. | Displaying text in the Rich text component editor.V2025.2.2 |
7. | When exporting a report to a PDF file, the rendering of the Spline type chart has been corrected.V2025.2.2RBlazorRAngular |
8. | When exporting a report to PDF, the rounding for the bar chart at their small sizes has been fixed.V2025.2.2RBlazor |
9. | In the HTML engine, list elements were incorrectly split into parts in some cases.V2025.2.2 |
10. | When exporting a report to RTF, the width of the tab character has been adjusted for compatibility with MS Word.V2025.2.2 |
11. | When exporting a report to an HTML file, in some cases, components were not correctly split into pages when using the 'Add Page Breaks' parameter.V2025.2.2RBlazorRAngular |
12. | The indexOf() method's behavior for the Thai culture in the web reporting tool has been addressed.V2025.2.2RAngular |
13. | In some cases, the menu for creating a new data source freezes for an extended period.V2025.2.2RBlazor |
14. | Handling of non-Latin characters in the 'Rich Text' component has been improved.V2025.2.1 |
15. | 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.V2025.2.1RBlazorRAngular |
16. | 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.V2025.2.1RBlazorRAngular |
17. | An exception occurred when exporting a report to a PDF file if a corrupted font file was used.V2025.2.1RBlazor |
18. | An issue with using the GroupHeaderBand and NewPageAfter properties in certain situations has been fixed.V2025.2.1RAngular |
19. | Filtering the list of values for a dependent variable if it depends on another variable, without user input (request from user).V2025.2.1 |
20. | References to outdated system packages have been removed, and all used packages have been updated to the current versions.V2025.2.1 |
21. | Displays the custom font category in the Font menu.V2025.2.1 |
22. | Preserving a link in the data source to a resource when the resource is renamed.V2025.2.1 |