Новые возможности |
---|
1. | We added the StiFontCollection.GenerateFonts event. Now you may change the list of output fonts.V2022.2.4 |
2. | A new visual programming block Corner Radius is added to allow you to change the value of the corner radius.V2022.2.1 |
3. | A new GetData visual programming block is added to set the row index in the data source.V2022.2.1 |
4. | A new block of visual programming Refresh Viewer to update the viewer and dashboard at script execution is added.V2022.2.1 |
5. | New elements matrix, pmatrix, Bmatrix, bmatrix, vmatrix, Vmatrix for "Math Formula" component in reports are added.V2022.2.1 |
6. | A new type of chart "Pictorial Stacked" is added. It is used to display the relative share of a value in a total indicator using various icons.V2022.2.1 |
7. | We added support for HTML view of the report in the WPF viewer.V2022.2.5 |
8. | We added the ability to access object properties through the "." when creating an event script using visual block programming.V2022.2.1 |
9. | We added the ability to create components in a report by double-clicking on the toolkit in the report designer.V2022.2.1 |
10. | We added the ability for GIS online maps such as WikimapiaMapProvider to specify a Custom URL. This allows you to use a local or another server to run the online map.V2022.2.2 |
11. | We added support for data drill-down for the "Map" component in reports.V2022.2.6 |
12. | The Totals functions for the hierarchical band (AllLevels/OnlyChilds) now work in the "Interpretation" calculation mode.V2022.2.1 |
13. | We added support for "Code" tab in WPF Report Designer V2.V2022.2.6 |
14. | When exporting a report to a PDF document, the font file size is now optimized for OpenType fonts (OTF).V2022.2.4 |
15. | When exporting a report to data files such as CSV, DBF, XML, JSON, a new static property RemoveHtmlTags was added.V2022.2.6 |
16. | We added a new "Show Zero" property for the "Map" component in reports and the "Region Map" element in dashboards.V2022.2.3 |
Улучшения |
---|
1. | Engine, optimization. Loading resources from a template is now slightly faster and consumes less memory.V2022.2.5 |
2. | We fixed a problem with handling of a variable as a parameter in an SQL query when using the user input mode.V2022.2.5 |
3. | We updated the algorithm to display value labels for the "Gauge" component of the "Horizontal" type in reports.V2022.2.5 |
4. | We updated the algorithm to draw labels for values that are outside the range of the value scale in the "Gauge" component.V2022.2.6 |
5. | We updated the style application algorithm for the "Table" report component. Also, the behavior of the "Even Style" and "Odd Style" component properties was redefined.V2022.2.6 |
6. | We updated the drawing algorithm for 3D pie chart.V2022.2.1 |
7. | A bug related to changing the values of the page width and height properties when changing its orientation in the WPF report designer.V2022.2.1 |
8. | We updated the culture list export algorithm. Now the value of each culture is indicated for the corresponding rows.V2022.2.1 |
9. | The names of all regions are updated for the regional map of Turkey.V2022.2.2 |
10. | We added memory optimization of the SaveToJsonString method when the cache of a report is enabled.V2022.2.6 |
Исправлены ошибки |
---|
1. | When exporting a report to a PDF document, an error that occurred for some data was fixed in cases where the StiOptions.Engine.MeasureTrailingSpaces property is enabled.V2022.2.4 |
2. | In the "Interpretation" calculation mode, the error of handling null values for the Length function was fixed.V2022.2.4 |
3. | We fixed an error with saving "Exceed Margins" mode of a text component when saving a report to an MDC file.V2022.2.4 |
4. | When exporting a report to an SVG file, support for the "Exceed Margins" mode for the text component is added.V2022.2.4 |
5. | We fixed a bug related using conditional formatting of the type "Color Scale", in cases where the use of a three-color scale and negative values in its range.V2022.2.5 |
6. | We fixed a bug related to naming links between data sources when connecting data from the project code.V2022.2.5 |
7. | We fixed an issue with loading an unsupported data source from a JSON report template file.V2022.2.3 |
8. | Export to PDF. UnsignedSignature fields can now be exported in the PDF/A mode.V2022.2.5 |
9. | Export to RTF. Several bugs with list tag export.V2022.2.5 |
10. | Engine, borders were cloned incorrectly in the "Text in Cells" component.V2022.2.5 |
11. | Export to HTML. Incorrect indent of list items when using the alignment - justify.V2022.2.5 |
12. | We fixed a bug related to the initialization of the values of the dependent variable in the viewer, when specifying the default value in the main variable.V2022.2.6 |
13. | When exporting a report to a PDF document, "Symbol" and "Webdings" fonts were not exported correctly.V2022.2.6 |
14. | When exporting a report to an HTML file, the rotated text was exported as an image if caching was enabled in the report.V2022.2.6 |
15. | When exporting a report to an RTF file, the indents were corrected when exporting the list.V2022.2.6 |
16. | We fixed a bug in the "Interpretation" calculation mode associated with incorrect processing of User Functions, in cases where their names match the names of system variables.V2022.2.6 |
17. | When exporting a report to a Text and Data file, the error associated with inverting the set value in the report for the "Checkbox" component was fixed.V2022.2.6 |
18. | We fixed saving the value of the "Limit Rows" property for the "Data Band" component when saving a report to an *.mrt file with JSON document markup.V2022.2.1 |
19. | An issue related to the transparency of components, in cases where the alpha parameter is set to 0 is fixed.V2022.2.1 |
20. | A problem with displaying a treemap with a large number of points s fixed.V2022.2.1 |
21. | The error related to processing string values when getting data from *.xlsx files is fixed.V2022.2.1 |
22. | We fixed a bug related to the availability of the data dictionary in the text component editor when editing a report in the WPF designer.V2022.2.1 |
23. | We fixed a bug related to putting a custom value in a variable.V2022.2.1 |
24. | When exporting a report to a PDF document, the error of converting some types of charts with a gradient fill of graphic elements is fixed.V2022.2.1 |
25. | When exporting a report to a PDF document, a bug related to some arabic ligatures is fixed.V2022.2.1 |
26. | We fixed an error with calling the Blockly editor for the Get Tag event.V2022.2.1 |
27. | A bug related to the handling of null values in the chart type "Radar Area" is fixed.V2022.2.1 |
28. | Support for FromOADate/ToOADate properties in the Interpretation mode is added.V2022.2.1 |
29. | When exporting a report to PDF, when processing the "Rich Text" component, the character arrangement for the CambriaMath font (mathematical symbols) was incorrectly calculated.V2022.2.1 |
30. | A problem related to displaying the underline {x} for the "Math Formula" component.V2022.2.1 |
31. | We fixed a bug related to changing the "Line Width" and "Line Color" properties for the "Scatter" chart type.V2022.2.1 |
32. | We fixed a bug with displaying the modified code in the component event editor when designing a report in the WPF report designer.V2022.2.1 |
33. | We fixed a bug that occurred when adding a new page for the "Sub-Report" component when you double-click it on the report designer tool box.V2022.2.2 |
34. | We fixed a bug when loading Symbol fonts into StiFontCollection.V2022.2.2 |