New Features |
---|
1. | A new function, Eval, has been added.V2025.2.1 |
2. | A new function, Clamp, has been added.V2025.2.1 |
3. | A new function, Frac, has been added.V2025.2.1 |
4. | The Advanced tab in the Border editor.V2025.2.1 |
5. | A new function, Compare, has been added.V2025.2.1 |
6. | 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.1 |
7. | 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.1 |
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.1 |
3. | The display of the username in the exception message window for Stimulsoft components has been removed.V2025.2.1 |
4. | Improved ZUGFeRD support with minor changes to the PDF format to enhance compatibility with certain validators.V2025.2.2 |
5. | The algorithm for loading and storing designer and viewer icons in RAM has been optimized. Icon data is now stored in a byte array (byte[]) to reduce the number of conversions from streams. Additionally, the Freeze() method is used to optimize resource usage.V2025.2.1 |
Fixed Bugs |
---|
1. | 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.2 |
2. | When exporting a report to PDF, the rounding for the bar chart at their small sizes has been fixed.V2025.2.2 |
3. | When exporting a report to a PDF file, the rendering of the Spline type chart has been corrected.V2025.2.2 |
4. | Displays options in the Microsoft Excel export settings menu.V2025.2.2 |
5. | Positioning the Stimulsoft Demo application in full screen mode after minimizing and maximizing the window.V2025.2.2 |
6. | Animation speed for the "Gauge" dashboard element in the Stimulsoft Demo application.V2025.2.2 |
7. | Opening two identical tabs when drilling down in reports and dashboards in the Stimulsoft Demo application.V2025.2.2 |
8. | Triggering double animation of charts in the Stimulsoft Demo application.V2025.2.2 |
9. | Export 3D pie chart to PDF file.V2025.2.2 |
10. | 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.1 |
11. | 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.1 |
12. | An exception occurred when exporting a report to a PDF file if a corrupted font file was used.V2025.2.1 |
13. | An issue with using the GroupHeaderBand and NewPageAfter properties in certain situations has been fixed.V2025.2.1 |