New Features
1.The SVG image format is now supported.
V2017.2.1
2.The new static option - StiOptions.Engine.AllowInsertLineBreaksWhenSavingByteArray=true.
V2017.2.1
3.The new TrimExcessData property is added to the Maxicode bar-code.
V2017.2.1
4.The new menu item - Interaction - is added to the context menu.
V2017.2.1
5.The Cancel button when loading libraries in the Publish wizard.
V2017.2.3
6.The new static option - StiOptions.Engine.Image.RotateImageByExifOrientationData.
V2017.2.3
7.Designer WinForms, Designer Wpf, Designer WpfV2. The following data dictionary options are moved to a separate submenu - Create Fields on Double Click, Create Label, Use Aliases.
V2017.2.3
8.Designer WinForms, Designer Wpf, Designer WpfV2. In the editor of the text component, the verification of the entered expressions is now automatically performed when the text is changed.
V2017.2.3
9.WPF/Winforms designers. In ReportTree, you can immediately edit events by double click.
V2017.2.3
10.Designer Wpf V2. In the form of editing the data, there was no focus on opening.
V2017.2.4
11.All designers. In the data dictionary, the Settings button has been added, in which some commands for setting up this panel have been transferred.
V2017.2.4
12.In the designer, notifications for users are added.
V2017.2.4

Enhancements
1.Optimization of the RichText design-time information on the page surface.
V2017.2.1
2.Export to HTML. Improved work of the UseStrictTableCellSize property.
V2017.2.1
3.IStiForeColor is now supported in Ribbon GUI.
V2017.2.1
4.IStiBackColor is now supported in Ribbon GUI.
V2017.2.1
5.Font options from Ribbon GUI can be used in the BarCode component.
V2017.2.1
6.Optimized loading of the rendered report file in the mode of caching.
V2017.2.2
7.Improved verification of the names of components and data columns for matching with reserved words.
V2017.2.2
8.Saving and loading encrypted reports in the Cloud.
V2017.2.3
9.A new display of markers for the series of the chart.
V2017.2.3
10.The ProcessingDuplicates property now works more correctly in the Based on Value and Tag mode.
V2017.2.3
11.Markers in the legend for charts.
V2017.2.4

Fixed Bugs
1.Clustered bar. The problem with Top X.
V2017.2.1
2.Export to PDF. Not valid hyperlinks are not exported now.
V2017.2.1
3.Incorrect work of the Stretch property of the image in the EngineV1.
V2017.2.1
4.Global optimization of the memory consumption when the report engine works with images. In some reports, the memory consumption is up to 3 times lower.
V2017.2.1
5.Support of the SVG image format in the image component and watermark.
V2017.2.1
6.Export to HTML. The charts could not be exported correctly if a bookmark is specified for the page.
V2017.2.1
7.The CanBreak property of the Panel component was not correctly stored in JSON.
V2017.2.1
8.Some issues in the image editor in WPF.
V2017.2.1
9.Incorrect alignment of the image component in some cases in WPF.
V2017.2.1
10.Viewer.exe can be used together with any valid license for any product.
V2017.2.1
11.When rendering a report without Progress, memory was not freed in time after processing RichText components.
V2017.2.1
12.Reports that are rendered using WPF are now exported to image formats using WPF methods.
V2017.2.1
13.Barcode Maxicode. The error in Mode3 with some input data.
V2017.2.1
14.Barcode Maxicode. Change the coding algorithm to improve compatibility with other products.
V2017.2.1
15.Exception when open the report page template in the designer.
V2017.2.1
16.Some exceptions in the report checker.
V2017.2.1
17.Export to Word. For ArialUnicodeMS the correction factor is added so that the line height corresponds to the preview.
V2017.2.1
18.WPF Designer. Fixed an issue with memory leak, in case you create several designers in a row in a single window.
V2017.2.1
19.An issue when opening the New Data Source window.
V2017.2.2
20.Selecting a style for charts if no series is specified.
V2017.2.2
21.When loading the report into the designer, the LargeHeight property did not work.
V2017.2.2
22.The column type conversion from string to TimeSpan did not work.
V2017.2.2
23.Incorrect displaying of LinesOfUnderlining when setting HighDpi in the system.
V2017.2.2
24.In the interpretation mode, addition and subtraction of DateTime and TimeSpan types now works correctly.
V2017.2.2
25.If to connect assemblies of additional themes to the designer WpfV2, and select any theme (except Office 2013), the designer crashed with an error when loading.
V2017.2.3
26.Viewer: The EditReport button could cause an error in some cases.
V2017.2.3
27.An error occurred when there was no internet connection in the Publish wizard.
V2017.2.3
28.The name of the output file of the package in the Publish wizard.
V2017.2.3
29.The page margins (0,0,0,0) in the JSON format were incorrectly saved.
V2017.2.3
30.Viewer. When drawing the StiImage component, the ObjectToDraw property was not taken into account.
V2017.2.3
31.TextInCells was not correctly exported, if the PageNumber or TotalPageCount was used in the expression.
V2017.2.3
32.Designer V2. An error occurred when opening and sending some reports as a parameter.
V2017.2.4
33.StiSettings. Redesigned Save/Load methods so that there are no problems with simultaneous access to a file from several applications.
V2017.2.4
34.Setup. If an error occurs during the installation, now not only the error appears but it is also a hyperlink to open the file with a description of the error.
V2017.2.4
35.Designer Wpf/V2. When the designer was added as a control but not as the designer.exe, some controls were not displayed in the color selection form (there were no themes for them).
V2017.2.4
36.All designers (WinForms, Wpf). Redesigned the visual appearance of the ComboBox selection of components in the Property panel.
V2017.2.4
37.All designers. In the Property panel the Settings button with a convenient set of commands was added.
V2017.2.4
38.Viewer (WinForms, WPF, WPF V2). The last save mode was not saved.
V2017.2.4
39.A bug with loading MDC Json containing a chart with StiTreemapSeries.
V2017.2.4
40.When saving the report to MDC, the value of PreviewSettings was not saved.
V2017.2.4
41.Viewer.exe did not remember the folder of the last open report.
V2017.2.4
42.Rendering of column fields in the cross-tab in some cases.
V2017.2.4
43.Incorrect average function calculating with integer types in the cross-tab.
V2017.2.4
44.Some bugs with HTML tags in the cross-tab in WPF.
V2017.2.4
45.Auto-name in the forms Data Source Edit Form.
V2017.2.4
46.Saving diagrams in json mdc.
V2017.2.4
47.Some issues with the Cross-Tab component and the UnlimitedBreakable property of the page.
V2017.2.4


By using this website, you agree to the use of cookies for analytics and personalized content. Cookies store useful information on your computer to help us improve efficiency and usability. For more information, please read the privacy policy and cookie policy.