Новые возможности |
---|
1. | Create a style of type "Report Control" based on a preset style.V2024.2.1RNetDWinBIDesigner |
2. | The new property, ParameterAlignment, has been added to the report.V2024.2.1RWebRNetRWpfDWebDWinDJSBICloudBIDesignerBIServer |
3. | New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.V2024.2.1RWebRNetRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer |
4. | The new command added to the Blockly - ResetAllFilters. It resets all applied filters in the dashboard.V2024.2.1DWebDWinDJSBICloudBIDesignerBIServer |
5. | Support for the Positive Color, Negative Color, Overlapped Color, Fill Color properties for histograms in the “Table” element when viewing the dashboard in the WPF viewer.V2024.2.1DWin |
6. | The new style - Gray- has been added to the dashboards.V2024.2.1DWebDWinDJSBICloudBIDesignerBIServer |
7. | Support for the "Radio Button" type for the "List Box" dashboard element when viewing the dashboard in the WPF viewer.V2024.2.1DWin |
8. | Set the width and word wrap mode for labels in the dashboard element “Chart”.V2024.2.1DWebDWinDJSDPHPDBlazorBIDesigner |
9. | Disable hot keys in the Web report designer using the "EnableShortCutKeys" option.V2024.2.1RWebRJSRBlazorDWebDJS |
10. | Interaction has been added to the Shape element.V2024.2.1DWebDWinDJS |
11. | Localization of abbreviations of values for the “Regional Map” dashboard element and the “Map” report component.V2024.2.1RNetRWpfDWin |
12. | Localization of value abbreviations for the "Gauge" component in reports and dashboards.V2024.2.1RNetRWpf |
13. | The ability to specify images for the dark theme in StiServiceBitmapAttribute and StiServiceCategoryBitmapAttribute.V2024.2.1RNet |
14. | Support for drilling down data from a dashboard into a report when previewed in a WPF viewer.V2024.2.1DWin |
15. | Support for the .NET 8.0 framework in NuGet packages for all our products has been added.V2024.2.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorFForms |
16. | Support for Word Wrap mode for text in the “Cards” element.V2024.2.1DWebDWinDJSDPHPDBlazorBIDesigner |
17. | System clipboard for copy/paste/cut functions.V2024.2.1FForms |
18. | The ability to set parameters was added to the ApplyFilter action in the Chart, Table and RegionMap interactions.V2024.2.1RNetBIDesigner |
19. | The interaction functionality has been added to the ComboBox and ListBox. Now it is possible to specify tooltips for these controls and set parameters for the ApplyFilter action.V2024.2.1RNetBIDesigner |
20. | Support for the "Number Box" element when viewing a dashboard in the WPF viewer.V2024.2.1RWpfDWin |
21. | Horizontal scrolling has been added to Table element in dashboards.V2024.2.1DWinBIDesigner |
22. | Define a category for custom data sources using the designerCategory option.V2024.2.1RJSDJSBIDesigner |
23. | The "passQueryParameters" option allows for passing GET parameter values to the PHP event handler.V2024.2.2RPHPDPHP |
24. | The "relativePath" option to control relative URLs when loading product scripts.V2024.2.2RPHPDPHP |
25. | Dokdo Island for South Korea.V2024.2.3RNetRWpfDWin |
26. | Support for the Web Content dashboard element in ASP.NET MVC, and ASP.NET Core.V2024.2.3DWeb |
27. | Static class StiLicense for the ability to download a license for all components at once.V2024.2.4RPythonDPython |
28. | The WPF V2 report designer component now supports working with the 'StiOptions.Designer.MainMenu.ShowSelectLanguage' property.V2024.2.5RWpfBIDesigner |
29. | New events OnDesignerBeforeRender and OnViewerBeforeRender have been introduced to load fonts and set necessary options before rendering a component on an HTML page.V2024.2.5RBlazorDBlazor |
30. | The 'FindByName' method has been added to collections. This includes collections of components, pages, databases, data sources, variables, and others.V2024.2.5RNetRJS |
31. | A new MergeDocument method has been added to the report for combining rendered reports.V2024.2.5RWebRNetRJSRWpf |
32. | The new static option StiOptions.Engine.NullDataSortMode. By default it is set to StiNullDataSortMode.NullFirst.V2024.2.5RWebRNetRWpf |
33. | The new static property StiOptions.Engine.barcodeQRCodeDefaultByteModeEncoding.V2024.2.5RJSRPHP |
Улучшения |
---|
1. | The process of working with the elements of a variable when the variable's data type is set to DateTime.V2024.2.1RNetBIDesigner |
2. | Disable the default visibility of export into the XPS format in the viewer.V2024.2.1RNetRWpfBIDesigner |
3. | The export format value "Ppt2007" has been replaced by the "PowerPoint" value. So now, you need to use the following line of code to export a report to the Microsoft PowerPoint format: report.ExportDocument(StiExportFormat.PowerPoint, file);.V2024.2.1RWebRNetRJSRWpfRAngularRJavaBIDesignerBIServer |
4. | The export format value "Word2007" has been replaced by the "Word" value. So now, you need to use the following line of code to export a report to Microsoft Word format: report.ExportDocument(StiExportFormat.Word, file);.V2024.2.1RWebRNetRWpfBIDesignerBIServer |
5. | The export format value "Excel2007" has been replaced by the universal Excel value. So now, you need to use the following line of code to export a report to Microsoft Excel format: report.ExportDocument(StiExportFormat.Excel, file);. If you need to obtain the old binary format of Excel, you should use the new value - ExcelBiff.V2024.2.1RWebRNetRWpfBIDesigner |
6. | The design - background and text color - of the tooltip in Server Controller now depends on the design settings in the operating system, and the context menu supports its scalability.V2024.2.1RNet |
7. | The properties MultipleInitialization and GapAfterLastColumn are not working and are not currently visible for TableOfContent, Table, and HierarchicalBand.V2024.2.1RNetBICloudBIDesignerBIServer |
8. | The property GapAfterLastColumn of CrossDataBand was hidden because it didn't work for this component.V2024.2.1RNetBICloudBIDesignerBIServer |
9. | Positions of buttons in report design dialog boxes.V2024.2.1RWpf |
10. | Optimized loading of data when viewing a dashboard in a Web viewer.V2024.2.1DWebDWin |
11. | Removed support for the outdated .NET 5.0 framework for BLAZOR products.V2024.2.1RBlazorDBlazor |
12. | The .NET Standard 2.1 specification used has been replaced with the minimum .NET Core 3.1 framework required to compile our products.V2024.2.1RWebDWeb |
13. | Optimized processing of data from JSON source.V2024.2.1RJSDJS |
14. | Positioning of the report designer window when changing the scale in the operating system.V2024.2.1RNetBIDesigner |
15. | Increased speed by more than 9 times when generating a PDF file in forms.V2024.2.1FForms |
16. | Optimized and reduced the file size by more than 4 times after exporting the form to a PDF document.V2024.2.1FForms |
17. | Displaying the header and data style in the "View data" menu when using custom styles in dashboards.V2024.2.2DWebDJSDPHPDBlazorBICloudBIServer |
18. | Upgrade the version of the WebView2 library to the minimum required 1.0.2277.86.V2024.2.2RNetRWpfDWinBIDesigner |
19. | The state of unavailable controls on the viewer toolbar.V2024.2.3RAvalonia |
20. | Editors and menus in the Web designer have been optimized for small screen resolutions.V2024.2.3RWebRJSDWebDJSDBlazorBICloudBIServer |
21. | Displaying controls in the MS SQL connection editor in the WPF report designer.V2024.2.3RWpfBIDesigner |
22. | The loading speed of the Designer and Viewer for Blazor WebAssembly has been significantly optimized.V2024.2.4RBlazorDBlazor |
23. | Our product Stimulsoft Forms.WEB has been renamed Stimulsoft PDF Forms for a better understanding of the essence of the product and its purpose.V2024.2.4FForms |
24. | Algorithm for rendering the GUI icon when the operating system is scaled to 175%.V2024.2.5RNetDWinBIDesigner |
25. | The loading indicator behavior for the designer in Blazor Server and Blazor Wasm has been improved.V2024.2.5RBlazorDBlazor |
26. | Collections of colors for HeatMaps with grouping in predefined dashboard styles.V2024.2.6RWebRNetRWpfRAvaloniaDWin |
Исправлены ошибки |
---|
1. | The absence of the Icon definition from the Button Visual States has been fixed.V2024.2.1DWinBIDesigner |
2. | Timeout of StringCache session.V2024.2.1RWebDWeb |
3. | Word wrap for Y-axis labels in the "Chart" component.V2024.2.1RJS |
4. | The error when expanding the "Title" property group for dashboard elements.V2024.2.1DWin |
5. | Positioning labels in the report component "Gauge".V2024.2.1RNetRWpf |
6. | Insertion of columns and rows relative to merged cells in a Table component.V2024.2.1RJS |
7. | The operation of the "Allow Apply Style" property when changing the design in the "Chart" component.V2024.2.1RWpfBIDesigner |
8. | Using the Hatch brush for diagonal lines in the "Shape" dashboard element.V2024.2.1DJS |
9. | Displaying dashboards, if, in the template, it was located after the report page when viewed in the WPF viewer.V2024.2.1RWpfDWin |
10. | Viewing data in the custom data source editor.V2024.2.1RJSDJS |
11. | Naming elements in the "Form Tree" panel.V2024.2.1FForms |
12. | Arrangement of elements on the parameters panel into several columns.V2024.2.1RJSDJS |
13. | Loading templates into the report designer with the same names for report pages and dashboards.V2024.2.1RJSDJS |
14. | Processing XML data when creating reports.V2024.2.1RJava |
15. | Displaying selected components when overlapping them.V2024.2.1RWebRJSDWebDJSDBlazorBICloudBIServer |
16. | Calling the editor for a variable with the DateTime type of data.V2024.2.1RNet |
17. | Merging the current data dictionary with a previously saved dictionary into a *.dct file.V2024.2.1RJSDJS |
18. | Extra zero values in the labels of the "Chart" element.V2024.2.1DJS |
19. | Calling the event editor in cases where the Stimulsoft.BlocklyEditor.Wpf assembly is missing.V2024.2.1RWpfBIDesigner |
20. | The error occured when drilling down into the data in the dashboard and applying parameters to filter it.V2024.2.1RWebRJSDWebDJSBICloudBIServer |
21. | Serializing a query in SQL data sources.V2024.2.1RJSDJS |
22. | Calculate auto width for columns in the "Table" component.V2024.2.1RWebRNetRJSRWpf |
23. | Style of the pinned panels "Data Dictionary", "Properties Panel", "Report Tree" in the report designer.V2024.2.1RWebRJSDWebDJSBICloudBIServer |
24. | Loading a template from dashboards into StimulsoftViewerControl and StiRibbonControl, in cases where there are no Stimulsoft.Dashboards assemblies.V2024.2.1RNet |
25. | An issue with drawing style name and description has been fixed.V2024.2.1RNetBIDesigner |
26. | Processing names of data columns that contain spaces when creating a dashboard with this data column.V2024.2.2RWebRNetDWebDWinBIDesigner |
27. | Transmission of filter values in a "Stacked Cluster Bar" chart type when viewing the dashboard in the viewer.V2024.2.2DWebDWinDJSBIDesigner |
28. | Displaying values on the chart at different localizations in the WPF designer.V2024.2.2RWpf |
29. | Licensing in the JS standalone report designer related to background change in GUI.V2024.2.2RJSDJS |
30. | Automatic rotation of content in the image editor of reports and dashboards.V2024.2.2RNetRWpfDWinBIDesigner |
31. | Building a report related to embedded resources.V2024.2.2RJava |
32. | Displaying values in the chart when resizing the viewer.V2024.2.2RNetDWinBIDesigner |
33. | Triggering of the onOpenedReport event when the dashboard is opened.V2024.2.2DJS |
34. | The error with long resource URL.V2024.2.2RWebDWeb |
35. | Formatting time in the DateTime variable editor.V2024.2.2RWebRJSDWebDJSBICloudBIServer |
36. | Styles of vertical and horizontal weaving of the chart area are applied when saving the generated report in a *.mdc file.V2024.2.2RNetRJSRWpfDWebDWinDJSBIDesigner |
37. | Displaying zero and null values in charts when saving the generated report to *.mdc.V2024.2.2RWebRNetRJSRWpfDWebDWinDJSBIDesigner |
38. | Loading a line style for a "3D Line" type chart when opening a generated report from *.mdc with JSON markup.V2024.2.2RWebRNetRWpfDWebDWinBIDesigner |
39. | Displaying icons and working with exports in the Avalonia viewer.V2024.2.3RAvalonia |
40. | Style of Date Picker element values when viewing a dashboard with the Gray style in the WPF viewer.V2024.2.3DWin |
41. | Synchronization of XSD and XML files when they are dragged onto the report page.V2024.2.3RNetDWinBIDesigner |
42. | Editing text component and conditional formatting in WPF report designer V2.V2024.2.3RWpf |
43. | Saving a report template from the WinForms report designer to a non-existent folder.V2024.2.3RNetRWpfBIDesigner |
44. | Loading fonts for Electronic Signature.V2024.2.3FForms |
45. | The RequestVerificationToken value for the GetScriptsResult() action in the NetCoreViewer and NetCoreDesigner components was not considered.V2024.2.3RWebRAngularDWeb |
46. | List of properties for a barcode of the QR code type.V2024.2.3RWebRJSBICloudBIServer |
47. | Copy and paste operations.V2024.2.3FForms |
48. | Passing a list of parameters for StiCustomDatabase.V2024.2.3RJSDJS |
49. | Calculation of field sizes in the electronic signature editor with a large value.V2024.2.3RWebRJSBICloudBIServer |
50. | Status of parameters in the "Select Data" menu.V2024.2.3RNetBIDesigner |
51. | Error when partially deploying scripts.V2024.2.3RPHPDPHP |
52. | Vertical scrolling of the list of elements in the constant line editor.V2024.2.3RWebRJSDWebDJSBICloudBIServer |
53. | Parsing XML structure.V2024.2.3RJava |
54. | Applying the StiOptions.Engine.defaultValueOfAllowApplyStyleProperty parameter to all chart properties.V2024.2.3RWebRNetRWpfBIDesigner |
55. | Calling the "Skill Level" window twice in the WPF report designer.V2024.2.3RWpfBIDesigner |
56. | The error with the "Undefined variable $relativePath." has been fixed.V2024.2.3RPHPDPHP |
57. | Starting the WinForms report designer where some panels were disabled.V2024.2.3RNetDWinBIDesigner |
58. | Visibility of the hover tooltip when adding a chart to a dashboard.V2024.2.3RJSDJS |
59. | The availability behavior of the "Editor" command when viewing reports has been adjusted when the "Request Parameters" property is set to "True".V2024.2.3RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer |
60. | In some cases, the report could not be loaded as a file on the Python server side.V2024.2.3RPythonDPython |
61. | Incorrect file extension when exporting a report to Image format from code.V2024.2.3RPythonDPython |
62. | Zero file size when exporting to PowerPoint from code.V2024.2.3RPythonDPython |
63. | Positioning controls in Web designer editors for the Safar webi browser.V2024.2.3RWebRJSRBlazorDWebDJSDBlazorBICloudBIServer |
64. | Time format in the variable editor for DateTime data.V2024.2.3RJS |
65. | Sorting dates with seconds.V2024.2.3RJS |
66. | Remembering the height of the "Description" field for the properties panel and data dictionary in the WinForms report designer.V2024.2.3RJSBIDesigner |
67. | The removal of the created barcode in some cases has been fixed.V2024.2.3RNetBIDesigner |
68. | A barcode component shouldn't be displayed separately on the toolbox.V2024.2.3RNetBIDesigner |
69. | Processing an empty conditional formatting block (conditions) for a chart in dashboards.V2024.2.3DWinBIDesigner |
70. | Support for the MonthIdent function in the “Text” dashboard element, as well as the dependence of the value localization on the report culture.V2024.2.3DWebDWin |
71. | An issue with sorting by column with semicolumn in element's data-tranformation has been fixed.V2024.2.3DWinBICloudBIDesignerBIServer |
72. | Reset the display of components on the Insert tab in the cookies (for every new build version).V2024.2.3RWebRJSRBlazorDWebDJSBICloudBIServer |
73. | Initializing the value of a variable in a report, in cases where the variable format is defined as Date.V2024.2.3RJSDJS |
74. | Positioning of the selection cursor in the report designer.V2024.2.3RWebRJSDWebDJSBICloudBIServer |
75. | Exporting a report to Image from the Firefox web browser, if the "Compress To Archive" option is enabled.V2024.2.3RWebRJSBICloudBIServer |
76. | Selecting a style for the "Cross-Tab" component in reports.V2024.2.3RJS |
77. | Aligning text in the "Cards" element.V2024.2.4DWebDWinDJSBIDesigner |
78. | Displays the column header cell when executing the "Duplicate" command of the page on which the crosstab is located.V2024.2.4RNetRJSBIDesigner |
79. | Calling the synchronize() method without calling the regData() method.V2024.2.4RJS |
80. | Applying filters in dashboards when viewing it in React or Angular viewer.V2024.2.4DJS |
81. | Saving the dashboard as a Report Snaphot when viewing it in the report designer.V2024.2.4DJS |
82. | The issue of calling Page Editor in Net 6-Net 8 has been fixed.V2024.2.4RNetBIDesigner |
83. | Saving the "Version" parameter in the connection OData editor.V2024.2.4RNetDWinBIDesigner |
84. | Displaying hidden components and elements in the "Toolbox" settings.V2024.2.4RJS |
85. | Displaying a notification about an incorrect password on the "Account" tab in the report designer.V2024.2.4RWebRJSDWebDJSBICloudBIServer |
86. | Displaying warnings when using blockly in the browser console.V2024.2.4RJS |
87. | Saving a line break in the "Cross-Tab" component.V2024.2.4RJSDJSBICloudBIServer |
88. | Error with the ModuleNotFoundError exception.V2024.2.4RPythonDPython |
89. | Shifting column headers in the "Cross-Tab" component when zooming in in the JS viewer.V2024.2.4RJS |
90. | Error when re-navigating between report pages when viewing it in the viewer.V2024.2.4RJS |
91. | Retrieving data in the engine when using data adapters in the js report generator.V2024.2.4RJSDJS |
92. | Using the Content-Type" = "application/x-www-form-urlencoded" header in the OData data source to get the Bearer.V2024.2.4RWebRNetDWebDWin |
93. | Work of the DateTimeStep property for axes in report charts.V2024.2.4RWebRNetRJSRWpfBIDesigner |
94. | Hyperlinks in PDF, Word, Excel, PPT exports.V2024.2.4RJava |
95. | An issue with nullable datetime variable has been fixed.V2024.2.5RNetDWinBIDesigner |
96. | Converting DateTime data to XML when executing the "Embed All Data to Resources" command.V2024.2.5RJSDJSBIDesigner |
97. | Rror in building and displaying reports with columns.V2024.2.5RJava |
98. | Parsing relations from XSD schema.V2024.2.5RJava |
99. | The ability to use the "Remember Selection" property in variables, along with nullable and list types, has been added.V2024.2.5RNetDWinBIDesignerBIServer |
100. | Color selection for various elements in the "Shape" component in the WPF Designer report V1.V2024.2.5RWpf |
101. | Calculation of the height of the "Chart" component editor in the WPF V2 report designer.V2024.2.5RWpf |
102. | Layout of the message window when checking expressions in editors for a dark theme in the WPF V2 report designer.V2024.2.5RWpfBIDesigner |
103. | Syntax highlighting in the SQL query editor for the dark theme in the report designer.V2024.2.5RWpfBIDesigner |
104. | An issue with recovering report window and the dictionary panel has been fixed.V2024.2.5RNetDWinBIDesigner |
105. | Style selection in the "Data" window when using the "Table" component.V2024.2.5RNetBIDesigner |
106. | The problem with null values for variables in the viewer has been fixed.V2024.2.5RWebRNetRWpfDWebDWinBICloudBIDesignerBIServer |
107. | The issue with the dark theme affecting parameters that lacked assigned options has been fixed.V2024.2.5DWinBIDesigner |
108. | Export to PDF. An exception occurred if the graphics library could not load the image from binary data (unsupported format or incorrect data).V2024.2.5RWebRNet |
109. | Export to Word. The transparent background of icons (Image.Icon) was exported incorrectly.V2024.2.5RWebRNetRJSRWpfRAngular |
110. | Export to HTML. There was a problem with displaying some images in Outlook.V2024.2.5RWebRNetRWpf |
111. | HTML tags. Incorrect alignment of the text by width if the list element contains several lines of text.V2024.2.5RWeb |
112. | Export to PDF: In some cases, the Arabic Presentation Form displayed incorrectly.V2024.2.5RJS |
113. | A bug related to the "Prompt User Name and Password" property in the PostgreConnection.V2024.2.5RWebDWebBICloudBIServer |
114. | Processing the "Cross Data" band.V2024.2.6RJava |
115. | How the Substring Function block works when creating scripts in Blockly.V2024.2.6RJSDJS |
116. | Disabling the accessibility of controls on the dictionary toolbar in the WPF report designer when creating a data source and changing column names.V2024.2.6RWpfBIDesigner |
117. | Scroll through the contents of the "View Data" window after enabling sort mode.V2024.2.6DWebDJSBICloudBIServer |
118. | Getting a style of the "Map" type when executing the "Get Style form Selected Component" command.V2024.2.6RJS |
119. | Compatibility of the Web viewer component with IE mode (es5).V2024.2.6RWebDWeb |
120. | Changing the data source for the Data Band.V2024.2.6RJS |
121. | Changing the expression for stored procedure parameters when retrieving columns and parameters in the data source editor.V2024.2.6RNetDWinBIDesigner |
122. | Handle negative values for the "Area -> X Axis -> Labels -> Step" chart property.V2024.2.6RWebRNetRWpfBIDesigner |
123. | Building a "Pie" type chart with different localizations in the WPF V2 report designer.V2024.2.6RWpf |
124. | Loading data, in some cases, when viewing a dashboard in a WPF viewer.V2024.2.6RWpf |
125. | The operation of the StiOptions.Designer.Ribbon.ShowQuickReportSave option to disable the "Save" button on the Ribbon toolbar in the WPF V2 report designer.V2024.2.6RWpfBIDesigner |