Новые возможности
1.WinForms, Wpf, V2 Designer. The ShowMore button is added to the data dictionary if the dictionary is empty.
V2018.1.1
2.The list tags 'ol', 'ul', 'li' now support the 'type' attribute.
V2018.1.1
3.New wizards to all designers (WinForms, Wpf, Wpf V2) - Invoices, Orders, Quotations.
V2018.1.1
4.Designer Wpf, Wpf V2, WinForms. The Tooltip for the Recent Connection is added in the Select Database dialog.
V2018.1.2
5.Publish project for .NET Core 2.0.
V2018.1.4
6.WinForms, Wpf, Wpf V2. The new Move to Resource button in file data types.
V2018.1.4
7.Publish of a JavaScript project using the Vue.js framework.
V2018.1.5
8.Winforms, WPF V1/V2. The Save button Save in resources is added.
V2018.1.5
9.Publish of the JavaScript project using the Angular framework.
V2018.1.5
10.WinForms, Wpf V1/V2: The new datasource based on a resource.
V2018.1.5
11.WinForms, Wpf V1, Wpf V2. Dragging files into the dictionary with a choice (add as source or as a resource).
V2018.1.5
12.The new static option - StiOptions.Engine.Image.ConvertSvgToBitmap=true.
V2018.1.5
13.The new overload of the DateSerial(ticks) function.
V2018.1.5
14.WinForms, Wpf V1/V2. Completely redesigned StyleDesigner: - now the list of styles is displayed as a tree with grouping by CollectionName; - added support for filtering styles (you can select one or more types of styles to display in the editor); - added support for sorting styles; - added support for searching styles by name.
V2018.1.7
15.WinForms, Wpf V1/V2. Completely redesigned StyleDesigner: - the toolbar is optimized; - added shortcut menu; - added the ability to delete an entire group of styles with one CollectionName.
V2018.1.7
16.WinForms, Wpf V1/V2. Completely redesigned StyleDesigner: - added support for Drag&Drop (now you can easily move the style from one group to another without using the property panel); - added OK and Cancel buttons. Now every change in styles is not applied immediately but only after clicking OK. It also allows you to undo all changes in styles.
V2018.1.7
17.The new static option - StiOptions.Export.Html.PreserveWhiteSpaces = true;.
V2018.1.7
18.Publish of JavaScript project using the React framework.
V2018.1.7
19.The new static property - StiOptions.Engine.Globalization.AllowUseVariableAlias=true to localize the RequestFromUsers labels.
V2018.1.7
20.WinForms. It was impossible to Drag&Drop reports and other files in the designer if the report was not specified.
V2018.1.7
21.WinForms, Wpf V1/V2 Designer. Added support for Custom styles in StyleDesigner.
V2018.1.7
22.The option to select Brush is added in the Shape form.
V2018.1.7
23.The ability to add report templates and built-in reports to resources.
V2018.1.7
24.The ability to use report templates and built reports from resources as sub-reports.
V2018.1.7

Улучшения
1.Export to HTML. Now RichText with a transparent background is exported more correctly.
V2018.1.5
2.Now internal exceptions are not displayed when checking the syntax of expressions in the debug mode.
V2018.1.5
3.Min/Max functions now return 0 if there is no data.
V2018.1.5
4.Sorting values of the Value type for Request From User variables.
V2018.1.5
5.Scrolling to the component that was selected in the Report Tree.
V2018.1.5
6.In the interpretation mode, the ternary operation (cond ? Exp1 : exp2) now works correctly.
V2018.1.5
7.Export to SVG. Improved displaying of Right-to-Left multi-line text in different browsers.
V2018.1.5
8.The new Shapes editor.
V2018.1.6
9.Some improvements in the import from Microsoft Reporting Service (report parameters, aggregate functions).
V2018.1.7
10.Export to Word. Compatibility settings for Word-2010/2013/2016.
V2018.1.7
11.StiMap. There are no more DataSource and BusinessObject properties but all properties with columns now support the full path to the column.
V2018.1.7

Исправлены ошибки
1.Viewer. The visual design of standard wizards was redesigned.
V2018.1.1
2.WinForms, Wpf, V2. The error occurred while loading MongoDB in the data dictionary via Nuget.
V2018.1.1
3.In some cases, the height of the text was incorrectly calculated when the text alignment by the width was enabled.
V2018.1.1
4.The SkipFirst band property did not work properly if the page has NumberOfCopies> 1.
V2018.1.1
5.The Anchors property did not work for components nested deeper than the second level.
V2018.1.1
6.Export to PDF. When the Allow Editable option is enabled, some characters in the TextInCells component were not exported correctly.
V2018.1.1
7.WinForms Designer. The error occurred when initializing the designer in the Office 2003 theme.
V2018.1.1
8.WinForms, Wpf, WpfV2 designers. The sorting in the data dictionary worked incorrectly (the elements were sorted after the report was reopened, even if NoSort was set).
V2018.1.1
9.Export to HTML. The tag to set the transparent color was not correctly processed.
V2018.1.1
10.Export to Word. Improved export of HTML tags.
V2018.1.1
11.Exception occurred if the text string was ended with the HTML tag without a closing brackets.
V2018.1.1
12.Export to HTML. In some cases, images from resources were incorrectly exported.
V2018.1.1
13.The AllowApplyStyle property for the Gauge component did not work when viewing the report.
V2018.1.1
14.All designers (WinForms, Wpf, Wpf V2). The Linked property did not work if you copy the components and paste them on the page.
V2018.1.1
15.The new chart type - Pictorial.
V2018.1.1
16.An error with loading the WinForms designer from the old theme without Ribbon.
V2018.1.2
17.The error with opening the Settings dialog in the WinForms designer, if the report is not specified.
V2018.1.2
18.Incorrect behavior of the cross-tab component in some cases.
V2018.1.2
19.A bug in the Standard wizard was fixed. On the Group stage the error could occurr in certain cases.
V2018.1.2
20.Updated reports used for wizards in which errors in the viewer occurred.
V2018.1.2
21.Some issues with the cross-tab headers when the cross-tab is placed on the data band.
V2018.1.3
22.In the StandardWizard and MasterDetailsWizard, the control to set grouping has been redesigned.
V2018.1.3
23.The WinForms and WPF style editor. When you apply style collection, nothing was added to UndoRedo.
V2018.1.3
24.WinForms, Wpf, Wpf V2. The NoData panel in the data dictionary is locked, if no report is specified.
V2018.1.4
25.Incorrect location of the WebContent folder while publishing the Java project.
V2018.1.4
26.The error occurred when changing the SQL connection string in the Publish of the C# projects.
V2018.1.4
27.StandardWizard. If you click Finish on the Styles stage, the wizard automatically switches to the last step and the Finish button was diabled and the wizard could not be finished.
V2018.1.4
28.StandardWizard/MasterDetailsWizard. If you change the theme the borders of components were output incorrectly.
V2018.1.4
29.Improved publish of the project for Node.js.
V2018.1.4
30.Improved the structure of the JavaScript code for projects.
V2018.1.5
31.WinForms, Preview. In preview, StiForm slightly reduced the height and the controls at the bottom could not fit.
V2018.1.5
32.Disadvantages of saving a report to JSON which contains charts with new types of series.
V2018.1.5
33.The Insert tab is the Ribbon designer. Not all types of shapes were displayed.
V2018.1.5
34.Export to HTML. Now colors with partial transparency are correctly displayed.
V2018.1.5
35.In some cases, there was an exception on the TextFormat editor if it was called from the PropertyGrid.
V2018.1.5
36.Export to XML. Settings from the ExportDocument method were not passed.
V2018.1.5
37.Gauge. The Value was not rendered correctly, if it was greater than Maximum.
V2018.1.5
38.WinForms Designer. The ViewData window was displayed with the wrong icon.
V2018.1.5
39.When calling ImageEditor from the PropertyGrid, the images were forcibly converted to Bitmap.
V2018.1.5
40.Saving Allow Apply Style in Pie Series.
V2018.1.5
41.The preview appears if you add an empty Cross-tab to the page.
V2018.1.5
42.StiBaseStyle method Equals() did not support StiTableStyle, StiGaugeStyle, StiMapStyle. There were problems when working with collections.
V2018.1.5
43.The TopN property for Scatter Series.
V2018.1.5
44.In some cases, image from variable did not work if the compilation was compiled using the Compile (path) command.
V2018.1.5
45.Now case insensitive syntax for VB is in the interpretation mode.
V2018.1.5
46.StandardWizard. A bug when adding a new data source (Sql) by clicking on the NewQuery button.
V2018.1.5
47.StiExportSettings. A bug with wrong constructor.
V2018.1.6
48.The temp file was not deleted when the report was compiled into stream.
V2018.1.7
49.Export to Excel. Rare exception with a specific report structure.
V2018.1.7
50.WinForms, Wpf V1/V2. File Database: The MoveToResource button. Modification with its blocking, if there is nothing to move to resources.
V2018.1.7
51.WinForms, Wpf V1/V2: File Database. A system message appeared, if OpenFileDialog was opened and a resource was specified.
V2018.1.7
52.In some cases, there was incorrect operation of several ternary operators in one expression.
V2018.1.7
53.The ToCurrencyWordsPtBr function. Iincorrect display of numbers for which the lowest three digits are zeros.
V2018.1.7
54.Designer WinForms/Wpf V1/V2. When Drag&Drop any file, the selection menu was always displayed to add the DataSource/Resource.
V2018.1.7
55.The error with text alignment on the chart legend in Flash.
V2018.1.7
56.WinForms, Wpf V1/V2. Redesigned methods to Drag&Drop files in the dictionary/designer if no report is specified. Various unprocessed errors are detected.
V2018.1.7
57.WinForms, Wpf V1/V2. StyleDesigner after the creating the collection of styles, it was not selected in the tree.
V2018.1.7
58.WinForms, Wpf V1/V2. The Copy Style tool after applying the chart style, an error occurred while compiling the report.
V2018.1.7
59.WinForms. Incorrect displaying of the status of the enabled disabled buttons of the Properties/Dictionary/ReportTree panels.
V2018.1.7
60.Export to PDF. Editable fields did not work correctly for TextQuality=Wysiwyg.
V2018.1.7
61.VirtualSource based on other VirtualSource - there was an exception if there was a point in a name of a used column of the first source.
V2018.1.7
62.Applying the border styles to a shape from a collection of styles.
V2018.1.7
63.Correct displaying the names of properties in the buttons of the shape editor.
V2018.1.7
64.Drawing the signatures of the axes depending on the culture of the report.
V2018.1.7
65.Import from Microsoft Reporting Service. The exception on process of some QueryParameters.
V2018.1.7
66.Chart display lines at boundary position.
V2018.1.7
67.Drill-down in charts when clicking on Labels.
V2018.1.7
68.WinForms, WPF V1/V2. The property panel did not display properties if you select the report first, and then add the new component to the page.
V2018.1.7
69.Drill-down when clicking on Labels in charts.
V2018.1.8


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.